| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | revert: Added the commands library back to the source | BossCode45 | 2025-01-04 | 1 | -1/+0 |
| | | |||||
| * | feat: Commands restructure + home manager module now makes config | BossCode45 | 2025-01-04 | 1 | -3/+11 |
| | | | | | | | Commands module is now a separate libraray that the flake includes. The home manager module will now auto generate the config and has options for different things such as keybinds, gaps, workspaces, etc. | ||||
| * | feat: Added IPC client side to main binary | BossCode45 | 2024-12-24 | 1 | -0/+30 |
| 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. | |||||
