Commit graph

74 commits

Author SHA1 Message Date
vaxerski
84a832181b Added splitratio 2022-03-09 12:13:47 +01:00
vaxerski
002247629e Hypr bar treated as EWMH, fix for reserved and no_gaps_when_only 2022-03-09 11:42:07 +01:00
vaxerski
1abf627451 unmap EWMH bars when fullscreen 2022-03-09 11:31:04 +01:00
vaxerski
6c02b3947a dock autodetect monitor based on position 2022-03-08 23:04:40 +01:00
vaxerski
5d69be9a98 Fullscreen animated, Added no_gaps_when_only 2022-03-08 15:11:55 +01:00
vaxerski
d84d56a7ee manage non-classed windows but added a shouldbemanaged check 2022-01-18 17:00:00 +01:00
vaxerski
95d0e67f5c Revert "give bullshit windows 500ms to unbullshit themselves before unmanaging"
This reverts commit e886d957d9.
2022-01-09 15:13:17 +01:00
vaxerski
e886d957d9 give bullshit windows 500ms to unbullshit themselves before unmanaging 2022-01-08 20:33:35 +01:00
vaxerski
fb190885d9 add some comments to windowmanager.hpp 2022-01-08 20:17:49 +01:00
imaphatduc
29394650dd Add lastActiveWorkspaceID and changeToLastWorkspace definition to header file 2022-01-07 19:12:57 +07:00
vaxerski
be9fecd545 automatically fix malformed nodes and remapping changes 2022-01-06 11:56:32 +01:00
vaxerski
b4092dcbaf queue warps and log more 2022-01-05 11:00:11 +01:00
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