bismuth/res
Mikhail Zolotukhin 92d57cc82b feat: 🏗️ lean out the shortcuts definitions
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.
2021-09-22 02:50:48 +03:00
..
icons build: 📝 use SPDX statements for licencing 2021-09-04 18:22:29 +03:00
config.ui feat: 🏗️ lean out the shortcuts definitions 2021-09-22 02:50:48 +03:00
config.ui.license fix: config crash 2021-09-07 13:19:59 +03:00
config.xml feat: 🏗️ lean out the shortcuts definitions 2021-09-22 02:50:48 +03:00
main.qml build: 📝 use SPDX statements for licencing 2021-09-04 18:22:29 +03:00
metadata.desktop build: 📝 use SPDX statements for licencing 2021-09-04 18:22:29 +03:00
popup.qml build: 📝 use SPDX statements for licencing 2021-09-04 18:22:29 +03:00