mirror of
https://github.com/Bismuth-Forge/bismuth.git
synced 2024-11-03 19:41:22 +03:00
92d57cc82b
This completely changes how are shortcuts are interpreted by the script. Instead of using the complicated system, where up, down, left and right keys (hjkl) were used dynamically depended on the mode (directional, dwm), we just put all the possible shortcuts in the list. This increases the user's flexibility to bind shortcuts however they want and also reduces the code complexity. Since this change breaks the existing shortcuts for the user anyway and we are currently earlier in the development, it makes sense to break shortcuts entirely, to we also break the naming scheme. BREAKING CHANGE: This completely breaks existing shortcuts. Users need to remove all the existing shortcuts from config file and relogin into the session immediately. After that, the new set of shortcuts will be visible in the UI. |
||
---|---|---|
.. | ||
icons | ||
config.ui | ||
config.ui.license | ||
config.xml | ||
main.qml | ||
metadata.desktop | ||
popup.qml |