Commit Graph

84 Commits

Author SHA1 Message Date
vaxerski 09bafd05a1 added exec-once 2021-11-30 20:10:37 +01:00
vaxerski f32c0abcf2 Fixed #9 #7 and #8
Alongside with the 2 previous commits.
2021-11-30 17:08:52 +01:00
vaxerski e9313fe3aa better window killing method 2021-11-30 16:43:28 +01:00
vaxerski 565bcd3e5f Render bar fully with cairo to enable alpha blending 2021-11-29 22:09:27 +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 c914abe3ba made the pixmap be cleared for bg with alpha 0 to work 2021-11-29 20:51:49 +01:00
vaxerski d73b3bf92b made all kinds of notifications and dialogs floating by default 2021-11-28 16:14:12 +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 5f8634adbb fix closing fullscreen window 2021-11-28 12:57:10 +01:00
vaxerski 3f58a2539d fix window calc bug 2021-11-28 12:43:53 +01:00
vaxerski bf21be1bba fixed a bug with bar config 2021-11-28 12:08:52 +01:00
vaxerski 05fb292c92 Docks/Fullscreen autodetect + fixed a crash 2021-11-28 11:52:40 +01:00
vaxerski c080bf5174 fix some memory leaks 2021-11-27 20:55:47 +01:00
vaxerski d033ae9cfd bar fullscreen window 2021-11-27 20:24:50 +01:00
vaxerski 5a0a8fb0d1 Fixed WM crashes on wonky windows opening 2021-11-27 19:44:58 +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 47fa04b5ac yeeted gdk, doesn't seem to do much 2021-11-26 21:44:40 +01:00
vaxerski 69b10d1527 fix wm freezes 2021-11-26 20:25:00 +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 005265404a I always forget to turn off this debug thing 2021-11-25 17:59:53 +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 5361f29304 fixed a typo 2021-11-25 16:54:08 +01:00
vaxerski 3be88ec4dd Tweak close window 2021-11-25 16:51:09 +01:00
vaxerski c1483d571d Fixed #5 2021-11-25 16:06:52 +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 a92ec9a44e fixed a fatal error with default floating windows 2021-11-24 19:33:32 +01:00
vaxerski 36b89e7152 revert bullshit windows, apparently some apps create those... 2021-11-24 19:24:56 +01:00
vaxerski a7f53b5dfa added a status command 2021-11-24 19:17:13 +01:00
vaxerski c8553387bb fixed multiple highlighted windows when multimon switching workspaces 2021-11-24 19:03:43 +01:00
vaxerski 2645bbdc05 Added a hypothetical sanity check #2 2021-11-24 19:01:29 +01:00
vaxerski aec53d2420 Stop animating floating window movements. 2021-11-24 18:53:56 +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 c5eb8f2e1e fixed an issue with workspaces not being reloaded if on another monitor 2021-11-23 22:23:22 +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 e23ac83c49 added more mods 2021-11-23 17:00:47 +01:00
vaxerski 4ddc5fdb3a forgot to remove debug line 2021-11-23 16:53:29 +01:00
vaxerski 029c66b2bc fix rare crash in the bar 2021-11-23 16:51:56 +01:00
vaxerski 1fd1e09dbc keybinds on reload 2021-11-23 16:49:53 +01:00
vaxerski 52a6ede355 do not sort mons, breaks IDs 2021-11-23 16:34:40 +01:00
vaxerski 755d498946 fix randr, using 1.5 2021-11-23 16:24:31 +01:00
vaxerski 5b551d13af some checks, todo fix randr 2021-11-22 22:37:01 +01:00