summaryrefslogtreecommitdiff
path: root/makefile
Commit message (Collapse)AuthorAgeFilesLines
* feat: Uses a backup config file and respects XDGBossCode452023-06-161-2/+2
| | | | | Uses config files in the order of `$XDG_CONFIG_HOME/YATwm/config`, `$HOME/.config/YATwm/config`, then `/etc/YATwm/config`
* in-progress: Config refactor started, changed all existing keybind command ↵BossCode452023-05-241-2/+4
| | | | args and added in the new files, still many errors
* Improved makefile installBossCode452023-03-111-3/+3
|
* Improved installation from makefileBossCode452023-02-131-7/+7
|
* Better error checking for configBossCode452023-02-011-1/+4
|
* Config file working - more tests and potentially features before merge with ↵BossCode452022-12-211-1/+2
| | | | main though
* Started to implement a config fileBossCode452022-12-181-1/+2
|
* Starting work on multiple monitorsBossCode452022-09-181-1/+1
|
* Changed order of things in config fileBossCode452022-09-131-2/+2
|
* Better readmeBossCode452022-08-311-0/+9
|
* More EWMH stuffBossCode452022-08-301-0/+1
|
* Very basic window and focus movingBossCode452022-08-281-1/+1
|
* Fixed makefileBossCode452022-08-241-1/+1
|
* Better makefile, fixed default config bug with rofi, docs for workspace keybindsBossCode452022-08-241-13/+18
|
* Fixed bug with negative width due to another bug in gaps calculation -_-BossCode452022-08-231-1/+2
|
* Fixed makefileBossCode452022-08-221-1/+1
|
* Initial commitBossCode452022-08-191-0/+18