Commit graph

23 commits

Author SHA1 Message Date
tfuxu
07a8011e52 refactor: change views names to better describe what are they 2022-10-10 22:40:44 +02:00
899cdb8e63 fix: typo 2022-10-05 00:43:59 +03: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
tfuxu
099dfc0089 feat: add window title 2022-09-25 23:57:26 +02:00
4e9714bd0d fix: change agreement text 2022-09-25 20:36:09 +03:00
e6fdefdd0b fix: make window screen resizable 2022-09-25 20:33:59 +03:00
912e05ea80
fix: impossible to go back now 2022-09-22 19:55:27 +02:00
f9b42954c7
fix: remove newlines
Signed-off-by: David Lapshin <ddaudix@gmail.com>
2022-09-22 12:20:34 +03:00
ea513d1277
Merge branch 'main' into 0.3.0
Signed-off-by: David Lapshin <ddaudix@gmail.com>
2022-09-22 12:17:52 +03:00
232168000a feat: change warning agreement button text 2022-09-22 11:05:45 +03:00
124b939058 feat: change welcome screen update symbolic 2022-09-22 08:15:11 +03:00
salarua
cc375e9850 fix: change button text on warning
As "I agree" is an odd way to signal acknowledgement of a warning,
change button text to the more standard "Ok".
2022-09-21 14:07:30 -07:00
salarua
191a879bf0 fix: correct grammar of in-app changelog 2022-09-21 13:57:33 -07:00
0xMRTT
d227462ee5
feat: add release show in welcome dialog 2022-09-21 21:39:45 +02:00
277d547db2 feat: improve welcome screen text 2022-09-21 18:33:56 +03:00
38bf520d5a feat: change warning text 2022-09-21 18:21:58 +03:00
salarua
c139bc0878 Change welcome warning to be HIG-compliant
Trim unnecessary phrasing in accordance with HIG and fix comma splice
2022-09-16 15:56:19 -07:00
0xMRTT
468c6947d7
feat: add warning dialog 2022-09-16 22:35:01 +02:00
1f8b5e9f91 feat: small text polish
Improve some text, really minor changes
2022-09-16 20:27:24 +03:00
TheEvilSkeleton
c92bc63bde
Minor UI improvements
- Capitalize first letters in titles
- Use `activatable-widget` for switches
- Remove redundant whitespace
2022-08-31 19:46:22 -04:00
0c8d22e65f feat: improve welcome screen 2022-08-30 20:30:51 +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/welcome.blp (Browse further)