|
b6f05fa3c6
|
Merge branch 'split_source'
|
2023-03-19 18:50:29 +01:00 |
|
|
6422c54803
|
update wm_client_kill: kill window properly using WM_DELETE_WINDOW event
|
2023-03-19 18:43:40 +01:00 |
|
|
3702b5be15
|
update DestroyNotify handler: if client with destroyed window exists, free it
|
2023-03-19 18:37:46 +01:00 |
|
|
70dd4aa93d
|
update layout function: handle when 0 client on ws
|
2023-03-19 18:31:02 +01:00 |
|
|
491a72d8b6
|
fix uninitialized prev/next client pointer
|
2023-03-19 17:52:43 +01:00 |
|
|
eccc29c455
|
add license
|
2022-09-19 14:03:12 +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 |
|
|
1efe8fe1eb
|
fix keyboard focus
|
2022-09-19 11:31:53 +02:00 |
|
|
ed673097b6
|
fix malloc error: monitor clients is now initialized to NULL
|
2022-09-19 11:13:20 +02:00 |
|
|
2e1d6eb6f6
|
split up wm.c into multiple files
|
2022-09-18 18:57:48 +02:00 |
|
|
5c64325f4e
|
update start.sh
|
2022-09-18 18:57:06 +02:00 |
|