Lemmy
|
4bb6842113
|
fix(toplevel): added support for beginMove. The settings window can be repositionned without Meta key
|
2026-05-10 23:58:48 -04:00 |
|
Lemmy
|
6740260693
|
fix(home): blurry art image
|
2026-05-10 23:33:28 -04:00 |
|
Lemmy
|
b36f2a836e
|
refactor: all your string_utils belongs to me
|
2026-05-10 23:22:34 -04:00 |
|
Lemmy
|
c13281e2bb
|
taskbar: re-use capsule radius for workspace's groups + improved "visibleWhen" property to support OR conditions
|
2026-05-10 22:53:11 -04:00 |
|
Lemmy
|
676cef81a3
|
fix(bar): let capsule foreground style neutral scripted widget colors
|
2026-05-10 22:34:12 -04:00 |
|
Lemmy
|
017ec486d8
|
fix(bar): capsule_foreground was not always respected
|
2026-05-10 22:21:52 -04:00 |
|
Lemmy
|
85162bba4e
|
feat(bar): capsule radius
|
2026-05-10 22:06:03 -04:00 |
|
Lemmy
|
31f55ba674
|
Merge pull request #2658 from Mathew-D/v5-tray-single
tray: harden dbusmenu loading and keep menu interactions non-blocking
|
2026-05-10 21:31:00 -04:00 |
|
Mathew-D
|
776be99c93
|
fix(tray): undo brake
|
2026-05-10 21:24:44 -04:00 |
|
Mathew-D
|
2b96a2cd09
|
fix(tray): undid breaking
|
2026-05-10 21:23:12 -04:00 |
|
Mathew-D
|
4d83376208
|
fix(tray): Removed empty vec and fix cache increase
|
2026-05-10 21:20:22 -04:00 |
|
Mathew-D
|
7a9d58becc
|
fix(tray): Minor changes to the tray menu handling and root menu invalidation logic
|
2026-05-10 21:02:22 -04:00 |
|
Mathew-D
|
abdae5fb08
|
Remove triple try/catch pattern
|
2026-05-10 20:54:42 -04:00 |
|
Lemmy
|
292b1d5c09
|
scripted-widget: ipc call target now also support <target[:bar-name]> for complex setups
|
2026-05-10 20:51:29 -04:00 |
|
Mathew-D
|
9a80da1e6e
|
tray: consolidate all tray branch changes
|
2026-05-10 20:49:50 -04:00 |
|
Lemmy
|
ecf6b10c69
|
feat(scripted-widgets): added IPC support
|
2026-05-10 20:24:12 -04:00 |
|
Lemmy
|
cb90758109
|
string_utils: trimLeftView and trimRightView
|
2026-05-10 20:21:11 -04:00 |
|
Lemmy
|
d9218d2c5d
|
fix(nightlight): fix weather location scheduling
|
2026-05-10 18:48:47 -04:00 |
|
Lemmy
|
f0e459cc73
|
fix(nightlight): make weather location a real mode and clarify the UI
|
2026-05-10 18:11:53 -04:00 |
|
Mathew-D
|
c0500fa874
|
tray: harden dbusmenu loading and keep menu interactions non-blocking
|
2026-05-10 18:04:29 -04:00 |
|
Lemmy
|
599fcd6636
|
feat(bar): sysmon now support network Rx and Tx
|
2026-05-10 17:55:29 -04:00 |
|
Lemmy
|
3bc8774b2a
|
Merge pull request #2656 from Mathew-D/v5
fix(media): MPRIS change to async
|
2026-05-10 17:16:07 -04:00 |
|
Lemmy
|
69ae4ad421
|
fix(gamma): prevent crash and avoid flooding niri/smithay that is slow af to refresh
|
2026-05-10 17:05:47 -04:00 |
|
Mathew-D
|
f5c14f50d2
|
More mpris async work
|
2026-05-10 17:01:32 -04:00 |
|
Mathew-D
|
73a577aeac
|
More mpris fixes and improvements
|
2026-05-10 16:42:18 -04:00 |
|
Lemmy
|
773c20b6f1
|
Merge branch 'v5' of github.com:noctalia-dev/noctalia-shell into v5
|
2026-05-10 16:33:46 -04:00 |
|
Lemmy
|
db08c80201
|
feat(sysmon): added classic (no nvidia) gpu_temp in bar and desktop widgets + some settings polishing with "visibleWhen"
|
2026-05-10 16:33:38 -04:00 |
|
Ly-sec
|
dd1e220183
|
fix(tray): persist pinned items with stable plain names
|
2026-05-10 22:33:04 +02:00 |
|
Mathew-D
|
1e66c0c3fe
|
Merge branch 'v5' of https://github.com/Mathew-D/noctalia-shell into v5
|
2026-05-10 16:20:59 -04:00 |
|
Mathew-D
|
e6967d1a25
|
More mpris async changes
|
2026-05-10 16:18:07 -04:00 |
|
Mathew
|
fe553778b2
|
Merge branch 'noctalia-dev:v5' into v5
|
2026-05-10 13:41:48 -04:00 |
|
Mathew-D
|
0508037b8a
|
Fix missed lambda closings
|
2026-05-10 13:12:25 -04:00 |
|
Mathew-D
|
3b18859c89
|
Missed declaration of sdbus::Error in mpris_service.h,
|
2026-05-10 13:09:45 -04:00 |
|
Mathew-D
|
1925009748
|
MPRIS: more async and error handling improvements
|
2026-05-10 13:08:33 -04:00 |
|
Lemmy
|
b62f6fead8
|
feat: daemonize
|
2026-05-10 12:48:33 -04:00 |
|
Mathew-D
|
c6196335fd
|
MPRTIS change to async
|
2026-05-10 12:40:02 -04:00 |
|
Lemmy
|
4d70b4f5c3
|
session: better terminology and minor ui cleanup
|
2026-05-10 10:37:45 -04:00 |
|
Lemmy
|
1656daab87
|
Merge branch 'v5' of github.com:noctalia-dev/noctalia-shell into v5
|
2026-05-10 10:22:12 -04:00 |
|
Lemmy
|
237392022f
|
Merge branch 'v5' of github.com:noctalia-dev/noctalia-shell into v5
|
2026-05-10 10:22:02 -04:00 |
|
Ly-sec
|
b2bddc4dc2
|
settings(panels): size session entry popup to content
|
2026-05-10 16:22:01 +02:00 |
|
Lemmy
|
4feaa92423
|
refactor: compositor backend selection into runtime registry + hyprland focused monitor fix
|
2026-05-10 10:21:58 -04:00 |
|
Ly-sec
|
2cd9d09397
|
ui(controls): dim placeholder text
|
2026-05-10 16:08:00 +02:00 |
|
Ly-sec
|
8b5db2cccf
|
fix(settings): adjust spacing for session panel visibility toggle
|
2026-05-10 16:05:10 +02:00 |
|
Ly-sec
|
a6e6e7b3cb
|
Merge branch 'v5' of https://github.com/noctalia-dev/noctalia-shell into v5
|
2026-05-10 15:34:22 +02:00 |
|
Ly-sec
|
614208e034
|
feat(settings): add session panel settings to the Panels tab
|
2026-05-10 15:34:14 +02:00 |
|
Lemmy
|
bb7d565837
|
gate mallopt behind GLIBC check
|
2026-05-10 09:34:07 -04:00 |
|
Ly-sec
|
32c6be928a
|
feat(widgets): add show all outputs to taskbar widget
|
2026-05-10 13:54:45 +02:00 |
|
Ly-sec
|
cd468caa93
|
fix(mango): drive active window from dwl-ipc title/app_id
|
2026-05-10 13:27:57 +02:00 |
|
Ly-sec
|
41ef475a7c
|
fix(mango): use dwl-ipc selected output for preferredInteractiveOutput
|
2026-05-10 13:17:42 +02:00 |
|
Ly-sec
|
edce19bb80
|
Revert "fix(tray): open dbusmenu before layout fetch and show id-only rows"
This reverts commit e5231e91ff.
|
2026-05-10 12:50:29 +02:00 |
|