mirror of
https://github.com/gryf/wmaker.git
synced 2026-08-25 05:01:47 +02:00
wmaker: cycle ScreenSwitchKey across Xinerama/RandR heads
ScreenSwitchKey only looped over w_global.screen_count, which stays 1 on a single-screen multi-head display driven by Xinerama or RandR, so the binding did nothing on such multi-monitor setups. Treat monitors as the heads of all managed screens in (screen, head) order and warp the pointer from the head it is on to the next one. With one head per screen this behaves exactly as before.
This commit is contained in:
committed by
Carlos R. Mafra
parent
c7ab42e183
commit
78b58d4418
@@ -47,8 +47,6 @@ Never: (so, dont even bother to ask)
|
||||
======
|
||||
- different themes for each workspace. Unless you give us a SGI/Power Onyx
|
||||
with 2 CPUs ;).
|
||||
- anything that requires the mouse pointer to be jumped by WindowMaker to
|
||||
somewhere. This is *terrible* behaviour. And it's not just IMO.
|
||||
- rewrite to use Gtk... I wont even bother to explain why...
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user