summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat: A few minor bug fixesv0.0.2mainBossCode452025-06-0815-201/+313
* fixup: fixing hash for nix packagev0.0.1BossCode452025-05-061-1/+1
* Merge branch 'nix'BossCode452025-05-0615-179/+449
|\
| * fixup: Updated nix packageBossCode452025-05-061-1/+1
| * feat: Added the "S" modifier to the emacs bind modeBossCode452025-03-067-144/+165
| * feat: Added new command line option --config (-c)BossCode452025-01-043-15/+24
| * 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
|/