summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* revert: Added the commands library back to the sourceBossCode452025-01-0411-19/+475
* feat: Commands restructure + home manager module now makes configBossCode452025-01-0413-452/+236
* feat: Added IPC client side to main binaryBossCode452024-12-2413-245/+346
* fix: fixing makefile errorBossCode452024-12-011-3/+3
* fix: adding build and out dirs to git repoBossCode452024-12-012-0/+0
* feat: Updated makefileBossCode452024-12-011-10/+11
* Merge branch 'IPC'BossCode452024-12-0123-142/+428
|\
| * feat: CleanupBossCode452024-12-011-4/+1
| * feat: Made it so that YATmsg can now take input from the argsBossCode452024-11-261-3/+17
| * feat: Added a program (YATmsg) to communicate with YATwmBossCode452024-11-2614-144/+244
| * Merge branch 'main' into IPCBossCode452024-10-0111-257/+248
| |\ | |/ |/|
* | feat: Updated readme and added nix supportBossCode452024-05-3011-190/+285
* | refactor: Restructed the `Frame' classBossCode452023-11-122-17/+23
| * RestructureBossCode452024-10-0120-84/+212
| * feat: Pretty much done IPCBossCode452023-11-128-73/+94
| * feat: IPC works kindaBossCode452023-11-124-28/+164
|/
* Merge branch 'keybind-refactor'BossCode452023-08-249-84/+387
|\
| * feat: Added documentationBossCode452023-08-232-6/+13
| * fixup: Made regex work betterBossCode452023-08-221-1/+1
| * feat: Made the emacs bind mode function betterBossCode452023-08-221-26/+41
| * feat: Made the bind modes workBossCode452023-08-155-16/+98
| * feat: Added key chordingBossCode452023-06-287-69/+203
| * feat: Added ; as a command separatorBossCode452023-06-245-50/+115
|/
* feat: Added time to logBossCode452023-06-231-4/+19
* Merge branch 'fullscreen'BossCode452023-06-219-239/+130
|\
| * feat: Fixed fullscreen stuff after rebasing in the config refactorBossCode452023-06-215-231/+48
| * fixup: Make fullscreen request either toggle or addBossCode452023-06-211-3/+2
| * feat: Windows that request to be fullscreen should become fullscreen - more t...BossCode452023-06-213-0/+35
| * feat: fullscreen keybindBossCode452023-06-214-12/+52
| * Merge branch 'config-refactor'BossCode452023-06-214-61/+103
| |\
* | \ Merge branch 'config-refactor'BossCode452023-06-214-61/+103
|\ \ \ | |/ / |/| / | |/
| * feat: Made a proper arg parserBossCode452023-06-214-61/+103
* | Merge branch 'config-refactor'BossCode452023-06-1917-17785/+1424
|\|
| * fixup: Cleaning up old filesBossCode452023-06-192-457/+0
| * feat: Updated readmeBossCode452023-06-186-36/+563
| * feat: Error checking for command argsBossCode452023-06-161-4/+47
| * feat: Uses a backup config file and respects XDGBossCode452023-06-166-28/+55
| * Added a very basic config, and fixed some stuffBossCode452023-06-056-30/+80
| * feat: Keybind updatesBossCode452023-06-038-33/+41
| * IT WORKS!!!!!!BossCode452023-06-018-103/+59
| * Added support for commands without a moduleBossCode452023-05-316-62/+178
| * feat: Made it compile wooBossCode452023-05-277-71/+74
| * feat: Made keybinds work (I hope)BossCode452023-05-268-72/+118
| * in-progress: Config refactor started, changed all existing keybind command ar...BossCode452023-05-2413-17667/+987
|/
* feat: added .gitignoreBossCode452023-05-231-0/+4
* Removed cacheBossCode452023-05-237-0/+0
* Redirecting fd 0 for children to /dev/null aswellBossCode452023-05-238-0/+4
* Improved makefile installBossCode452023-03-111-3/+3
* feat: fixed bug where opening MPV caused a seg faultBossCode452023-02-251-3/+6
* Improved installation from makefileBossCode452023-02-131-7/+7