summaryrefslogtreecommitdiff
path: root/src/commands.cpp
Commit message (Collapse)AuthorAgeFilesLines
* feat: A few minor bug fixesv0.0.2mainBossCode452025-06-081-5/+14
| | | | | | Fixed keybinding errors Hopefully fixed multiple monitor status bar workspaces Refactored EWMH module
* revert: Added the commands library back to the sourceBossCode452025-01-041-0/+372
|
* feat: Commands restructure + home manager module now makes configBossCode452025-01-041-335/+0
| | | | | | 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 a program (YATmsg) to communicate with YATwmBossCode452024-11-261-1/+1
| | | | Currently just sends a hello message and nothing else, more to come later
* RestructureBossCode452024-10-011-0/+335