Commit graph

228 commits

Author SHA1 Message Date
40c4bf1a09 misc: Add additional appdata screenshots, lower resolution 2023-02-24 14:36:55 +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
ef75d030be style: Improve explanation popup 2023-02-24 02:49:36 +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
7beb0c8b78
misc: Update release notes for 0.4 release (#717) 2023-02-08 21:33:32 +00: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
a9661a09e0 feat: revert flat style 2023-01-05 01:56:56 +03:00
83b52f8e53 feat: Change max-width-chars to 50 2023-01-05 01:55:29 +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
8df722ef1a
UI: make popovers homogeneous in every direction 2023-01-04 21:02:49 +01:00
tfuxu
4107c60c2b
frontend: move dialogs to external modules
* move action helper functions to new `utils/actions` helper module
2023-01-03 19:35:21 +01: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
114f427d78 feat: prettify appdata 2022-12-05 03:02:09 +03:00
0eb141c8e0 Revert "feat: prettify appdata"
This reverts commit c7bfeb459f.
2022-12-05 02:59:27 +03:00
c7bfeb459f feat: prettify appdata 2022-12-05 02:55:27 +03:00
955e3a58a3 feat: prettyfy gresource file 2022-12-05 02:46:07 +03:00
124449e7ee feat: optimize images 2022-12-05 02:15:20 +03:00
8f619edc65 feat: fix name 2022-12-03 21:58:20 +03:00
64e7686714 feat: improved release notes by @tfuxu 2022-12-03 21:55:27 +03:00
tfuxu
6c5698f844
UX: add tooltip text to Preview Theme button 2022-12-03 18:41:50 +01:00
d339c35279 feat: add new changes 2022-12-03 18:59:23 +03:00
1e146e3357 feat: tweak pretty purple 2022-12-01 21:37:21 +03:00
cb13c09e96 feat: update presets to follow [Adwaita Named Colors](https://gnome.pages.gitlab.gnome.org/libadwaita/doc/main/named-colors.html) 2022-12-01 20:57:27 +03:00
f9d82c3942 feat: update default presets 2022-12-01 20:53:32 +03:00
Jonathan Lestrelin
976270150d
Parse firefox profiles.ini files to get paths of profiles. (#664)
# Parse firefox profiles.ini files to get paths of profiles

This parses firefox profiles.ini files to get the paths of the profiles
instead of just treating any subdir of the firefox dir as a profile.

This allows supporting profiles without a dot in their name which the
existing glob didn't match which can happen if they are named manually,
as well as profiles configured to be outside of the firefox directory
that were ignored and profiles that are symlinked (by adding a resolve()
on the path before the is_dir()).

There is also an additional try condition to avoid failing for the
remaining profiles if encountering a profile without the
customChrome.css, as it might be installed on some profiles only.

## Changelog

- Fixed theming Firefox profiles that don't have a dot in their name
- Fixed theming Firefox profiles that are outside of the Firefox dir
- Fixed theming Firefox profiles that are symlinks
- Fixed failing to theme remaining profiles after encountering one on
which the firefox-gnome-theme is not present

Please note that I have only tested on non-flatpak Firefox.

Signed-off-by: 0xMRTT <0xMRTT@proton.me>
Co-authored-by: 0xMRTT <0xMRTT@proton.me>
2022-11-30 07:13:57 +01:00
e5dc62cabb feat: bump 0.3.3 and add release notes 2022-11-29 19:23:08 +03:00
bf9f451cee feat: optimize symbolic icon 2022-11-28 20:05:52 +03:00
6e4c0c7b79 fix: typos 2022-11-24 20:20:38 +03:00
9ca4ebfc07 feat: update presets repo links 2022-11-24 17:48:57 +03:00
cee3f9d0e9 feat: optimize symbolics using svgo 2022-11-24 17:48:25 +03:00
327bd0cd2e feat: enable "Preview" button 2022-11-23 18:01:45 +03:00
5ebdf2a56d fix: remove newline 2022-11-21 00:04:14 +03:00
acc3c52910 fix: mirror buttons to follow GNOME style 2022-11-21 00:02:10 +03:00
23db906b39
Merge branch 'main' into 0.3.2-release-notes
Signed-off-by: David Lapshin <ddaudix@gmail.com>
2022-11-20 23:08:42 +03:00
Lyes Saadi
01489735c7
small typos 2022-11-20 21:04:27 +01:00
5e36436528 feat: 0.3.2 release notes 2022-11-20 22:59:46 +03:00
ed047c1d47 feat: 0.3.2 release notes 2022-11-20 22:46:31 +03:00
ff8b903697 Revert "Revert "feat: update release notes""
This reverts commit c77673b64a.
2022-11-20 22:38:00 +03:00
374de8b968 Revert "Revert "Revert "feat: update release notes"""
This reverts commit c415151eed.
2022-11-20 22:36:28 +03:00
c77673b64a Revert "feat: update release notes"
This reverts commit 85603f0e63.
2022-11-20 22:35:49 +03:00
c415151eed Revert "Revert "feat: update release notes""
This reverts commit 1ebd0cbd7b.
2022-11-20 22:34:11 +03:00
1ebd0cbd7b Revert "feat: update release notes"
This reverts commit 85603f0e63.
2022-11-20 22:34:00 +03:00
9db08c17f2 fix: popover margins
This is not clean fix, the issue happens because text is long, it need to be reformatted.
2022-11-20 21:51:43 +03:00
af4cc2a797 feat: 0.3.2 release notes in welcome window 2022-11-20 21:37:41 +03:00
85603f0e63 feat: update release notes 2022-11-20 21:01:20 +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
5413ddf3f0 feat: improve AppStream metadata 2022-11-10 05:16:43 +03:00