Commit Graph

11 Commits

Author SHA1 Message Date
88a788d5f4 add workspace struct 2023-05-26 17:08:15 +02:00
98ff93e7c0 add function and keybind to exit wm, improve main loop 2023-03-26 18:20:28 +02:00
d3e95143b2 add copyright notice 2022-09-19 14:02:58 +02:00
495f515c98 move client functions to client.h and client.c 2022-09-19 13:47:39 +02:00
2e1d6eb6f6 split up wm.c into multiple files 2022-09-18 18:57:48 +02:00
30cf32f830 focus fixes, add focus on motion, add structs and functions for keyboard config, cleaned up keypress_handler 2022-08-18 17:34:02 +02:00
3a87b3014b work on dock compatibilty, maprequest client creation 2022-08-01 21:16:37 +02:00
4752d41361 work on ewmh, bar/non-normal window handling 2022-08-01 12:18:31 +02:00
02dfb31656 add mouseover focus, seperate border for focused window,
keyboard directional focus, start working on config ipc
with sockets
2022-07-29 22:18:34 +02:00
452d103a08 add lot of stuff 2022-07-28 23:38:57 +02:00
b6132f82fa create basics 2022-07-27 21:35:05 +02:00