Commit Graph

16 Commits

Author SHA1 Message Date
Paul Breugnot
fc736642b2 🔊 zlog set up 2025-02-01 11:10:56 +01:00
Paul Breugnot
0e7a1f5623 Basic window creation testing 2025-01-25 10:29:37 +01:00
Paul Breugnot
8e6f89cb2d Unity test set up 2025-01-18 10:20:49 +01:00
Paul Breugnot
2b0014be11 Default input focus and _NET_ACTIVE_WINDOW support 2025-01-13 19:01:41 +01:00
Paul Breugnot
6a20573dfa 📝 Init README.md 2025-01-11 09:21:57 +01:00
Paul Breugnot
b96dd304be Basic handle of WM_NORMAL_HINTS property change
This notably allows to display the Undertale window launched from Steam
as expected.
2025-01-04 17:07:16 +01:00
Paul Breugnot
9f876c8714 🐛 Fixes unmap + analysis of various properties 2025-01-01 18:54:41 +01:00
Paul Breugnot
b7aa0cdd40 🎨 Improved code structure
Minor improvements to remove useless procedures, improve the readability
of the code, and soft preparation to properly handle ICCCM and EWMH
Hints.
2024-12-30 18:02:10 +01:00
Paul Breugnot
9aab7c087c Very basic native htiles 2024-12-29 15:26:11 +01:00
Paul Breugnot
000b783279 🚧 Basic ES-DE window detection and event logging 2024-12-28 11:11:16 +01:00
Paul Breugnot
b8b13ebe07 🚚 Merges src and include 2024-12-26 16:38:27 +01:00
Paul Breugnot
ac58e5e6db 🚧 Basic tiling window creation
Only supports creation of windows with horizontal splitting, and not
removal of windows.
2024-12-25 11:58:58 +01:00
Paul Breugnot
0923b1bf79 🎨 Aswm structure 2024-12-15 15:24:29 +01:00
Paul Breugnot
3096ba0637 🚚 Improved project structure 2024-12-15 15:09:18 +01:00
Paul Breugnot
6b9513987a 🎨 No reparent + logs 2024-12-15 14:45:02 +01:00
Paul Breugnot
cb31369947 🎉 Let's go
A minimalistic but working X XM POC.
2024-12-07 10:13:17 +01:00