yazeed1s / zwm

X11 tiling window manager
BSD 2-Clause "Simplified" License
73 stars 4 forks source link

Major bug fixes + extra EWMH support #22

Closed yazeed1s closed 2 months ago

yazeed1s commented 2 months ago

This PR introduces the following: 1- Fix #20 2- Fix #23 3- Fix a bug that prevented _NET_CURRENT_DESKTOP from working 4- Add support for _NET_ACTIVE_WINDOW 5- Change the logic for operating on windows from use the window_under_cursor to use the focused_window