-
Notifications
You must be signed in to change notification settings - Fork 25
Description
Hi, I use Lubuntu with lxqt as my main distro for working and find a few usability issues whenever I'm setting up after installation. One of these is the default behaviour for the task-switcher (Alt-Tab) popup being to show the windows from all desktops rather than just from the current desktop, and the absence of an option in the UI to change this behaviour.
I generally do a google search and find out that I need to edit the "allDesktops" option to change this (I've done it so many times, I should really remember it by now) but it would be nice to be able to change it in the UI, some other people have encountered this too:
https://askubuntu.com/questions/1376831/task-switcher-on-lubuntu-20-04-showing-all-tasks-instead-of-task-from-current-wo
https://askubuntu.com/questions/1380073/where-is-task-manager-task-switcher-configuration-stored-in-a-system-with-lxqt?rq=1
https://discourse.lubuntu.me/t/alt-tab-to-switch-windows-on-current-desktop-only/1319
I made a change that exposes this option in the UI, see PR #253. There may be better or simpler solutions.
For example, I don't personally see why anyone would want to have all open windows listed and the issue could arguably be addressed by shipping the rc.xml with allDesktops set to "no". In Openbox itself, it appears that this is the default behaviour? However it does seem that some people do want to be able to change that, e.g.