Commit graph

92 commits

Author SHA1 Message Date
vaxerski
126c0ec934 minor fixes to window focusing 2021-12-17 22:25:36 +01:00
vaxerski
52d8b4fd91 fix firefox spazms 2021-12-17 21:03:53 +01:00
vaxerski
6e5ab3ce35 small fix 2021-12-17 20:59:21 +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
c4cd0b1ca8 fix some lost keybinds 2021-12-13 20:44:14 +01:00
vaxerski
88546490ea Added some EWMH 2021-12-13 20:21:54 +01:00
vaxerski
7da0c70be8 Focus to a fullscreen window if present (manual focus) 2021-12-12 13:40:13 +01:00
vaxerski
89e3f9e533 fix closing fullscreen 2021-12-11 14:53:51 +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
183026e2b7 Fixed #16 2021-12-10 22:12:42 +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
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
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
da349a03b2 Added #12
Added %WINCLASS% to percent tokens
2021-12-01 22:23:16 +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
1a05147c92 Bar now fully works with transparency. 2021-11-29 21:51:01 +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
05fb292c92 Docks/Fullscreen autodetect + fixed a crash 2021-11-28 11:52:40 +01:00
vaxerski
d033ae9cfd bar fullscreen window 2021-11-27 20:24:50 +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
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
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
c8553387bb fixed multiple highlighted windows when multimon switching workspaces 2021-11-24 19:03:43 +01:00