Commit graph

101 commits

Author SHA1 Message Date
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
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