Commit Graph

114 Commits

Author SHA1 Message Date
vaxerski 158260c0ec border animation optimization 2021-12-10 23:28:00 +01:00
vaxerski 3216afbf12 fixed border animations lag 2021-12-10 22:42:06 +01:00
vaxerski 183026e2b7 Fixed #16 2021-12-10 22:12:42 +01:00
vaxerski d329e39873 fixed comments in the config oops 2021-12-10 21:57:08 +01:00
vaxerski caa967a9b2 Added border animations and better config warnings 2021-12-10 21:55:41 +01:00
vaxerski 2ac537a2fa I broke your configs. (see example.conf animations part)
np guys love yall too
2021-12-10 19:10:12 +01:00
vaxerski d44c5a9f16 added a main_mod for moving and resizing 2021-12-10 12:09:36 +01:00
vaxerski 8aadccd9e4 sloppy fix for new windows frozen sometimes
if anyone knows a better one feel free
2021-12-09 21:58:20 +01:00
vaxerski 24db17f139 Fix no config found being stuck 2021-12-08 22:27:53 +01:00
vaxerski c39ced01b0 Added an info when config broken or errors.
Config is now required
2021-12-08 22:05:19 +01:00
vaxerski 06b31f2a5a Fixed a bug with reloading disabled icons 2021-12-06 22:40:43 +01:00
vaxerski 3c86cd2c13 fixed another tray oopsie 2021-12-06 22:38:17 +01:00
vaxerski 03de64b70e Fixed a tray oopsie 2021-12-06 22:34:52 +01:00
vaxerski 9e759fe39e Added cheap animations 2021-12-06 19:43:01 +01:00
vaxerski 7d39393cf8 fix disabled anims not updating 2021-12-06 19:10:38 +01:00
vaxerski 2ca2ddfd2e Added a tray module 2021-12-06 18:56:24 +01:00
vaxerski b897a1b64e Better mod parsing 2021-12-06 15:04:47 +01:00
vaxerski f83d3ccea7 added moving focus and no hover focus 2021-12-05 12:05:44 +01:00
vaxerski 6fbbcd2a1c fix again because the last fix didnt fully fix 2021-12-04 23:45:22 +01:00
vaxerski d1f1643a8f fix some default floating windows crashing 2021-12-04 23:38:31 +01:00
vaxerski 4e4d7870a3 Added a master layout (configurable) 2021-12-04 23:16:24 +01:00
vaxerski 1f317f2ebc fix rounded corners border sometimes bugging 2021-12-04 20:52:55 +01:00
vaxerski dfb3efa33d Change how tiled->float size works 2021-12-04 17:07:26 +01:00
vaxerski fd94badac9 Fixed rounded borders and rounded fullscreen 2021-12-04 15:55:54 +01:00
vaxerski bafa001f59 refocus when window closed 2021-12-02 15:08:19 +01:00
vaxerski 0cfe129ce4 Correctly lay out centered floating on multimon 2021-12-01 22:28:53 +01:00
vaxerski da349a03b2 Added #12
Added %WINCLASS% to percent tokens
2021-12-01 22:23:16 +01:00
vaxerski dc017c49c5 Added a min floating size on start 2021-12-01 16:24:49 +01:00
vaxerski 2d82458260 Added icons to the status bar 2021-11-30 21:11:27 +01:00
vaxerski acb177bf4d fixed an oopsie 2021-11-30 20:13:56 +01:00
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