| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: Added IPC client side to main binary | BossCode45 | 2024-12-24 | 3 | -74/+234 |
| | | | | | | | | Updated command line arguments to use `getopt_long' Made it so both -v and --version work Made it so that if you give it non recognised arguments they are sent through the socket to the running window manager if possible. | ||||
| * | feat: Cleanup | BossCode45 | 2024-12-01 | 1 | -4/+1 |
| | | |||||
| * | feat: Added a program (YATmsg) to communicate with YATwm | BossCode45 | 2024-11-26 | 6 | -14/+23 |
| | | | | | Currently just sends a hello message and nothing else, more to come later | ||||
| * | Merge branch 'main' into IPC | BossCode45 | 2024-10-01 | 2 | -85/+103 |
| | | |||||
| * | Restructure | BossCode45 | 2024-10-01 | 15 | -0/+2472 |
