Commit graph

1296 commits

Author SHA1 Message Date
wiiznokes
5fdc2df9cd feat: optional title on dialog 2024-11-08 16:00:40 +01:00
Vukašin Vojinović
707f2115eb fix(context_drawer): center header elements 2024-11-08 15:59:33 +01:00
Ashley Wulber
2704a77aa3 update iced 2024-11-07 17:16:03 -07:00
wiiznokes
568ff097d6 feat: export markdown iced feature 2024-11-07 01:22:32 +01:00
Vukašin Vojinović
3c5a2d9340 fix(app): conditionally set context drawer padding
This fixes the cosmic-term terminal_box becoming cropped when opening a context drawer.
2024-11-06 18:24:50 +01:00
Eduardo Flores
6dfd9d7dd5 fix: right padding for nav bar 2024-11-06 17:39:11 +01:00
Eduardo Flores
8d4afb90da
feat(app): add context view method for creating About views 2024-11-06 03:36:33 +01:00
Vukašin Vojinović
a4c1909fc2 fix(content_col): remove spacing
Removes spacing between the footer and content, until the `resize_border` is moved.
2024-11-06 02:48:23 +01:00
Vukašin Vojinović
9825e730bc update iced 2024-11-05 15:36:02 -07:00
Vukašin Vojinović
2ce3e95cf6 fix(app): border radius
Increases the border radius by 1.0 to prevent some corner artifacts.
2024-11-05 15:36:02 -07:00
Ashley Wulber
bd28ae6581 fix: update iced
should improve iced diffing and avoid bad interactions with custom id elements having more than 1 child element
2024-11-05 09:24:06 -07:00
Vukašin Vojinović
d34fd5dc2b fix: apply content padding only when content_container is true 2024-11-05 09:18:45 -07:00
Vukašin Vojinović
127ce17b85 improv: add window border 2024-11-05 10:02:19 +01:00
Ashley Wulber
36b3cfa13a fix: color picker 2024-11-01 22:39:52 -04:00
wiiznokes
0dfaa4d158 Update section.rs 2024-11-01 13:47:27 -04:00
Eduardo Flores
4b562867ec chore: update iced 2024-10-30 13:24:51 -04:00
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