ItsLemmy
23d3eb642e
AudioService + OSD: minor improvements
...
- Replace hardcoded value by epsilon property
- Dont send volume change if delta is below epsilon
2025-11-26 19:33:51 -05:00
ItsLemmy
a188aa2e17
Autofmt + all missing transactions
2025-11-26 15:57:34 -05:00
Ly-sec
8419549183
AudioService: this might be it
2025-11-26 21:10:26 +01:00
Ly-sec
e2854f2079
AudioService: possible fix?
2025-11-26 20:08:47 +01:00
Ly-sec
05c90909d2
ClipboardPreview: fix ClipboardPreview
2025-11-26 19:22:18 +01:00
Ly-sec
cdb93a3d96
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
2025-11-26 19:19:17 +01:00
Ly-sec
309648d6d6
Calendar: add timer
...
LocationTab: rework calendar settings
SoundService: add simple service to play & loop sounds
2025-11-26 19:18:30 +01:00
ItsLemmy
f10207a159
Settings / SetupWizard & OSD
...
- Settings cleanup and avoid segfault by not using var.
- SetupWizard simplified opening condition logic. Will only open when no
settings available
- OSD: simplified settings logic, updated translations to explain that
no type selected = all types enabled. similar to bar and monitors logic.
- Do not open changelog on a fresh install as we already open the
SetupWizard
2025-11-26 09:52:15 -05:00
Ly-sec
f611e3a2c0
OSD: use volume-x(volume-3) for 0% volume
2025-11-26 15:07:19 +01:00
Ly-sec
94d1d9dc9c
Tray: fix blacklist wildcardc
2025-11-26 15:00:27 +01:00
Ly-sec
c0b836af26
OSD: fix 0% brightness icon
2025-11-26 14:54:38 +01:00
Ly-sec
a44137f81f
OSD: fix 0% volume icon
2025-11-26 14:53:31 +01:00
Ly-sec
60eb9c6e78
Bluetooth/Wifi: fix always hide logic
2025-11-26 13:57:58 +01:00
Ly-sec
42211c6eda
Bluetooth/Wifi: fix on hover mode
2025-11-26 13:49:54 +01:00
Ly-sec
3ef5e169e4
Brightness/VolumeWidget: fix visual issues ( #875 )
2025-11-26 12:40:18 +01:00
ItsLemmy
7742bb5cc0
OSD: fix non existing fontWeight
2025-11-25 19:59:23 -05:00
ItsLemmy
b7d4e74012
NImageRounded/Circled: removed shaders and used a simpler ClippingWrapperRectangle
2025-11-25 19:38:23 -05:00
ItsLemmy
a35123918c
Battery Panel: Charge Level => Battery Level
2025-11-25 15:20:51 -05:00
ItsLemmy
82c629278d
Battery: removed unecessary property
2025-11-25 15:11:57 -05:00
Lysec
e91e3d9a4e
Merge pull request #874 from lonerOrz/feat/media-display
...
feat: Optimize the icon display inside the progress circle
2025-11-25 16:59:13 +01:00
loner
15a936bebc
feat: Optimize the icon display inside the progress circle
2025-11-25 23:55:08 +08:00
Ly-sec
83f8028d47
OsdTab: add toggle for all OSDs
2025-11-25 16:27:19 +01:00
Lysec
4a57803847
Merge pull request #871 from lonerOrz/feat/lock-key
...
feat: Add setting to disable lock key OSD notifications
2025-11-25 14:25:24 +01:00
loner
4c6cf8d21b
feat: Add setting to disable lock key OSD notifications
2025-11-25 21:20:50 +08:00
Ly-sec
9cf44be361
Battery: fix pill when charging
2025-11-25 14:12:17 +01:00
ItsLemmy
6a427b2cfc
ColorScheme: Download more button on its own line to avoid breaking layout in german.
2025-11-24 23:12:04 -05:00
ItsLemmy
ce7b27c316
Autoformating + back to -git
2025-11-24 21:38:07 -05:00
Lysec
6b5a2d2339
Merge pull request #850 from notiant/patch-1
...
LockScreen: Re-add some reverted changes
2025-11-25 01:49:40 +01:00
Lemmy
1408af4a0a
Merge pull request #862 from notiant/patch-2
...
Remove minimum height from wifi & bluetooth panel
2025-11-24 19:19:57 -05:00
Lemmy
71455e4af9
Merge pull request #838 from lonerOrz/feat/osd
...
feat(osd): Implement lock key notifications with dynamic sizing
2025-11-24 19:18:41 -05:00
ItsLemmy
e1dc72216e
Mango/Sway: fixed unclickable NPopupContextMenu
2025-11-24 19:12:08 -05:00
ItsLemmy
3cf4e1f95b
TaskBar+Grouped: improved popup menu positionning and factorized code.
2025-11-24 14:59:42 -05:00
notiant
c70098a738
Remove minimum height from wifi & bluetooth panel
2025-11-24 18:17:40 +01:00
Lysec
38721a1a80
Merge pull request #858 from lonerOrz/fix/progress
...
fix: Music progress ring color not updating on theme change when paused
2025-11-24 15:58:40 +01:00
loner
a57480320f
fix: Music progress ring color not updating on theme change when paused
2025-11-24 22:56:53 +08:00
Ly-sec
0e899d5559
Taskbar/TaskbarGrouped: fix hyprland context menu (sort of)
2025-11-24 15:41:28 +01:00
loner
611ddbe612
feat: Enhance MediaMini widget with bug fixes and improvements
2025-11-24 17:31:42 +08:00
loner
56c228b4da
fix(MediaMini): Resolve icon duplication and progress ring display issues
2025-11-24 17:03:11 +08:00
loner
8f850cdbfd
fix: MediaMini play/pause icon duplication and improve album art display
2025-11-24 16:08:21 +08:00
ItsLemmy
b93c5051d0
BarPill: minor color fix
2025-11-23 17:54:37 -05:00
ItsLemmy
e6c9a828af
Battery + BarPill color fixes and cleanup
...
Battery: prioritize charging > low battery > unplugged with decent level
BarPill: prioritize hover state, then custom color, then
fallback/default.
2025-11-23 17:47:20 -05:00
loner
87dd944075
fix: MediaMini progress ring visibility when showAlbumArt is disabled
2025-11-24 05:14:24 +08:00
Ly-sec
ad96d2b05c
Launcher: force calculator to listview
...
ClipboardService: fix warning
IPCService: add launcher emoji ipc
2025-11-23 22:05:40 +01:00
Ly-sec
80bc4f9c55
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
2025-11-23 21:54:55 +01:00
Ly-sec
f033ebb854
autoformat
2025-11-23 21:54:38 +01:00
Ly-sec
04c8f5b54e
LauncherTab: add grid view option
...
Launcher: force clipboard history to list view
NGridView: created
2025-11-23 21:51:14 +01:00
ItsLemmy
e3c722fec8
VPN: Minimal support for wireguard + removed opening non existing panel.
2025-11-23 15:11:33 -05:00
Lysec
2f92445e8a
Merge pull request #851 from lonerOrz/feat/mm
...
feat: Add circular progress bar to MediaMini widget
2025-11-23 21:01:33 +01:00
Ly-sec
59678022ac
Launcher: hide ClipboardPreview if history is empty
2025-11-23 20:45:47 +01:00
loner
a5fdf67b05
fix: Optimize MediaMini widget progress ring display
2025-11-24 03:42:11 +08:00