summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Added --versionBossCode452023-02-131-0/+13
* added stuff that for some reason didn't get added with -aBossCode452023-02-013-0/+228
* Actually using loadWorkspaceArraysBossCode452023-02-011-39/+2
* Cleaned up old.config.hBossCode452023-02-011-138/+0
* Better error checking for configBossCode452023-02-016-56/+320
* readme updateBossCode452022-12-241-2/+2
* Readme updateBossCode452022-12-241-14/+29
* Config file working - more tests and potentially features before merge with m...BossCode452022-12-215-76/+106
* Started to implement a config fileBossCode452022-12-186-101/+17662
* Fixed bugBossCode452022-12-151-4/+0
* Merge branch 'multi-monitor'BossCode452022-12-149-59/+333
|\
| * Final commit before mergeBossCode452022-12-142-15/+17
| * Multiple monitors kinda workingBossCode452022-12-143-25/+139
| * Progress... I hopeBossCode452022-10-182-11/+36
| * Ready to test multi monitor workspace switchBossCode452022-10-174-12/+47
| * Starting work on multiple monitorsBossCode452022-09-189-54/+174
* | Cleaning up failed branchBossCode452022-10-182-19/+47
|/
* Log file variableBossCode452022-09-133-2/+3
* LoggingBossCode452022-09-132-10/+32
* Added dev branch commentBossCode452022-09-131-0/+1
* Changed order of things in config fileBossCode452022-09-133-26/+29
* Better keybind exampleBossCode452022-09-011-1/+1
* Emacs daemon in config startupBossCode452022-09-011-1/+1
* Changed modifier keyBossCode452022-08-311-1/+1
* Removed ridiculous gaps - they look good but aren't very usableBossCode452022-08-311-3/+3
* Fixing readmeBossCode452022-08-311-20/+20
* Better readmeBossCode452022-08-315-18/+58
* ewmh.cppBossCode452022-08-313-0/+117
* Floating windows kindaBossCode452022-08-313-72/+97
* More EWMH stuffBossCode452022-08-304-4/+22
* Added some EWMH supportBossCode452022-08-293-2/+50
* Cleaning up random filesBossCode452022-08-293-438/+0
* Wooo beginings of EWMH - docks are excluded from tilingaBossCode452022-08-292-6/+29
* Frame disolving for window movingBossCode452022-08-281-0/+19
* Very basic window and focus movingBossCode452022-08-285-36/+201
* Frame disolving for wToWSBossCode452022-08-251-0/+19
* Docs updateBossCode452022-08-251-0/+1
* Moving windows betweeen workspacesBossCode452022-08-252-17/+41
* Fixed makefileBossCode452022-08-241-1/+1
* Better makefile, fixed default config bug with rofi, docs for workspace keybindsBossCode452022-08-244-15/+23
* Added workspacesBossCode452022-08-244-20/+137
* Fixed bug with negative width due to another bug in gaps calculation -_-BossCode452022-08-234-6/+48
* Rice gaps in config and fixed gap calculationsBossCode452022-08-232-8/+8
* fixed readme syntaxBossCode452022-08-231-3/+3