| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: Commands restructure + home manager module now makes config | BossCode45 | 2025-01-04 | 1 | -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 error | BossCode45 | 2024-12-01 | 1 | -3/+3 |
| | | |||||
| * | feat: Updated makefile | BossCode45 | 2024-12-01 | 1 | -10/+11 |
| | | | | | Updating makefile to prepare for nixos packaging | ||||
| * | Restructure | BossCode45 | 2024-10-01 | 1 | -5/+5 |
| | | |||||
| * | feat: Pretty much done IPC | BossCode45 | 2023-11-12 | 1 | -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 XDG | BossCode45 | 2023-06-16 | 1 | -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 ↵ | BossCode45 | 2023-05-24 | 1 | -2/+4 |
| | | | | | args and added in the new files, still many errors | ||||
| * | Improved makefile install | BossCode45 | 2023-03-11 | 1 | -3/+3 |
| | | |||||
| * | Improved installation from makefile | BossCode45 | 2023-02-13 | 1 | -7/+7 |
| | | |||||
| * | Better error checking for config | BossCode45 | 2023-02-01 | 1 | -1/+4 |
| | | |||||
| * | Config file working - more tests and potentially features before merge with ↵ | BossCode45 | 2022-12-21 | 1 | -1/+2 |
| | | | | | main though | ||||
| * | Started to implement a config file | BossCode45 | 2022-12-18 | 1 | -1/+2 |
| | | |||||
| * | Starting work on multiple monitors | BossCode45 | 2022-09-18 | 1 | -1/+1 |
| | | |||||
| * | Changed order of things in config file | BossCode45 | 2022-09-13 | 1 | -2/+2 |
| | | |||||
| * | Better readme | BossCode45 | 2022-08-31 | 1 | -0/+9 |
| | | |||||
| * | More EWMH stuff | BossCode45 | 2022-08-30 | 1 | -0/+1 |
| | | |||||
| * | Very basic window and focus moving | BossCode45 | 2022-08-28 | 1 | -1/+1 |
| | | |||||
| * | 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 | 1 | -13/+18 |
| | | |||||
| * | Fixed bug with negative width due to another bug in gaps calculation -_- | BossCode45 | 2022-08-23 | 1 | -1/+2 |
| | | |||||
| * | Fixed makefile | BossCode45 | 2022-08-22 | 1 | -1/+1 |
| | | |||||
| * | Initial commit | BossCode45 | 2022-08-19 | 1 | -0/+18 |
