| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
| |
Now supports quotes properly, and uses \ to escape characters
|
| |
|
|
| |
Updated the readme and added a default config file.
|
| |
|
|
|
| |
Uses config files in the order of `$XDG_CONFIG_HOME/YATwm/config`,
`$HOME/.config/YATwm/config`, then `/etc/YATwm/config`
|
| |
|
|
| |
NOTE: for some reason toggling doesn't work anymore
|
| |
|
|
|
|
|
| |
Re added the ability to swap super and mod as a config parameter (the
~swapmods~) command).
Finally fixed keybinds sometimes not working because of numlock,
bitwise & with the modifiers I actually care about.
|
| |
|
|
|
|
| |
The new config commands system works, finally able to run this as a
test and it works!!!!!.
Still more to be done but at least it works.
|
| |
|
|
|
| |
Also made it easier to add commands by making the ~addCommand~
function accept a vector for ~argTypes~ and then convert it.
|
| |
|
|
| |
Note: doesn't work yet though, as commands haven't all been registered yet
|
| |
|
|
| |
Note: the config file reloading keybinds isn't quite working, though, need to ungrab the keys
|
| |
|
|
| |
args and added in the new files, still many errors
|
| | |
|
| | |
|
| |
|
|
| |
main though
|
| |
|