Commit graph

62 commits

Author SHA1 Message Date
vaxerski
89f6421532 fix the bar dying on config reload
use no_tray_saving=1 in bar {} (defaults to 1)
2021-12-26 00:00:38 +01:00
vaxerski
b6fc46714f multiple manual navigation fixes
I made this while wearing a suit, elegant code????
2021-12-24 22:16:26 +01:00
vaxerski
22c1b436ea added workspace animations but i dont recommend them 2021-12-24 09:22:56 +01:00
vaxerski
2c968ac962 remove fullscreen if tiled window opened behind 2021-12-23 10:16:53 +01:00
vaxerski
1932214bdb use deques for volatile arrays for no reallocs on pushes 2021-12-22 20:40:24 +01:00
vaxerski
05670e34f7 Reload on RandR update. 2021-12-22 14:53:53 +01:00
vaxerski
ef2549f530 major changes and added more window rule keys
added move monitor and size to window rules
changed how shit works with rules
2021-12-21 18:30:35 +01:00
vaxerski
962819b049 some delagification 2021-12-17 23:27:27 +01:00
vaxerski
cd3a229fa2 respect docs take 2 2021-12-17 20:58:32 +01:00
vaxerski
090048410f Revert "respect docks' reserved area"
This reverts commit 6476407682. Bugs and stuff.
2021-12-17 20:44:35 +01:00
vaxerski
6476407682 respect docks' reserved area 2021-12-17 20:42:16 +01:00
vaxerski
6a108c5a87 fixed #18 2021-12-17 19:57:07 +01:00
vaxerski
7da0c70be8 Focus to a fullscreen window if present (manual focus) 2021-12-12 13:40:13 +01:00
vaxerski
00eebae66c more vlc fixes 2021-12-11 14:50:29 +01:00
vaxerski
f4148d1b24 reverted some log changes and made different ones 2021-12-11 13:04:03 +01:00
vaxerski
477b23f224 fixed vlc being wack on fullscreen 2021-12-11 12:54:45 +01:00
vaxerski
21eab55ffb made logging cheaper 2021-12-10 23:42:24 +01:00
vaxerski
9e759fe39e Added cheap animations 2021-12-06 19:43:01 +01:00
vaxerski
2ca2ddfd2e Added a tray module 2021-12-06 18:56:24 +01:00
vaxerski
f83d3ccea7 added moving focus and no hover focus 2021-12-05 12:05:44 +01:00
vaxerski
4e4d7870a3 Added a master layout (configurable) 2021-12-04 23:16:24 +01:00
vaxerski
bafa001f59 refocus when window closed 2021-12-02 15:08:19 +01:00
vaxerski
e9313fe3aa better window killing method 2021-11-30 16:43:28 +01:00
vaxerski
1a05147c92 Bar now fully works with transparency. 2021-11-29 21:51:01 +01:00
vaxerski
da0029d45c made the bar into EWMH dock 2021-11-29 21:17:06 +01:00
vaxerski
5303743157 Added rounded corners.
Doesn't work with borders.
Picom tends to apply the shadow incorrectly.
If anyone wants to contribute to this, feel free. I am not planning on making this work better in the forseeable future as it's really not that popular.
2021-11-28 14:03:34 +01:00
vaxerski
c0940bddd8 fixed the bar being behind transparent fullscreen windows 2021-11-28 13:04:07 +01:00
vaxerski
05fb292c92 Docks/Fullscreen autodetect + fixed a crash 2021-11-28 11:52:40 +01:00
vaxerski
6224ffb078 Bar modules upgrade 2021-11-27 19:07:33 +01:00
vaxerski
ec865f0f8e Feat: made the status bar into a separate process. 2021-11-27 13:28:30 +01:00
vaxerski
c8c879f103 Added a cairo bar. READ THE COMMIT DESC.
I have had this crash my WM on boot once in a blue moon. This happens rarely and should NOT happen when the WM is already running.
If anyone has a solution, feel free to contribute.
If you want to be 100% safe, use bar_enabled=0 in the config.
2021-11-26 20:20:11 +01:00
vaxerski
3180ad2104 Root window now has a cursor 2021-11-25 17:57:50 +01:00
vaxerski
1e4b54f3f0 Added move to workspace and fixed floating windows being wonky a bit 2021-11-25 17:44:46 +01:00
vaxerski
9f8a71322c Fixed some ghost window cases. (readme update too) 2021-11-24 21:50:44 +01:00
vaxerski
7856d4a224 EWMH #1, now shows in neofetch 2021-11-24 21:23:14 +01:00
vaxerski
ad87629d51 Sanity check against duped children 2021-11-24 18:51:34 +01:00
vaxerski
8f172a4e55 Added some simple checks for windows that shouldnt be tiled 2021-11-24 18:37:45 +01:00
vaxerski
ccc77d3d60 added ShouldBeFloatedOnInit 2021-11-23 22:15:36 +01:00
vaxerski
e9eb7fa779 Last point off the roadmap! Wait for a new one! 🎉
🎉🎉🎉
2021-11-23 18:48:03 +01:00
vaxerski
3a4c0e5bc6 make floating windows on top on each new window 2021-11-23 17:43:27 +01:00
vaxerski
fa221d5f05 fix removeWindowFromVectorSafe not removing nodes 2021-11-23 17:41:30 +01:00
vaxerski
7b7ba35b0c added floating windows 🎉 2021-11-22 21:20:32 +01:00
vaxerski
4ffa3ab6a1 many fixes for multi monitor, added also the new window tree system 🎉
🎉
2021-11-22 18:43:55 +01:00
vaxerski
c6cd584410 multiple small changes, bar better, fullscreen, updating 2021-11-21 22:24:38 +01:00
vaxerski
1074d411eb sanity checks 2021-11-21 21:16:19 +01:00
vaxerski
7b3fc10ef2 bar now shows the moused workspace 2021-11-21 20:21:58 +01:00
vaxerski
5153db3934 multimon patches 2021-11-21 19:59:59 +01:00
vaxerski
abc4c6d36e better time to clear logs 2021-11-21 18:34:20 +01:00
vaxerski
b66200013a Multi monitor support 2021-11-21 17:40:02 +01:00
vaxerski
0c842d35be seems like i fixed the fucking flicker 🎉 2021-11-21 16:53:06 +01:00