You are not logged in.
Pages: 1
Is it possible to get xfwm to tile windows properly?
This is fairly important to me, I am using 4.4 RC1 on Zenwalk 3.0, and it would be the icing on the cake I think for xfce. I like running xfce in simplified mode, using a small xfwm theme, and almost no panel (I need my system tray!).
Offline
I have an Idea to create a panelIcon that can
sort windows in different ways. Dont know if
I ever have the time or knowledge thou.
But well see, maby some one else do it
Offline
Hello,
I am interested in using Xfce as a desktop environment, but I have a requirement, the ability to tile windows.
Has this feature been implemented yet? Will it be in the near future?
Thank you.
Offline
Hello,
Hi and welcome!
I am interested in using Xfce as a desktop environment, but I have a requirement, the ability to tile windows.
Has this feature been implemented yet?
Nope.
Will it be in the near future?
Not to my knowledge. I remember a python script that can do it with all window managers, but I don't remember the name and where I saw it...
Offline
In your distro's repos, there should be an application called wmctrl. Install it.
If you create a shell script (basically, an empty text file) with the following:
wmctrl -r :ACTIVE: -e 0,-1,-1,W,H
where you replace W with the number of pixels wide and H with the number of pixels high, you can easily make windows half the width and/or height of the screen.
You can make as many scripts as you want (I've got about 20) and map them to keyboard shortcuts, to make windows all sorts of shapes that 'fit' alongside each other.
Just don't forget to make your shell scripts executable, via the text file's properties dialogue.
Offline
(2 years later...!)
Worked like a charm.
Got it all setup in 10 minutes (installed wmctr, wrote the script, made it executable, tested it).
Thanks for the tip!
Offline
http://git.xfce.org/xfce/xfwm4/commit/? … 7b7a3e4288 and a bunch of following commits add tiling shortcuts to xfwm4, will be available in xfwm4 4.10.
Offline
Pages: 1
[ Generated in 0.014 seconds, 7 queries executed - Memory usage: 557.07 KiB (Peak: 558.43 KiB) ]