Lemmy
|
5ee84e3ab3
|
fix(settings): add proper spacing on notif/general tab
|
2026-03-12 13:32:33 -04:00 |
|
Lemmy
|
9cc017a899
|
fix(bt): better looking auto-connect checkbox
|
2026-03-12 12:29:31 -04:00 |
|
Lemmy
|
9d142fbaf3
|
refactor(notif): rename internals for clarity (popup vs history)
|
2026-03-12 11:00:50 -04:00 |
|
Lysec
|
75cc031cea
|
Revert "fix(audio): persist per-app volume against app-side resets"
This reverts commit 9b3a97f7cc.
|
2026-03-12 15:38:35 +01:00 |
|
Lysec
|
9b3a97f7cc
|
fix(audio): persist per-app volume against app-side resets
Closes: #2160
|
2026-03-12 15:25:37 +01:00 |
|
Lysec
|
016b7a6780
|
Revert "fix(shell): prevent nested QML incubation in workspace pill Repeaters"
This reverts commit 4b9a289814.
|
2026-03-12 13:07:54 +01:00 |
|
Lysec
|
4b9a289814
|
fix(shell): prevent nested QML incubation in workspace pill Repeaters
|
2026-03-12 13:00:59 +01:00 |
|
Turann_
|
f3d963c28d
|
Merge branch 'noctalia-dev:main' into pr/networking-refactor-pt2
|
2026-03-12 13:52:47 +03:00 |
|
Turann_
|
d4d7b55166
|
Merge branch 'noctalia-dev:main' into pr/networking-refactor-pt1
|
2026-03-12 13:52:29 +03: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
|
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 |
|
Turann_
|
65374d546d
|
update note
|
2026-03-12 00:20:03 +03:00 |
|
Turann_
|
a8c3987a85
|
Merge branch 'noctalia-dev:main' into pr/networking-refactor-pt1
|
2026-03-12 00:13:17 +03:00 |
|
Turann_
|
f9074e968f
|
Merge branch 'noctalia-dev:main' into pr/networking-refactor-pt2
|
2026-03-12 00:12:57 +03: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 |
|
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 |
|
Braian A. Diez
|
c4dbdb29d6
|
Merge branch 'main' into clipboard-filter (conflict resolution)
|
2026-03-11 09:51:42 -03: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 |
|
Turann_
|
fe859429ec
|
an obvious power spike culprit
|
2026-03-11 05:13:29 +03:00 |
|
Turann_
|
d469ce31eb
|
Merge remote-tracking branch 'upstream/main' into pr/networking-refactor-pt1
# Conflicts:
# Modules/Panels/Network/WiFiNetworksList.qml
|
2026-03-11 04:42:07 +03:00 |
|
Turann_
|
473b54ed98
|
Merge remote-tracking branch 'upstream/main' into pr/networking-refactor-pt2
# Conflicts:
# Modules/Panels/Network/WiFiNetworksList.qml
|
2026-03-11 04:39:39 +03: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 |
|
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 |
|
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 |
|
Turann_
|
b242c509c4
|
Simplify - even more.
|
2026-03-11 01:55:18 +03:00 |
|
Turann_
|
fe21f620a2
|
Merge branch 'noctalia-dev:main' into pr/networking-refactor-pt2
|
2026-03-11 00:48:58 +03:00 |
|
Turann_
|
4815f4a0aa
|
Merge branch 'noctalia-dev:main' into pr/networking-refactor-pt1
|
2026-03-11 00:48:23 +03: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
|
2b12dcbf97
|
feat(settings): moving translucent widgets toggle to appearance subtab
|
2026-03-10 09:53:01 -04:00 |
|
Lemmy
|
eafcb91b8b
|
feat(settings): add translucent widgets toggle to gate smart transparency
|
2026-03-10 09:49:38 -04:00 |
|