You are not logged in.
I have been using xfce 4.8 xubuntu 11.04 and been quite pleased by the appearances and possibilities of the desktop environment.
However, I am annoyed by the fact that windows are restricted by the space occupied by panels. As one can play with the enter and leave opacity (transparency) of the panels, I wonder why the opened windows could not go over or under the panels.
I have been looking around (googling and specific forums search) and found no instructions to resolve the problem. Is there any strategy to permit overlapping of windows and panels?
Offline
Have a look at: http://forum.xfce.org/viewtopic.php?id=6603 for information on using the struts property.
Mark solved threads as [SOLVED] to make it easier for others to find solutions.
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Thanks. But this is not what I am looking for.
I do not mind the panels covering the windows as they are transparent. I would like my windows to be opened fullscreen and be covered by the panels if they are there or if I work on the given window to cover the panel until I reach for one or the other panel.
Offline
I believe the "autohide" property (settable for each individual panel) governs this. Unless a panel is set autohide=true, application windows cannot go completely fullscreen (they can only expand until they abut the edge of the non-autohide panel).
Offline
Try:
xfconf-query -c xfce4-panel -p /panels/panel-0/disable-struts -t bool -n -s true
(Change panel-0 to match the number of the panel for which you want this behaviour, you can see the number in the panel preferences.)
Offline
Try:
xfconf-query -c xfce4-panel -p /panels/panel-0/disable-struts -t bool -n -s true
(Change panel-0 to match the number of the panel for which you want this behaviour, you can see the number in the panel preferences.)
I have tried something like that without really understanding what it does. And now, some windows cover the others and obstruct them. I am not even able to get access to the menus of firefox, it fades before I can make a choice.
I looked into:
http://forum.xfce.org/viewtopic.php?id=6599
wmctrl -l commands yield an error message. I do not get any information about the windows, so to use the command line that you instructed. I have tried replacing disable-struts with enable-struts panel-0 and then 1, 2, 3, 4.
Is there any command to get my desktop to its initial state?
Offline
xfconf-query -c xfce4-panel -p /panels/panel-0/disable-struts -t bool -n -s false
Should do the trick.
Offline
Merci Jérome.
At least I have reenabled the menu use within firefox.
I have used your command for panel-0, 1,2,3,4
However, windows when they are opened stay permanently stacked one over the other. Tryng:
fl@xubuntuX340:~$ wmctrl -l
Cannot get client list properties.
(_NET_CLIENT_LIST or _WIN_CLIENT_LIST)
fl@xubuntuX340:~$
Do you have additional suggestions.
Offline
[ Generated in 0.010 seconds, 8 queries executed - Memory usage: 546.63 KiB (Peak: 547.48 KiB) ]