Questions tagged [xfwm4]

The Xfce 4 Window Manager is part of the Xfce Desktop Environment.

The actual command to run is xfwm4. To run it in the background use xfwm4 –daemon. The window manager is responsible for the placement of windows on the screen, provides the window decorations and allows you for instance to move, resize or close them.

xfwm4 adheres strongly to the standards defined on freedesktop.org. Consequently, special features such as making windows borderless, or providing an icon for the application must now be implemented in the application; you can no longer use the window manager to force different behaviour. One of the great features of xfwm4 is its themeability. The window decorations (borders, title bar and window buttons) can be configured by using window manager themes.

xfwm4 offers multihead support, for both xinerama and real multiscreen modes, useful when you have more than one monitor connected to your computer.

xfwm4 can be run stand-alone, but if you use it this way, you will need the Xfce Settings Manager if you want GUI settings management. Tasks other than managing windows, like setting a background image or launching programs, need to be performed by other programs.

xfwm4 includes its own compositing manager, which takes advantage of the new X.org's server extensions. The compositor is like a WM on its own, it manages a stack of all windows, monitor all kinds on X event and reacts accordingly. Having the compositing manager embedded in the window manager also helps keeping the various visual effects in sync with window events. If you want to use the compositor, you have to build xfwm4 using the –enable-compositor configure option. In any case, you can disable the compositor on xfwm4 startup using the '–compositor=off' argument.

34 questions
19
votes
5 answers

How to change the Xfce4 default window manager?

How can I change the default window manager for Xfce4? For some reason, xfwm doesn't run when I run xfce4 shell.
idgar
  • 3,010
13
votes
0 answers

Per-application xfwm theme

I want to run separate applications with different themes, the only solution for this that I could find was to use bash -c 'GTK2_RC_FILES=/path/to/gtkrc program'; however, I currently am using a XFCE4 theme which doesn't contain gtkrc file but a…
strNOcat
  • 445
10
votes
2 answers

How to set the path of “Application Finder” in Xfce?

In Xfce, Alt-F2 opens a dialog "Application Finder" (xfce4-appfinder -c). How to customize the $PATH of Xfce's session that is used for auto-completing and running the command? (It's not the $PATH of .profile or .bashrc)
7
votes
1 answer

Workspace keyboard switching won't let me change

I recently installed Xubuntu 14.04 and I noticed that it had Ctrl+F1...etc assigned to switch workspaces. This is very annoying since Ctrl+F4 is for closing tabs in my browser and I use it a lot. In old XFCE in 12.04 I had it set to Super+1...etc to…
jfreak53
  • 1,032
7
votes
3 answers

Massive Xubuntu desktop malfunction

I'm using Xubuntu 11.04. Before everything worked fine, but when booting today the following happened: Window focus does not leave the first-opened program. This means that if I keep Firefox open, and open a terminal, window focus will never be…
7
votes
1 answer

wmctrl ignore other workspaces

My question is very similar to Make wmctrl ignore other-than-current workspace's windows. The fact is I use XFCE so wmctrl actually sees more desktops. petr@sova:~$ wmctrl -d 0 * DG: 1600x900 VP: 0,0 WA: 62,21 1538x879 1 1 - DG: 1600x900 VP:…
mreq
  • 4,932
6
votes
1 answer

Change opacity of single window

I notice Xubuntu can let me change the opacity of inactive windows, which seems nice for having small videos playing while showing my terminal below. But it quickly gets annoying when doing anything else – I don't want every inactive window…
unhammer
  • 2,321
4
votes
2 answers

Xubuntu 13.10 new app windows open with buttons at top of frame concealed

In Xubuntu 13.10, many apps, such as Bluefish, Calibre and Firefox, when launched put their window off-kilter, high and to the right, so the top of the window's frame is concealed. Pressing {Alt-Enter} x to revert to ordinary sizing is vexing. For…
K7AAY
  • 17,705
4
votes
1 answer

Can a window manager force full-screen window for a program that lacks this option by itself?

I like the way Foxit Reader can change the color of both pdf text background and font; I have books in pdf format that I need to read on the laptop and I want to control the colors of text area. (I have other options to achieve the same purpose -…
cipricus
  • 4,066
  • 4
  • 47
  • 106
4
votes
1 answer

Install xfwm4 4.13 on xubuntu 18.04

As per title, I'd like to install the development version (4.13) of xfwm4 insfead of the regular 4.12 since I've found out that it now supports vsync and opengl and thus removes tearing completely (i.e. no more need for Compton). Unfortunately the…
dsSTORM
  • 1,880
3
votes
1 answer

Compiz in XFCE4- Ubuntu-17.04: Setup progress

Compiz Rides Again on my laptop! Ubuntu 17.04 XFCE4. I'm encouraged by today's experience, enough to ask some dumb questions. I loved Compiz back in the day, but stopped using it when it was, seemingly prematurely, declared a dead project in 2011…
pauljohn32
  • 3,803
2
votes
0 answers

How to fix Xubuntu 14.04 screen flicker that started after update?

Every few seconds the entire screen flickers. This began after updates over the weekend (30-31 August). The machine is a Toshiba Satellite P200D, 2GB, AMD Turion 64X2 running Xubuntu 14.04. Things I've tried: Restart and cold start. Display…
Royston
  • 21
2
votes
0 answers

xfce - Start a window on the workspace where the process is run

Most of the time I open a window from a virtual terminal on a workspace, say W1, via a shell. For instance zsh% libreoffice document.odt & Sometimes it can take a few seconds before the window of the corresponding process appears. Therefore I…
Teo
  • 21
2
votes
0 answers

Transparent window in xfce (or compiz or at all)

So I tried using compiz for this and after hours of googling trying to figure out how to even turn it on, and what plugins to install, and whatever, I finally made the "scroll + button = transparency" work. But I couldn't grab, move, rezize windows…
lofflol
  • 21
  • 2
2
votes
2 answers

I cannot download xfce theme manager

On my xubuntu I have this horrible software heading: I want to remove it. A post said to download xfce-theme-manager, so I did everything I had to do: sudo add-apt-repository ppa:rebuntu16/other-stuff sudo apt update sudo apt-get install…
1
2 3