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
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 thefocused_window