| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: Made the emacs bind mode function better | BossCode45 | 2023-08-22 | 1 | -26/+41 |
| * | feat: Made the bind modes work | BossCode45 | 2023-08-15 | 5 | -16/+98 |
| * | feat: Added key chording | BossCode45 | 2023-06-28 | 7 | -69/+203 |
| * | feat: Added ; as a command separator | BossCode45 | 2023-06-24 | 5 | -50/+115 |
| * | feat: Added time to log | BossCode45 | 2023-06-23 | 1 | -4/+19 |
| * | Merge branch 'fullscreen' | BossCode45 | 2023-06-21 | 9 | -239/+130 |
| |\ | |||||
| | * | feat: Fixed fullscreen stuff after rebasing in the config refactor | BossCode45 | 2023-06-21 | 5 | -231/+48 |
| | * | fixup: Make fullscreen request either toggle or add | BossCode45 | 2023-06-21 | 1 | -3/+2 |
| | * | feat: Windows that request to be fullscreen should become fullscreen - more t... | BossCode45 | 2023-06-21 | 3 | -0/+35 |
| | * | feat: fullscreen keybind | BossCode45 | 2023-06-21 | 4 | -12/+52 |
| | * | Merge branch 'config-refactor' | BossCode45 | 2023-06-21 | 4 | -61/+103 |
| | |\ | |||||
| * | \ | Merge branch 'config-refactor' | BossCode45 | 2023-06-21 | 4 | -61/+103 |
| |\ \ \ | |/ / |/| / | |/ | |||||
| | * | feat: Made a proper arg parser | BossCode45 | 2023-06-21 | 4 | -61/+103 |
| * | | Merge branch 'config-refactor' | BossCode45 | 2023-06-19 | 17 | -17785/+1424 |
| |\| | |||||
| | * | fixup: Cleaning up old files | BossCode45 | 2023-06-19 | 2 | -457/+0 |
| | * | feat: Updated readme | BossCode45 | 2023-06-18 | 6 | -36/+563 |
| | * | feat: Error checking for command args | BossCode45 | 2023-06-16 | 1 | -4/+47 |
| | * | feat: Uses a backup config file and respects XDG | BossCode45 | 2023-06-16 | 6 | -28/+55 |
| | * | Added a very basic config, and fixed some stuff | BossCode45 | 2023-06-05 | 6 | -30/+80 |
| | * | feat: Keybind updates | BossCode45 | 2023-06-03 | 8 | -33/+41 |
| | * | IT WORKS!!!!!! | BossCode45 | 2023-06-01 | 8 | -103/+59 |
| | * | Added support for commands without a module | BossCode45 | 2023-05-31 | 6 | -62/+178 |
| | * | feat: Made it compile woo | BossCode45 | 2023-05-27 | 7 | -71/+74 |
| | * | feat: Made keybinds work (I hope) | BossCode45 | 2023-05-26 | 8 | -72/+118 |
| | * | in-progress: Config refactor started, changed all existing keybind command ar... | BossCode45 | 2023-05-24 | 13 | -17667/+987 |
| |/ | |||||
| * | feat: added .gitignore | BossCode45 | 2023-05-23 | 1 | -0/+4 |
| * | Removed cache | BossCode45 | 2023-05-23 | 7 | -0/+0 |
| * | Redirecting fd 0 for children to /dev/null aswell | BossCode45 | 2023-05-23 | 8 | -0/+4 |
| * | Improved makefile install | BossCode45 | 2023-03-11 | 1 | -3/+3 |
| * | feat: fixed bug where opening MPV caused a seg fault | BossCode45 | 2023-02-25 | 1 | -3/+6 |
| * | Improved installation from makefile | BossCode45 | 2023-02-13 | 1 | -7/+7 |
| * | Added --version | BossCode45 | 2023-02-13 | 1 | -0/+13 |
| * | added stuff that for some reason didn't get added with -a | BossCode45 | 2023-02-01 | 3 | -0/+228 |
| * | Actually using loadWorkspaceArrays | BossCode45 | 2023-02-01 | 1 | -39/+2 |
| * | Cleaned up old.config.h | BossCode45 | 2023-02-01 | 1 | -138/+0 |
| * | Better error checking for config | BossCode45 | 2023-02-01 | 6 | -56/+320 |
| * | readme update | BossCode45 | 2022-12-24 | 1 | -2/+2 |
| * | Readme update | BossCode45 | 2022-12-24 | 1 | -14/+29 |
| * | Config file working - more tests and potentially features before merge with m... | BossCode45 | 2022-12-21 | 5 | -76/+106 |
| * | Started to implement a config file | BossCode45 | 2022-12-18 | 6 | -101/+17662 |
| * | Fixed bug | BossCode45 | 2022-12-15 | 1 | -4/+0 |
| * | Merge branch 'multi-monitor' | BossCode45 | 2022-12-14 | 9 | -59/+333 |
| |\ | |||||
| | * | Final commit before merge | BossCode45 | 2022-12-14 | 2 | -15/+17 |
| | * | Multiple monitors kinda working | BossCode45 | 2022-12-14 | 3 | -25/+139 |
| | * | Progress... I hope | BossCode45 | 2022-10-18 | 2 | -11/+36 |
| | * | Ready to test multi monitor workspace switch | BossCode45 | 2022-10-17 | 4 | -12/+47 |
| | * | Starting work on multiple monitors | BossCode45 | 2022-09-18 | 9 | -54/+174 |
| * | | Cleaning up failed branch | BossCode45 | 2022-10-18 | 2 | -19/+47 |
| |/ | |||||
| * | Log file variable | BossCode45 | 2022-09-13 | 3 | -2/+3 |
| * | Logging | BossCode45 | 2022-09-13 | 2 | -10/+32 |
