summaryrefslogtreecommitdiff
path: root/makefile
Commit message (Collapse)AuthorAgeFilesLines
* revert: Added the commands library back to the sourceBossCode452025-01-041-1/+2
|
* feat: Commands restructure + home manager module now makes configBossCode452025-01-041-4/+3
| | | | | | Commands module is now a separate libraray that the flake includes. The home manager module will now auto generate the config and has options for different things such as keybinds, gaps, workspaces, etc.
* fix: fixing makefile errorBossCode452024-12-011-3/+3
|
* feat: Updated makefileBossCode452024-12-011-10/+11
| | | | Updating makefile to prepare for nixos packaging
* RestructureBossCode452024-10-011-5/+5
|
* feat: Pretty much done IPCBossCode452023-11-121-1/+2
| | | | | Still need to add a program that uses the IPC, this potentially requires restructuring the files
* 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