summaryrefslogtreecommitdiff
path: root/compile_commands.json
Commit message (Collapse)AuthorAgeFilesLines
* feat: A few minor bug fixesv0.0.2mainBossCode452025-06-081-66/+66
| | | | | | Fixed keybinding errors Hopefully fixed multiple monitor status bar workspaces Refactored EWMH module
* feat: Added the "S" modifier to the emacs bind modeBossCode452025-03-061-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 YATwmBossCode452024-11-261-0/+128
| | | | Currently just sends a hello message and nothing else, more to come later
* Merge branch 'main' into IPCBossCode452024-10-011-128/+0
|\
| * feat: Updated readme and added nix supportBossCode452024-05-301-74/+56
| | | | | | | | Added a flake.nix and shell.nix and .envrc so nix+direnv will work well
* | RestructureBossCode452024-10-011-78/+78
|/
* Added support for commands without a moduleBossCode452023-05-311-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 -aBossCode452023-02-011-0/+24