Commit Graph

85 Commits

Author SHA1 Message Date
notiant 39a6671151 apply reduced light mode opacity also to dock, notifications & OSD 2026-03-28 23:11:39 +01:00
Lysec 6b2c0fc9c4 fix(audio): scope stream volume overrides per media identity 2026-03-27 13:12:06 +01:00
Thibault Martin 7800306b4b Add Toast dismiss IPC Handler 2026-03-26 14:25:07 +01:00
Thibault Martin 1099d55512 Fix Toast: same model than Notifications 2026-03-24 10:47:04 +01:00
Lemmy 9966d695cc fix(settings): cleaning remnants of Settings.data.bar.floating 2026-03-20 19:47:14 -04:00
Lysec 4a0f1200da fix(toast): reimplement compact mode for toasts (#2028) 2026-03-05 12:34:18 +01:00
Lysec 90f62166c8 feat(performance): disable background image when noctalia-performance mode is on 2026-03-02 16:59:07 +01:00
Lysec 8ebf2bf332 fix(toast): implement compact density support (#2028) 2026-03-02 13:10:15 +01:00
Thibault Martin 0daeed81ff Use HoverHandler to manage notif hovering 2026-02-25 16:18:43 +01:00
Lemmy b36bef4cc0 layout: implement double margin (e.g. Style.margin2M) instead of what PR #1408 did. 2026-02-20 21:01:35 -05:00
Lemmy 93447f0b5e autofmt 2026-02-12 11:25:46 -05:00
sima c68c9be676 Use vertical swipe dismiss for top/bottom centered notifications 2026-02-12 17:15:23 +08:00
sima 593f880125 Improve notification swipe gestures and dismissal animations 2026-02-12 17:06:48 +08:00
Lemmy c74c1b5f2b toast: fix potential animation warning 2026-02-03 09:50:24 -05:00
Lysec 834bbd119b SimpleToast.qml -> Toast.qml 2026-02-01 00:08:13 +01:00
Lysec b59187bc9b SimpleToast: add hover detection to prevent closing 2026-01-31 23:53:15 +01:00
Lysec fb72dc9dbd SimpleToast: add progress bar 2026-01-30 19:54:34 +01:00
tibssy cc8fee383f fix(layout): correct notification and OSD margins to respect frame boundaries 2026-01-26 13:30:52 +00:00
Lemmy 4c89a451cc Bar: replace more direct Style.barHeight acces by the new Style.getBarHeightForScreen() 2026-01-19 00:41:31 -05:00
Lemmy b340529b10 Bar: custom setup per screen (position, density, widgets) 2026-01-18 20:12:46 -05:00
Corey Woodworth 440147168d bulk find replace of different style values 2026-01-15 13:14:06 -05:00
Ly-sec 580f8fd13c Toast: don't hide if mouse is inside toast 2026-01-15 18:38:24 +01:00
anthonyhab f34dcc11b9 feat: convert bar margins from percentages to pixels
Change bar margin settings from percentage values (0-1) to integer pixel values (0-18). Add migration 38 to convert existing settings. Update all margin calculations to use pixel values directly. Update UI labels to show "px" instead of "%".
2026-01-07 12:20:07 -05:00
Lemmy f67cf8158a Toast: adjusted width to match notification and similar border. 2026-01-06 23:46:20 -05:00
Lemmy 3bc9a625b8 Colors: removed Colors.transparent / black and white in favor of their direct shorthands 2026-01-04 13:54:51 -05:00
Lemmy 1fcf51eaf0 Toast: ensure all toasts have a title and a description for a more unified look. 2026-01-01 10:26:06 -05:00
Lemmy 081bed3034 PluginSystem+Toast: added toast actiong to go straight to the plugin tab 2026-01-01 09:58:03 -05:00
Lemmy 299fd70aa9 Toasts: shadows no longer blocking clicks. 2025-12-28 09:58:10 -05:00
Lemmy 23ecf0f139 Bar: some more rounding to improve icons clarity 2025-12-19 20:51:22 -05:00
Lemmy 6186b148eb Toast: reduced left/right margin 2025-12-19 20:06:12 -05:00
notiant db8a286c5e Apply new notification drop shadow to toasts 2025-12-20 00:05:06 +01:00
Lemmy 6b407f0b9b Revert "Merge pull request #1094 from notiant/patch-3"
This reverts commit 6cd0d392c1, reversing
changes made to 604521abff.
2025-12-19 17:34:04 -05:00
notiant 09fcf46369 Apply new notification drop shadow to toasts 2025-12-19 21:49:49 +01:00
ItsLemmy 35e7e34ebf Bar: ceil all floating margins and increase the exclusion zone by one extra pixel to avoid potential cut-off. 2025-12-07 08:17:19 -05:00
Ly-sec 0130afd26b Notification: if bar is left/right, add proper offset
ToastScreen: if bar is left/right, add proper offset
2025-12-05 15:41:05 +01:00
ItsLemmy 486bd4208d Wayland: added names to 3 unnamed layers 2025-12-02 09:35:06 -05:00
notiant e34248d5cb Some changes for the notification layout & localize timestamps 2025-11-23 00:51:04 +01:00
ItsLemmy 592e261eb8 DropShadow: on the media card + some cleanup 2025-11-18 19:51:54 -05:00
ItsLemmy 1b114a0c5f Autoformatting 2025-11-17 19:53:17 -05:00
Ly-sec 01b893c6e6 SimpleToast: follow notification transparency 2025-11-18 00:35:32 +01:00
Ly-sec bc22bcac82 SimpleToast: adjust width to match notification width 2025-11-18 00:22:28 +01:00
Ly-sec e36461acd2 SimpleToast: follow transparency slider 2025-11-18 00:05:52 +01:00
ItsLemmy 3ff5b7639f Switched to qmlformat. 2025-11-16 17:07:03 -05:00
ItsLemmy 141f971a1d Notifications: Fixed Toast when toggling DND 2025-11-10 10:03:12 -05:00
ItsLemmy 9153a784ae Toast: better shadows 2025-11-09 15:02:33 -05:00
ItsLemmy 355271768c Services in subfolder + cleanup/fixes 2025-11-08 16:38:43 -05:00
ItsLemmy 1b6bf805bb Toast: shadows 2025-11-07 08:16:33 -05:00
ItsLemmy 1f4b0ce8f4 Fixed for PR #631 2025-10-31 19:06:16 -04:00
notiant 38a7c606c8 Add airplane mode detection, improve NetworkService & add icons to notice toasts 2025-10-31 15:54:50 +01:00
lysec 7fcf54a9d3 OSD: add always on top setting
Notification: add always on top setting
2025-10-21 15:34:42 +02:00