| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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 | |
| * | Added dev branch comment | BossCode45 | 2022-09-13 | 1 | -0/+1 | |
| * | Changed order of things in config file | BossCode45 | 2022-09-13 | 3 | -26/+29 | |
| * | Better keybind example | BossCode45 | 2022-09-01 | 1 | -1/+1 | |
| * | Emacs daemon in config startup | BossCode45 | 2022-09-01 | 1 | -1/+1 | |
| * | Changed modifier key | BossCode45 | 2022-08-31 | 1 | -1/+1 | |
| * | Removed ridiculous gaps - they look good but aren't very usable | BossCode45 | 2022-08-31 | 1 | -3/+3 | |
| * | Fixing readme | BossCode45 | 2022-08-31 | 1 | -20/+20 | |
| * | Better readme | BossCode45 | 2022-08-31 | 5 | -18/+58 | |
| * | ewmh.cpp | BossCode45 | 2022-08-31 | 3 | -0/+117 | |
| * | Floating windows kinda | BossCode45 | 2022-08-31 | 3 | -72/+97 | |
| * | More EWMH stuff | BossCode45 | 2022-08-30 | 4 | -4/+22 | |
| * | Added some EWMH support | BossCode45 | 2022-08-29 | 3 | -2/+50 | |
| * | Cleaning up random files | BossCode45 | 2022-08-29 | 3 | -438/+0 | |
| * | Wooo beginings of EWMH - docks are excluded from tilinga | BossCode45 | 2022-08-29 | 2 | -6/+29 | |
| * | Frame disolving for window moving | BossCode45 | 2022-08-28 | 1 | -0/+19 | |
| * | Very basic window and focus moving | BossCode45 | 2022-08-28 | 5 | -36/+201 | |
| * | Frame disolving for wToWS | BossCode45 | 2022-08-25 | 1 | -0/+19 | |
| * | Docs update | BossCode45 | 2022-08-25 | 1 | -0/+1 | |
| * | Moving windows betweeen workspaces | BossCode45 | 2022-08-25 | 2 | -17/+41 | |
| * | Fixed makefile | BossCode45 | 2022-08-24 | 1 | -1/+1 | |
| * | Better makefile, fixed default config bug with rofi, docs for workspace keybinds | BossCode45 | 2022-08-24 | 4 | -15/+23 | |
| * | Added workspaces | BossCode45 | 2022-08-24 | 4 | -20/+137 | |
| * | Fixed bug with negative width due to another bug in gaps calculation -_- | BossCode45 | 2022-08-23 | 4 | -6/+48 | |
| * | Rice gaps in config and fixed gap calculations | BossCode45 | 2022-08-23 | 2 | -8/+8 | |
| * | fixed readme syntax | BossCode45 | 2022-08-23 | 1 | -3/+3 | |
