Michael Aaron Murphy
b443dd5b53
improv: create subscription channel for pages to send messages to
2024-05-08 18:15:04 +02:00
Eduardo Flores
11de7cbd4a
chore: move add applets page to context drawer
2024-05-06 12:38:11 -04:00
Josh Megnauth
38861985a8
Clickable "Experimental settings" list item
...
Closes : #258
2024-05-06 12:27:20 -04:00
wiiznokes
a544feddfc
Update inner.rs
2024-05-05 15:32:42 -04:00
wiiznokes
bdedee3cc9
fix anchor
2024-05-05 15:32:42 -04:00
Jeremy Soller
a8bf840ace
Swap settings icon preview with text-x-generic
2024-05-03 09:30:36 -06:00
Jeremy Soller
4e7eb392e4
Fix previews and setting icon theme if index name does not match folder
...
COSMIC uses the file name of the folder containing the theme, GTK uses
the name of the theme as specified in its index file. This fixes the use
of breeze icons, for example, where the folder name is breeze but the
index file is Breeze.
2024-05-03 17:26:53 +02:00
Ashley Wulber
a7d8d73c9f
fix: apply the roundness to the panel after reset to system defaults
2024-05-03 16:56:52 +02:00
Josh Megnauth
a5fafed3b1
fix: Regression leading to blank custom previews
2024-05-03 15:16:24 +02:00
Ashley Wulber
5fb12b532e
Revert "fix: use radius_s for panel corner radii"
...
This reverts commit d135e27f16 .
2024-05-02 13:17:13 -04:00
Ryan Brue
d135e27f16
fix: use radius_s for panel corner radii
2024-05-02 12:36:54 -04:00
Eduardo Flores
013197b9ce
fix: remove get_corner_radii method and replace it with cosmic::theme::system_preference
2024-05-01 18:10:41 -04:00
Eduardo Flores
68395be330
fix: move panel and dock config initialization to update_panel_radii method
2024-05-01 18:10:41 -04:00
Eduardo Flores
1deda477d9
fix(appearance): use same theme border radius for dock and panel.
2024-05-01 18:10:41 -04:00
Jeremy Soller
2d83b22a56
Merge pull request #256 from VandaLHJ/patch-5
...
Update cosmic_settings.ftl PL Translation
2024-05-01 14:36:06 -06:00
VandaLHJ
05d0691fa7
Update cosmic_settings.ftl PL Translation
...
Updated to match EN
2024-05-01 21:33:31 +02:00
Jeremy Soller
0db86de8e8
Merge pull request #255 from matei9k/master
...
i18n(ro): add Romanian translation
2024-05-01 12:09:42 -06:00
Jeremy Soller
ed910a39df
Merge pull request #251 from EdenQwQ/i18n-zh-CN
...
i18n(zh_CN): add Chinese translation
2024-05-01 11:59:49 -06:00
matei9k
fae35d83d3
i18n(ro): add Romanian translation
2024-05-01 15:05:10 +03:00
EdenQwQ
cbe6109d20
i18n(zh_CN): add Chinese translation
2024-04-30 11:17:16 +08:00
W
866971c14a
chore(about): remove unimplemented related settings section
2024-04-30 00:18:49 +02:00
FAlexei
a0630a08d1
i18n(ru): Translation update
2024-04-30 00:17:58 +02:00
Hugo Carvalho
c9d688df60
i18n(pt): update Portuguese translation
2024-04-30 00:17:38 +02:00
Josh Megnauth
c8dbe87788
fix: Properly cache non-custom wallpaper previews
...
Closes : #211
The linked issue explains the problem and how to replicate it. Previews
for wallpapers in the default folders were not cached which lead to
blank previews.
I fixed it by retrieving the current wallpaper from `cosmic-bg` on load.
This also fixes a similar issue with blank previews for colors.
2024-04-30 00:17:05 +02:00
Michael Aaron Murphy
d1f7da1349
fix(libcosmic): misapplication of accent colors in header and context drawer
2024-04-26 17:02:05 +02:00
Michael Aaron Murphy
2975318137
improv(theme): theme generation improvements
2024-04-24 18:25:39 +02:00
Michael Aaron Murphy
37ba8168a3
fix(cargo): revert libcosmic local patch
2024-04-23 12:40:01 +02:00
Michael Aaron Murphy
dac0e5ab25
fix(appearance): default light theme should have brighter surfaces
2024-04-23 11:00:05 +02:00
Michael Aaron Murphy
5ee8c4f5f9
fix(appearance): dark theme generation affected by previous commit
2024-04-22 23:53:23 +02:00
Michael Aaron Murphy
0bfc7e3fbe
fix(appearance): inverted surface colors when building light themes
2024-04-22 21:07:12 +02:00
Jeremy Soller
462f310df2
Merge pull request #232 from joshuamegnauth54/list-icon-themes
...
feat: Preview icon themes
2024-04-22 08:48:20 -06:00
Josh Megnauth
75bacc03e8
Fallback to symbolic icons for icon theme preview
...
Some icon themes don't ship with the variants requested in the design
(e.g. Adwaita doesn't have `preferences-system`) but do have `symbolic`
iterations.
2024-04-22 01:40:54 -04:00
Josh Megnauth
900e17bb99
fix: Evaluate icon size variants correctly
2024-04-19 23:14:26 -04:00
Michael Aaron Murphy
0981839d9a
chore(debian): add adw-gtk3 as recommends
2024-04-19 23:08:23 +02:00
Michael Aaron Murphy
21031486bb
fix: panic on right click of nav bar
2024-04-19 23:07:43 +02:00
Josh Megnauth
78d597c56f
Aesthetic improvements for icon theme previews
...
* Padded buttons
* Use correct text style for "Icon theme"
* Truncate long theme names
2024-04-19 02:40:10 -04:00
Ashley Wulber
379eae2286
fix(appearance): update libcosmic
2024-04-19 00:46:32 +02:00
Josh Megnauth
d4b422228d
Tweak icon preview buttons
...
* Preview buttons should be Image buttons with a modified style
2024-04-18 02:23:43 -04:00
Ashley Wulber
c2176e95b3
chore: install frosted defaults
2024-04-17 14:01:45 -04:00
Josh Megnauth
46374c69c1
Implement context page for theme previews
2024-04-17 03:34:33 -04:00
Michael Aaron Murphy
db1e1998b7
fix(appearance): theme mode settings not applied when changing theme mode
2024-04-16 22:23:07 +02:00
Josh Megnauth
99a402ee1d
Context drawer for experimental icon config
...
Adds a context drawer for the experimental icon settings such as the
icon theme picker.
TODO:
* Flexible display of icon previews
* Reset button
2024-04-15 02:25:33 -04:00
Josh Megnauth
cbd6b2d350
Update icon theme preview buttons to match design
2024-04-12 22:23:25 -04:00
Josh Megnauth
0e985b51b5
Icon theme chooser aesthetics
...
* Display a few common icons that seem to available for each theme
* Nicer spacing
* Highlight active theme
2024-04-12 22:23:25 -04:00
Josh Megnauth
317bc7d320
Show previews of icon themes
...
I implemented a preview for icon themes that shows a sample of available
icons. Currently, the actual UI is a bit ugly, and I have to curate
which icons to show as well. The basic concept works for now.
2024-04-12 22:23:21 -04:00
Josh Megnauth
051bce21ac
fix: Evaluate slideshow status from cosmic-bg
...
Closes : #169
2024-04-12 12:15:32 +02:00
Michael Aaron Murphy
0e3f629e24
chore(cargo): libcosmic modal dialog and editable input improvements
2024-04-11 23:14:38 +02:00
Michael Aaron Murphy
1525da6bea
fix(displays): on display changes, keep same display active
2024-04-11 23:08:02 +02:00
Michael Aaron Murphy
f3d09b943f
fix(displays): do not show display options when display is disabled
2024-04-11 23:08:02 +02:00
Michael Aaron Murphy
b5789e5c6c
fix(keyboard): update libcosmic to fix dropdown widget
2024-04-11 23:08:02 +02:00