Commit graph

  • 28f7ab4651 fix(segmented_button): crash when enumerating context menu buttons main Lionel DARNIS 2026-07-25 22:20:01 +02:00
  • 3e4ab4576d fix(segmented_button): publish on_context without widget context_menu Lionel DARNIS 2026-07-04 19:41:28 +02:00
  • 2fe2d35286 yoda: cargo fix sweep post-rebase + iced submodule sweep bump Lionel DARNIS 2026-07-02 19:11:38 +02:00
  • 9e9ae942c4 yoda: absorb upstream theme-v2 integration debt post-rebase Lionel DARNIS 2026-07-02 19:00:00 +02:00
  • 18c2326f34 yoda: rebase iced fork onto upstream c781ff61 (iced 0.14 bump) Lionel DARNIS 2026-07-02 18:46:55 +02:00
  • 37829fd899 chore: use local graphics dependencies Lionel DARNIS 2026-05-25 19:36:38 +02:00
  • ca66c7c1b0 chore: use local COSMIC support crates Lionel DARNIS 2026-05-25 18:09:50 +02:00
  • ce5e3b6eca fix: drop iced_winit/single-instance feature ref Lionel DARNIS 2026-05-25 13:13:30 +02:00
  • 2c91d818c9 yoda: use local dbus settings bindings Lionel DARNIS 2026-05-25 09:55:11 +02:00
  • 9512f77a58 feat(flex_row): reorderable rows with shadow constant gated (squashed) Lionel DARNIS 2026-05-25 13:02:38 +02:00
  • 4e1080108c yoda: warning cleanup sweep (dead code + clippy --fix) (squashed) Lionel DARNIS 2026-05-25 13:02:38 +02:00
  • c85efc6180 yoda: bump iced submodule + cargo auto-fix sweeps (squashed) Lionel DARNIS 2026-05-25 13:02:25 +02:00
  • 7c0b3ff1b7 feat(cosmic-theme): add apply_gtk_decoration_layout helper Lionel DARNIS 2026-05-05 09:29:47 +02:00
  • 695c602ba1 yoda: bump iced submodule (Wayland-only + softbuffer cuts) (squashed) Lionel DARNIS 2026-05-25 13:02:25 +02:00
  • 45eaaf1605 yoda: fork pivot — Wayland-only + ungate winit + soft-fork libcosmic-yoda (squashed) Lionel DARNIS 2026-05-25 13:02:07 +02:00
  • 261a211647 header_bar: add WindowControlsPosition (macOS-style left controls) Lionel DARNIS 2026-04-22 15:08:12 +02:00
  • b7c81907ba feat(segmented_button): on_double_click + internal tab reorder (squashed) Lionel DARNIS 2026-05-25 13:01:53 +02:00
  • 6219084eb6 perf: throttle malloc_trim + avoid VecDeque clones (squashed) Lionel DARNIS 2026-05-25 13:01:53 +02:00
  • 20dfd7c236 cleanup: corner radius menu path logic Ashley Wulber 2026-07-01 12:32:33 -04:00
  • be499d01af fix: test Ashley Wulber 2026-07-01 10:56:48 -04:00
  • bb0145c566 chore: add the rounded rectangle strip helper Ashley Wulber 2026-06-30 11:06:41 -04:00
  • a365d45091 fix: menu folder corners Ashley Wulber 2026-06-29 15:47:13 -04:00
  • cad4be9401 fix: live settings override auto blur Ashley Wulber 2026-06-29 13:40:58 -04:00
  • 822d3b2a0f chore: update cosmic-protocols Ashley Wulber 2026-06-25 13:45:25 -04:00
  • 46b25d4218 refactor: allow for transparent header Ashley Wulber 2026-06-19 00:48:09 -04:00
  • 9855d8b6fd fix(theme-gen): typo, use overlay colors Ashley Wulber 2026-06-18 16:18:33 -04:00
  • 5ea8a86959 fix: card style Ashley Wulber 2026-06-15 15:56:59 -04:00
  • e3a4e739e3 cleanup(segmented button): popup destruction on press Ashley Wulber 2026-06-15 12:28:23 -04:00
  • 46c717fd57 fix: corner radius setting match style Ashley Wulber 2026-06-15 11:31:44 -04:00
  • 94d2c18a23 chore: dialog default to overlay Ashley Wulber 2026-06-12 15:10:29 -04:00
  • cde1989e78 refactor: popups for nav bar / segmented buttons Ashley Wulber 2026-06-12 14:20:37 -04:00
  • f5fc392ba4 fix: opaque menu for overlay Ashley Wulber 2026-06-08 16:49:09 -04:00
  • f04437cee5 chore: surface action for LiveSettings update Ashley Wulber 2026-06-05 12:29:38 -04:00
  • e939d334f6 fix: on init, set blur value if theme is already marked transparent Ashley Wulber 2026-06-02 22:28:43 -04:00
  • 217b4abe99 fix: guess offset Ashley Wulber 2026-05-29 16:13:29 -04:00
  • 0c336d77e4 chore(theme): helpers for alpha map Ashley Wulber 2026-05-29 13:40:23 -04:00
  • 00067dc5b8 fix: set corners and blur before surface creation Ashley Wulber 2026-05-28 19:25:53 -04:00
  • 19f4a289e5 fix: config Ashley Wulber 2026-05-26 16:11:00 -04:00
  • 43de9e3e77 cleanup and update iced Ashley Wulber 2026-05-21 14:12:08 -04:00
  • 033dfe6c57 cleanup Ashley Wulber 2026-05-20 15:40:01 -04:00
  • 76954a6524 fix: tooltip corner radius Ashley Wulber 2026-05-20 14:49:19 -04:00
  • 4a7ed015f6 feat: padding setting on surface creation Ashley Wulber 2026-05-18 21:44:52 -04:00
  • 991a8f2c78 feat: configurable blur alpha Ashley Wulber 2026-05-18 16:56:23 -04:00
  • 8d2dbb3f23 fix feature gate Ashley Wulber 2026-05-18 16:54:23 -04:00
  • ac4a1ab259 improv: allow overrides for corner radius or blur that apply on creation as well Ashley Wulber 2026-05-15 14:27:17 -04:00
  • f268bb86cf fix: allow loading v1 themes Ashley Wulber 2026-05-13 15:05:21 -04:00
  • 58980231b9 refactor: allow opting out of auto corner radii tracking Ashley Wulber 2026-05-10 22:52:00 -04:00
  • bd56f82ca0 fix(theme): color serialization Ashley Wulber 2026-05-06 16:58:56 -04:00
  • 90ac265ee0 chore: remove unnecessary bound Ashley Wulber 2026-05-06 11:59:36 -04:00
  • 40792f21de Revert "remove header container" Ashley Wulber 2026-05-05 13:11:35 -04:00
  • 7d62b193f4 feat: improve handling of list items using data in theme Ashley Wulber 2026-05-05 10:36:13 -04:00
  • 408d37169a fix: feature gate Ashley Wulber 2026-04-29 11:51:49 -04:00
  • 5fca59df70 update blur alpha Ashley Wulber 2026-04-29 11:47:05 -04:00
  • 5938776c26 chore: surface task helper Ashley Wulber 2026-04-28 23:08:58 -04:00
  • 0ee5131670 fix: increase text contrast constraints for transparent surfaces Ashley Wulber 2026-04-22 16:42:31 -04:00
  • fb4628e460 fix: winit feature gate Ashley Wulber 2026-04-21 19:10:54 -04:00
  • 1fafd57578 remove header container Ashley Wulber 2026-04-21 19:03:35 -04:00
  • bf5ffcc2af fix: apply blur enabled to system theme Ashley Wulber 2026-04-21 17:58:24 -04:00
  • 2d7f66d528 refactor: remove extra opacity where it was added Ashley Wulber 2026-04-21 11:14:23 -04:00
  • 732785a50c track surfaces that use a normal view method Ashley Wulber 2026-04-20 23:50:27 -04:00
  • cadb773377 wip refactor blur/corners Ashley Wulber 2026-04-20 15:33:44 -04:00
  • 9e77210740 fix: blur only after blur event Ashley Wulber 2026-04-17 13:42:51 -04:00
  • cfd5220c1e wip: corner radius v2 Ashley Wulber 2026-04-16 23:02:39 -04:00
  • 19142fd38e refactor opaque fallback Ashley Wulber 2026-04-15 15:06:07 -04:00
  • d0b164d216 feat(blur): better align with designs and remove transparency from theme when not on wayland Ashley Wulber 2026-04-14 23:44:01 -04:00
  • 439109db04 wip: blurred transparency Ashley Wulber 2026-04-13 11:04:55 -04:00
  • 9395a23a0b chore: update qt light default kcolorscheme Ashley Wulber 2026-04-02 11:31:51 -04:00
  • 7ac8f74825 chore: update ron files Ashley Wulber 2026-03-27 13:22:43 -04:00
  • 72ddeaa5fb feat: hex_color serialization for the theme Ashley Wulber 2026-03-26 16:17:36 -04:00
  • 7ecc6a32d6 feat(config): support for intermediate serialization/deserialization type via field attribute Ashley Wulber 2026-03-26 15:51:41 -04:00
  • aa337c2a16 feat(config): support for fallback to previous config version Ashley Wulber 2026-03-26 15:51:34 -04:00
  • 18d76659f2 fix(progress_bar): prevent large animation time delta Vukašin Vojinović 2026-07-01 11:59:24 +02:00
  • 18a7a75e33 fix(key bind): space Ashley Wulber 2026-06-26 14:17:11 -04:00
  • e7f37f3e81 fix(popover): forward in-flight pointer events to modal popups so a selection drag started inside still receives its release Frederic Laing 2026-06-26 16:11:25 +02:00
  • 13fb598517
    chore(progress_bar): simplify linear code Vukašin Vojinović 2026-06-26 17:25:28 +02:00
  • 417923fbaf
    feat(color_picker): apply gradient shifting to hue slider Aadil 2026-06-24 01:43:35 +05:30
  • 76bc13ff40
    feat(progress_bar): improve determinate animations Vukašin Vojinović 2026-06-23 18:30:28 +02:00
  • 6e116097c0
    i18n: translation updates from weblate (#1318) Weblate (bot) 2026-06-23 17:09:47 +02:00
  • e7f278d17f
    fix(text_input): add alt_clipboard bindings Hojjat Abdollahi 2026-06-22 13:33:23 -06:00
  • 8df1858e5d
    feat(list_column): add drag and drop support to widget API 黑嫖233 2026-06-16 23:35:59 +08:00
  • f79ccb8cba chore(ci): switch to actions-rust-lang Vukašin Vojinović 2026-06-14 17:18:36 +02:00
  • a991d7bb43 Fix: Removed unnecessary quad draw calls. Aadil127 2026-06-15 18:02:23 +05:30
  • 4d36a2ee5f Fix: progress bar overflow on low progress phase. Aadil127 2026-06-15 13:16:07 +05:30
  • 3daac73eff chore: use local graphics dependencies backup/pre-rebase-libcosmic-20260702 Lionel DARNIS 2026-05-25 19:36:38 +02:00
  • f84e98536c chore: use local COSMIC support crates Lionel DARNIS 2026-05-25 18:09:50 +02:00
  • ae8be3a1eb fix: drop iced_winit/single-instance feature ref Lionel DARNIS 2026-05-25 13:13:30 +02:00
  • 74e1e1baaf yoda: use local dbus settings bindings Lionel DARNIS 2026-05-25 09:55:11 +02:00
  • 0d184816cc feat(flex_row): reorderable rows with shadow constant gated (squashed) Lionel DARNIS 2026-05-25 13:02:38 +02:00
  • 03f3769373 yoda: warning cleanup sweep (dead code + clippy --fix) (squashed) Lionel DARNIS 2026-05-25 13:02:38 +02:00
  • f9ff7496f3 yoda: bump iced submodule + cargo auto-fix sweeps (squashed) Lionel DARNIS 2026-05-25 13:02:25 +02:00
  • ba0b06da3c feat(cosmic-theme): add apply_gtk_decoration_layout helper Lionel DARNIS 2026-05-05 09:29:47 +02:00
  • 2134eedc67 yoda: bump iced submodule (Wayland-only + softbuffer cuts) (squashed) Lionel DARNIS 2026-05-25 13:02:25 +02:00
  • ac9caf8c2a yoda: fork pivot — Wayland-only + ungate winit + soft-fork libcosmic-yoda (squashed) Lionel DARNIS 2026-05-25 13:02:07 +02:00
  • afff77bbfe header_bar: add WindowControlsPosition (macOS-style left controls) Lionel DARNIS 2026-04-22 15:08:12 +02:00
  • b4a8fd65e6 feat(segmented_button): on_double_click + internal tab reorder (squashed) Lionel DARNIS 2026-05-25 13:01:53 +02:00
  • 0c91735d11 perf: throttle malloc_trim + avoid VecDeque clones (squashed) Lionel DARNIS 2026-05-25 13:01:53 +02:00
  • cca48bc29e
    FIx: progress bar containing markers overflow. (#1310) Jeremy Soller 2026-06-10 13:08:51 -06:00
  • 80b370d230 Fix bug in progress bar. Aadil127 2026-06-10 23:35:29 +05:30
  • bce86dc7c9 chore: update iced Jeremy Soller 2026-06-10 12:05:15 -06:00
  • 904b7b95b1 Fix progress bar containing some width now does not overflow. Aadil127 2026-06-10 22:56:56 +05:30