Gradience/gradience/ui
Hari Rana 5edbd1f96c
Improve UI and UX (#648)
## Global description

This improves UX by allowing users to close through dialogs by pressing
Esc. I added mnemonics for the file picker, and set `save` as the
default response.

## Changelog

- Allow Esc shortcut to close dialogs
- Add mnemonics for dialogs
- Set `save` as default response

Signed-off-by: 0xMRTT <0xMRTT@proton.me>
Co-authored-by: tfuxu <73042332+tfuxu@users.noreply.github.com>
Co-authored-by: 0xMRTT <0xMRTT@proton.me>
2022-11-11 22:04:46 +01:00
..
__init__.py feat: Add copyright notices to modules 2022-10-10 21:52:45 +02:00
app_type_dialog.py feat: Add copyright notices to modules 2022-10-10 21:52:45 +02:00
builtin_preset_row.py refactor: tidy up some modules 2022-10-10 22:00:07 +02:00
custom_css_group.py fix: change cssutils defaults to fix issues in CSS validation 2022-10-13 17:58:01 +02:00
error_list_row.py refactor: change views names to better describe what are they 2022-10-10 22:40:44 +02:00
explore_preset_row.py refactor: tidy up some modules 2022-10-10 22:00:07 +02:00
no_plugin_window.py refactor: change views names to better describe what are they 2022-10-10 22:40:44 +02:00
option_row.py refactor: change views names to better describe what are they 2022-10-10 22:40:44 +02:00
palette_shades.py refactor: Move ui Python modules to gradience/ui/ directory 2022-10-10 21:20:35 +02:00
plugin_row.py refactor: change views names to better describe what are they 2022-10-10 22:40:44 +02:00
preferences_window.py refactor: change views names to better describe what are they 2022-10-10 22:40:44 +02:00
preset_row.py Improve UI and UX (#648) 2022-11-11 22:04:46 +01:00
presets_manager_window.py docs: fix typos 2022-11-05 09:37:58 +08:00
repo_row.py refactor: Move utilities from modules/ to utils/ 2022-10-10 21:30:39 +02:00
share_window.py feat: Add copyright notices to modules 2022-10-10 21:52:45 +02:00
welcome_window.py refactor: change views names to better describe what are they 2022-10-10 22:40:44 +02:00
window.py Improve UI and UX (#648) 2022-11-11 22:04:46 +01:00