Commit Graph

8824 Commits

Author SHA1 Message Date
Lysec 3ab57ce06d Release v4.6.7 v4.6.7 2026-03-12 11:08:12 +01:00
Lysec d0b5052452 fix(workspace): potential fix for SIGSEGV caused by re-entrant incubation 2026-03-12 10:07:55 +01:00
Lemmy 3cdd999664 feat(bt): improve ui/ux for the auto-reconnect feature 2026-03-12 00:18:31 -04:00
Lemmy 02a3d74c24 feat(ncheckbox): allow custom labelSize 2026-03-12 00:18:03 -04:00
Lemmy 175e85302d fix(launcher): restore background behind icons 2026-03-11 22:51:50 -04:00
Lemmy 71ca1b3f60 Revert "feat(launcher): trying a less boxy look"
This reverts commit 96930af759.
2026-03-11 22:49:41 -04:00
Lemmy 96930af759 feat(launcher): trying a less boxy look 2026-03-11 22:41:25 -04:00
Lemmy 74b2bce935 feat(settings): allow up/down navigation in search results when settings are windowed 2026-03-11 21:36:30 -04:00
Lemmy 49db78a22b feat(settings): unified the settings search in a new singleton 2026-03-11 21:31:43 -04:00
Lemmy 039be7d851 fix(workspace): more defer Workspace compositor signal handlers with Qt.callLater to avoid SIGSEGV 2026-03-11 20:25:17 -04:00
Lemmy 84229bc744 chore(i18n/lockscreen): relocate the language to dateformat map for easier maintenance 2026-03-11 20:14:47 -04:00
Lemmy 09dab00f27 chore(i18n): update + autofmt 2026-03-11 20:04:35 -04:00
Lemmy bb5ade4c48 Merge pull request #1991 from tmarti2/workspace-show-app-hover
Show workspace applications on hover
2026-03-11 19:56:04 -04:00
Lemmy 40e85956ea Merge pull request #2154 from pa1va/patch-2
fix: prevent TypeError when Bluetooth device name or icon are not strings
2026-03-11 19:55:41 -04:00
Lysec dbb2e15683 Merge pull request #2155 from shalakushka1/patch-1
Update translation for 'earlier' in Portuguese
2026-03-11 19:08:37 +01:00
shalakushka 9958680047 Update translation for 'earlier' in Portuguese
Change the translation of "earlier" in notifications to better fit with the rest of the UI.
2026-03-11 14:43:12 -03:00
Lysec cc9bf7d33d Merge pull request #2094 from rivera-diego/main
fix(hyprland): sort toplevels by x/y coordinates to fix workspace widget ordering in dynamic layouts
2026-03-11 18:11:20 +01:00
Lysec 786013479e Merge pull request #2152 from Aitor42/main
fix: show lock screen on remaining monitor when configured monitor is disconnected
2026-03-11 18:07:43 +01:00
pa1va cf4f6b70a5 fix: prevent TypeError when Bluetooth device name or icon are not strings 2026-03-11 12:09:05 -03:00
Lemmy d35f399f53 feat(settings): improved search index to support visibility conditions, prevent showing results that would be invisible to the user. Fix #2113 2026-03-11 10:07:44 -04:00
Thibault Martin 0c503ccea3 Applies Lemmy's review
- Renamed handlers
- longer timer delay
- copy taskbar hover clue
- Only refresh when visible
2026-03-11 13:35:44 +01:00
Thibault Martin f3699e786d Add hover feedback on window icons 2026-03-11 13:34:51 +01:00
Thibault Martin fd15bcf2db Add hover feedback on border color 2026-03-11 13:34:51 +01:00
Thibault Martin a9526c3ab0 Add animation between workspace displays 2026-03-11 13:34:51 +01:00
Thibault Martin c161f04966 Remove unused hovered properties 2026-03-11 13:34:51 +01:00
Thibault Martin a2443c6f89 Show workspace applications on hover 2026-03-11 13:34:51 +01:00
Lysec 8005958b8e fix(workspace): defer refreshWorkspaces to next event-loop 2026-03-11 12:50:29 +01:00
Aitor 9c9df0c15b detect monitor configured disconnect 2026-03-11 10:22:23 +01:00
Lysec 45beac2f11 feat(dock): respect blur toggle 2026-03-11 03:50:02 +01:00
Lysec 13f0b8fce4 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2026-03-11 03:37:00 +01:00
Lysec 4a510629e4 i18n 2026-03-11 03:36:52 +01:00
Lysec a6c945c939 Merge pull request #2149 from iynaix/bump-flake-lock
Bump flake.lock
2026-03-11 03:36:17 +01:00
Lin Xianyi cbb59f5a55 Bump flake.lock 2026-03-11 10:03:47 +08:00
Lemmy 719fd7ba70 fix(hyprland): ignore bogus "error" keyboard layout. fix #1390 2026-03-10 21:03:51 -04:00
Lemmy ec40cb81a4 chore(settings): update settings-default.json 2026-03-10 20:53:44 -04:00
Lemmy cc9dea142f feat(bar-audio): added interface nickname in tooltip 2026-03-10 20:40:09 -04:00
Lemmy 6eacb55f43 Merge pull request #2066 from SpeakingPNG/feat/configurable-exclusion-zone
Feat(bar): add a toggle for exclusion zone
2026-03-10 20:07:05 -04:00
Lysec ffb37d529f Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2026-03-11 01:06:36 +01:00
Lysec a22d2c7d19 fix(gtk): append noctalia.css in gtk3/4.css 2026-03-11 01:06:30 +01:00
Lemmy 2ee59546c1 autofmt 2026-03-10 19:59:26 -04:00
Lemmy f4340333d7 Merge pull request #2147 from notiant/patch-22
Apply reduced light mode opacity to panel backgrounds
2026-03-10 19:49:12 -04:00
Lysec 836814bce3 Merge pull request #2148 from spiros132/main
fix(desktop-widget-settings): Title should now print much nicer for plugins.
2026-03-11 00:17:26 +01:00
Spyridon Siarapis 6085f7b884 fix(desktop-widget-settings): Desktop widget settings dialog, title should look much better
fix(desktop-widget-settings): Better solution
2026-03-11 00:13:55 +01:00
Lysec aa0059851f feat(hooks): add $1 lock/unlock parameter to screen lock and unlock hooks
Closes: #2142
2026-03-10 23:02:08 +01:00
notiant 7c12065521 Battery: add missing i18n 2026-03-10 22:05:21 +01:00
notiant 08337f9bda Update Color.qml 2026-03-10 21:43:26 +01:00
notiant 25e8196182 apply reduced light mode opacity to panel backgrounds 2026-03-10 21:37:55 +01:00
Lemmy e5677f9cef fix(settings): force bottom tooltip on applications chips. 2026-03-10 12:16:56 -04:00
Lemmy be4db75365 feat(about): ability to disable changelog display. 2026-03-10 12:05:20 -04:00
Lemmy ca25de27b4 fix(ntabbutton): dont force full transparent 2026-03-10 11:24:35 -04:00