window manager development thread - Desktop Customization & Workflow

Users browsing this thread: 1 Guest(s)
seninha
Long time nixers
(13-09-2021, 08:58 AM)z3bra Wrote: you're allowed to steal it
And I did it!

32 is too fast! Window resizing costs a lot more in my case because I need to redecorate borders and title bars and recursively descend the window to recalculate the size of the subwindows and resize them (because the tiling is done inside the window*).
I set the constant to 64: here's how it works: https://0x0.st/-xYC.mp4

* That's the main reason I'm rewriting shod: tiles inside windows, something like the acme text editor and its columns of subwindows.


Messages In This Thread
window manager development thread - by seninha - 30-08-2020, 09:10 PM
RE: window manager development thread - by venam - 31-08-2020, 03:36 AM
RE: window manager development thread - by movq - 22-02-2021, 08:37 AM
RE: window manager development thread - by z3bra - 13-09-2021, 08:58 AM
RE: window manager development thread - by seninha - 14-09-2021, 10:01 AM