Ashley Wulber
842cd2ec94
fix: specify width and height when importing raster images
2024-10-30 11:00:30 +01:00
Ashley Wulber
d84447aaad
fix: apply App::Executor to multi-window instance
2024-10-29 13:32:08 -06:00
Ashley Wulber
fde0516484
chore: update iced
2024-10-23 21:52:35 -06:00
Ashley Wulber
3414f62367
refactor: allow a11y to be disabled with applet feature
2024-10-23 21:52:35 -06:00
Ashley Wulber
d1aabecc16
fix: card button can't be transparent when disabled
2024-10-23 21:52:35 -06:00
Ashley Wulber
5dfac9748d
update iced
2024-10-23 21:52:35 -06:00
Ashley Wulber
795654610a
fix: button
2024-10-22 19:11:44 -06:00
Ashley Wulber
722f30c724
fix: bounds for button
2024-10-22 15:46:35 -06:00
Ashley Wulber
59407552b6
fix: apply translation to dropdown position
2024-10-22 16:11:46 -04:00
Ashley Wulber
fcc0c91dd6
chore: update iced
2024-10-22 13:00:11 -06:00
Jeremy Soller
47ba123f2f
Update iced
2024-10-22 12:29:51 -06:00
Jeremy Soller
f1e52b3aaa
Update iced
2024-10-22 08:17:11 -06:00
Ashley Wulber
07763aca8e
refactor: allow resetting main window id to None
2024-10-21 17:33:10 -06:00
Ashley Wulber
953685a882
fix(input): fallback on text layout for dnd
2024-10-21 15:59:32 -06:00
Ashley Wulber
cf3ba4ca07
refactor: allow resetting the main window id
2024-10-21 17:37:51 -04:00
Ashley Wulber
b44fe2c0b6
update iced
2024-10-21 14:47:57 -06:00
Jeremy Soller
e380b2bd81
fix(app): only set application_id on Linux
2024-10-21 09:47:38 -06:00
Ashley Wulber
6f5d096be2
fix: docs
2024-10-21 08:58:34 -06:00
Ashley Wulber
533e099cf6
fix: text input icon render
2024-10-21 15:46:55 +02:00
Ashley Wulber
accb65b7ec
fix(applet): toggler
2024-10-21 07:46:37 -06:00
netengy-dakotaraptor
d718a4a61c
fix: remove non-existent cosmic-time feature from cosmic example
...
Removes the "libcosmic" feature of cosmic-time from the cosmic example. This feature appears to no longer exist.
2024-10-20 07:08:44 -06:00
Jeremy Soller
c70e536b38
Update iced
2024-10-18 17:43:09 -06:00
Ashley Wulber
c287445ecc
chore: update iced
...
small scrollable fix
2024-10-18 16:29:26 -04:00
Ashley Wulber
a73e91a12b
refactor(toggler): remove required on_toggle function
2024-10-18 14:04:39 -04:00
Ashley Wulber
f0a38aa1ad
cleanup
2024-10-18 14:04:39 -04:00
Ashley Wulber
45f3999f9c
refactor: include winit in the applet feature
2024-10-18 14:04:39 -04:00
Ashley Wulber
684d33115c
fix: open-dialog example
2024-10-18 14:04:39 -04:00
Ashley Wulber
1c1840a7c2
fix: radio example
2024-10-18 14:04:39 -04:00
Ashley Wulber
69079b94e9
update iced
2024-10-18 14:04:39 -04:00
Ashley Wulber
7b9cad4d2c
cleanup
2024-10-18 14:04:39 -04:00
Vukašin Vojinović
478f3ead75
fix(palette): remove deprecated colors
2024-10-18 14:04:39 -04:00
Vukašin Vojinović
33c60ed87a
fix(theme): update color palette
2024-10-18 14:04:39 -04:00
Ashley Wulber
0491c4baaa
libcosmic updates
2024-10-18 14:04:39 -04:00
Jeremy Soller
9c62f19e4b
Make use of systemd scopes optional
2024-10-16 16:10:37 -06:00
Jeremy Soller
2006d138eb
Update iced
2024-10-14 11:55:43 -06:00
Jeremy Soller
dc97166f91
fix(segmented_button): diff the context menu
2024-10-14 11:21:40 -06:00
Jeremy Soller
8da25f94e9
fix(app): limit context drawer width when not an overlay
2024-10-11 08:22:45 -06:00
Jeremy Soller
100f75f88e
feat(app): footer widget
2024-10-10 19:06:48 +02:00
Michael Aaron Murphy
9f11239ea5
fix(segmented_button): update text on font changes
2024-10-10 18:52:18 +02:00
Jeremy Soller
c6589e0165
Update iced
2024-10-10 10:31:18 -06:00
Vukašin Vojinović
8b37f658e2
fix(small_widget_divider): fix alpha value
...
This makes this color match the designs, and thus fixes the divider color in the horizontal `segmented_button`.
2024-10-08 17:09:26 -04:00
Ashley Wulber
5306649be1
feat: add Hide variant to mouse Interaction
2024-10-07 12:07:55 -06:00
Jeremy Soller
93578816f9
fix(popover): clamp y position when on bottom
2024-10-07 10:32:33 -06:00
Michael Aaron Murphy
173a9557c2
fix(app): preload embedded Fira fonts
2024-10-05 01:47:37 +02:00
Michael Aaron Murphy
73f0596650
perf(dropdown): significantly faster dropdown diffs
2024-10-05 01:47:37 +02:00
Michael Aaron Murphy
9e064e7fa0
feat: configurable fonts
2024-10-05 01:47:37 +02:00
Vukašin Vojinović
e645dee2f0
fix(header_bar): increase compact height
...
Increases Compact header height to 40 (from 36), to better accommodate larger widgets (e.g. the search bar). This makes it distinct from the SSD header, which is now addressed by the `_` match case.
Also makes the horizontal header padding fixed at 8, so that the app window padding can also be 8.
2024-10-03 15:39:00 +02:00
Jeremy Soller
228eb4d70d
Only override icon button colors when it is disabled
2024-09-27 10:08:27 -06:00
Jeremy Soller
973018fdb7
Fix style of menu folders
2024-09-27 09:34:37 -06:00
Jeremy Soller
cf6a35474e
Add meu item for disabled buttons
2024-09-27 09:14:03 -06:00