2
0
mirror of https://github.com/bakkeby/patches synced 2024-11-19 15:25:38 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
bakkeby
d0fac709a9 Proposed change to address overly large fake fullscreen 2021-01-21 12:36:28 +01:00
bakkeby
c8187c6372 fullscreen-compilation: exiting fullscreen after a fullscreen window has been moved to another monitor gives a window that appears to be floating, but it is not - addressing this with an arrange rather than restack plus restricting the size of floating clients following a fullscreen move between monitors 2020-10-12 20:26:53 +02:00
bakkeby
fa7fa64044 fullscreen compilation: addressed obscure bug that could result in a fullscreen fake fullscreen window 2020-10-06 08:24:15 +02:00
bakkeby
23f334ba41 Added explanation for the passing of True to XSync hack in resizeclient 2020-09-13 14:06:25 +02:00
bakkeby
6122de18ad fakefullscreen: overhaul of setfullscreen logic 2020-09-13 13:25:04 +02:00
bakkeby
2bc6484f16 fakefullscreen: fullscreen --> fake fullscreen can make the tiled window display on top of floating window 2020-09-12 14:11:44 +02:00
bakkeby
12b97f6124 fakefullscreen: do not interfere with client message, ref. #9 2020-09-11 10:15:06 +02:00
bakkeby
9a973e4bfd fakefullscreen: prevent focus from drifting away from client when going from fullscreen to fake fullscreen, ref. #9 2020-09-10 08:52:35 +02:00
bakkeby
216f899247 Fixing floating window snapping to tiled when disabling fake fullscreen, ref. #9 2020-09-09 21:11:43 +02:00
bakkeby
9d82eebbb0 always restore border width when switching between fake and actual fullscreen, ref. #9 2020-09-09 17:22:26 +02:00
bakkeby
312d2c5d61 Assortment of fullscreen improvements 2020-09-05 14:58:44 +02:00