Commit graph

24 commits

Author SHA1 Message Date
Tiago Perrupato Antunes
5da0da3764 feat: add mnemonics to view switchers
I added mnemonics to the labels that switch pages: "Colors",
 "Monet" and "Advanced".
Still need to translate this feature to others languages,
 and I'd be glad to do that to Brazilian Portuguese. :)
2023-03-20 15:13:14 -03:00
2b51c3a4f8 sttle: More minor style changes 2023-02-24 03:17:02 +03:00
d927706de4 fix: Remove newline 2023-02-24 03:15:45 +03:00
6972448985 style: Minor changes 2023-02-24 03:14:35 +03:00
10a9b8cb49 feat: Change default window sizes 2023-01-13 22:23:07 +03:00
tfuxu
caacb24fae
UI: disable preset preview MenuButton
This also incudes removing some leftover code that was used for this MenuButton.

Fixes #670
2023-01-04 21:24:54 +01:00
tfuxu
6c5698f844
UX: add tooltip text to Preview Theme button 2022-12-03 18:41:50 +01:00
327bd0cd2e feat: enable "Preview" button 2022-11-23 18:01:45 +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
ec2a5088d8 feat: fix odd Libadwaita, GTK 3 and GTK 4 names 2022-10-08 03:27:23 +03: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
65efa54c67 fix: disable lab button 2022-09-28 15:33:12 +02:00
0xMRTT
26840120bc
feat: restore preset switcher #406 2022-09-13 23:01:29 +02:00
tfuxu
1541f60064
Merge branch 'main' into prefs-window 2022-09-01 16:03:27 +00:00
0xMRTT
f2e96ccc74
fix: format in two spaces 2022-09-01 15:09:34 +02:00
Divine Bicycle
8b8a197875 Halfway implement backup functionality but it works 2022-09-01 20:11:38 +08:00
Divine Bicycle
4dd100fea4 Revert "Halfway implement restoring css backup"
This reverts commit 892f110f3e.
2022-09-01 20:02:11 +08:00
Divine Bicycle
892f110f3e Halfway implement restoring css backup
It doesn't work
2022-09-01 13:22:14 +08:00
tfuxu
fe2047e7d6 feat: create preferences and functions for flatpak overrides
* open self.settings object to other files
* create new item in main-menu menu: Preferences
2022-08-31 20:07:08 +02:00
sabriunal
2a6a735dd9 Add tooltip to Presets button 2022-08-31 14:43:57 +03:00
b5cb565111 feat: change initial window size 2022-08-30 20:07:30 +03: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/window.blp (Browse further)