| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: A few minor bug fixesv0.0.2main | BossCode45 | 2025-06-08 | 1 | -66/+66 |
| | | | | | | | Fixed keybinding errors Hopefully fixed multiple monitor status bar workspaces Refactored EWMH module | ||||
| * | feat: Added the "S" modifier to the emacs bind mode | BossCode45 | 2025-03-06 | 1 | -66/+66 |
| | | | | | | You can now use S as a modifier for shift when binding with emacs mode if you're unable to capatilise the key to be bound. | ||||
| * | feat: Added a program (YATmsg) to communicate with YATwm | BossCode45 | 2024-11-26 | 1 | -0/+128 |
| | | | | | Currently just sends a hello message and nothing else, more to come later | ||||
| * | Merge branch 'main' into IPC | BossCode45 | 2024-10-01 | 1 | -128/+0 |
| |\ | |||||
| | * | feat: Updated readme and added nix support | BossCode45 | 2024-05-30 | 1 | -74/+56 |
| | | | | | | | | | Added a flake.nix and shell.nix and .envrc so nix+direnv will work well | ||||
| * | | Restructure | BossCode45 | 2024-10-01 | 1 | -78/+78 |
| |/ | |||||
| * | Added support for commands without a module | BossCode45 | 2023-05-31 | 1 | -2/+106 |
| | | | | | | Also made it easier to add commands by making the ~addCommand~ function accept a vector for ~argTypes~ and then convert it. | ||||
| * | added stuff that for some reason didn't get added with -a | BossCode45 | 2023-02-01 | 1 | -0/+24 |
