Commit graph

27 commits

Author SHA1 Message Date
0c3ba09d5e feat: Bump to 0.8.0-beta2, update dependencies and tweak UI 2024-01-04 03:41:44 +03:00
tfuxu
50e38bc198
chore: update UI definitions to Blueprint 0.8.0 syntax
* update `blueprint-compiler` in release Flatpak manifest to 0.10.0
2023-08-15 23:58:35 +02:00
2482446faa Revert "feat: use adw 1.4 widgets"
This reverts commit f9069c28fc.
2023-08-15 23:30:23 +02:00
f9069c28fc feat: use adw 1.4 widgets 2023-08-15 22:33:53 +02:00
salarua
d565375a5f
Proofreading (#785)
Signed-off-by: salarua <104225819+salarua@users.noreply.github.com>
Signed-off-by: David Lapshin <ddaudix@gmail.com>
Co-authored-by: 0xMRTT <0xMRTT@proton.me>
Co-authored-by: tfuxu <73042332+tfuxu@users.noreply.github.com>
Co-authored-by: David Lapshin <ddaudix@gmail.com>
2023-06-20 16:34:17 +00:00
8e85764160 misc: Make text easier to understand
Sorry translators :(
2023-04-17 21:02:01 +03:00
ecffc061d6 feat: Move report issue button to ExpanderRow 2023-04-16 17:14:05 +03:00
2a8f21221c misc: Flat headerbar in preset manager (TEMPORARY)
In (near) future this and "no_plugin" windows should be ported to
ToolbarView to have nice undershoots and other goods

https://gnome.pages.gitlab.gnome.org/libadwaita/doc/main/class.ToolbarView.html
2023-04-13 07:22:45 +03:00
tfuxu
0e6135a94d
frontend: change object names in preferences UI file
* tidy up preferences UI logic code
    * modify note comment in presets manager UI file
2023-02-09 18:22:59 +01:00
tfuxu
b02d37b946
presets_manager: disable Repositories tab 2023-02-06 18:23:48 +01:00
10a9b8cb49 feat: Change default window sizes 2023-01-13 22:23:07 +03:00
tfuxu
fa12fa5560
frontend/views: move no_plugin_window to views
* directly define some properties in views
    * general refactor in some frontend modules
2023-01-03 19:20:21 +01:00
9ca4ebfc07 feat: update presets repo links 2022-11-24 17:48:57 +03:00
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
tfuxu
9c11e4b91f style: make indentation in some .blp file to 2 spaces 2022-10-01 19:55:25 +02:00
tfuxu
c0d8f759d3 feat: create tooltip text for some widgets, and make more strings translatable 2022-10-01 18:01:15 +02:00
0ce2f1230a feat: make all text follow [HIG Writing Style](https://developer.gnome.org/hig/guidelines/writing-style.html)
Translators, I'm sorry ^~^
2022-09-29 21:06:42 +03:00
0xMRTT
689d8de449
fix: preset manager widow size 2022-09-27 00:03:53 +02:00
0xMRTT
cd8cbc01d7
feat: add status page to preset manager 2022-09-27 00:02:19 +02:00
e69be2d5f3 feat: change preset manager size 2022-09-25 22:16:33 +03:00
0xMRTT
ece8b13838
feat: add dropdown repo selector 2022-09-15 19:58:45 +02:00
0xMRTT
cf3cf08b83
feat: add repo dropdown 2022-09-15 19:14:55 +02:00
tfuxu
d29dbbc470 refactor: make presets_manager_window.py more readable 2022-09-10 14:39:46 +02:00
0xMRTT
64e48f1257
feat: use preset list instead of the repo 2022-09-09 21:21:06 +02:00
tfuxu
528d83ef78 fix: set option to false, when failed to create directories 2022-09-04 19:15:30 +02:00
0xMRTT
0349e47cb7
feat: add repo manager 2022-09-03 13:02:36 +02:00
tfuxu
4edc5f4b50 refactor: move data files (like .ui, .json or .svg) to data/ directory
* move flatpak manifests to build-aux/flatpak directory
* update workflows to new manifests locations
* update README
2022-08-28 03:48:58 +02:00
Renamed from src/ui/presets_manager_window.blp (Browse further)