Running nautilus and there aren't any window decorations. No title. No borders. How do I get window decorations back?
Code:
ii nautilus 1:3.36.3-0ubuntu1.20.04.2 amd64
I'm on Ubuntu Server 20.04 with a WM-only setup, no DE. Freshly installed this week.
Code:
$ inxi -bz
System: Kernel: 5.15.0-72-generic x86_64 bits: 64 Desktop: FVWM2 2.6.8
Distro: Ubuntu 20.04.6 LTS (Focal Fossa)
Machine: Type: Desktop Mobo: ASUSTeK model: ROG STRIX B450-F GAMING v: Rev 1.xx
serial: <filter> UEFI: American Megatrends v: 5003 date: 02/03/2023
CPU: 6-Core: AMD Ryzen 5 5600G with Radeon Graphics type: MT MCP speed: 4199 MHz
min/max: 1400/4200 MHz
Graphics: Device-1: AMD driver: amdgpu v: kernel
Display: server: X.Org 1.20.13 driver: amdgpu,ati unloaded: fbdev,modesetting,vesa
resolution: 1920x1200~60Hz
OpenGL: renderer: AMD RENOIR (DRM 3.42.0 5.15.0-72-generic LLVM 12.0.0)
v: 4.6 Mesa 21.2.6
The last few days, I've been trying to find a file manager that supports drag-n-drop of files into another program (AppImage) because the AppImage file-open dialog sucks .... and does with and without any DE.
Installed nautilus ... surprised me to have fewer dependencies than about 5 other options when I use
Code:
sudo apt install nautilus --no-install-recommends
I went through the preferences ... none of them have anything to allow the WM decorations. Further, none of them can be toggled/changed. What gives? There aren't any Gnome apps or snaps installed.
Seems like a major bug to me. All windows should be under the control of the chosen Window Manager. That's a standard and fvwm supports the ICCCM standard. Any ideas that don't involve bloat?