Lysec
|
9b64e21bea
|
style(mediapanel): fix artwork cropping in non compact mode
|
2026-03-27 14:22:21 +01:00 |
|
Lysec
|
6b2c0fc9c4
|
fix(audio): scope stream volume overrides per media identity
|
2026-03-27 13:12:06 +01:00 |
|
notiant
|
477810b954
|
change Airplane Mode visibility conditions
|
2026-03-26 22:18:16 +01:00 |
|
Lysec
|
537ec29f5e
|
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
|
2026-03-26 15:30:06 +01:00 |
|
Lysec
|
9222070803
|
fix(Lockscreen): adjust password cursor so it properly follows position
Fixes: #2308
|
2026-03-26 15:29:55 +01:00 |
|
Lysec
|
c608f1f700
|
Merge pull request #2298 from tmarti2/dismiss-toast-ipc-call
Dismiss toast ipc call
|
2026-03-26 15:17:29 +01:00 |
|
Thibault Martin
|
7800306b4b
|
Add Toast dismiss IPC Handler
|
2026-03-26 14:25:07 +01:00 |
|
tibssy
|
ea1710c9c9
|
fix: restore smooth scroll animation for keyboard navigation in wallpaper selector panel
|
2026-03-26 02:38:30 +00:00 |
|
tibssy
|
3798118461
|
feat(view): implement smooth wheel scrolling for NListView with global setting
|
2026-03-26 02:38:30 +00:00 |
|
Lemmy
|
021f0026da
|
fix(bar): guard bar widget metadata lookup
|
2026-03-25 19:12:30 -04:00 |
|
Lemmy
|
7b35d3724e
|
fix(launcher): fix iconMode default gui settings. fix #2296
|
2026-03-25 16:30:58 -04:00 |
|
Lemmy
|
7966f963dc
|
fix(background): fix dupe transition on startup + minor safety improvement to avoid potential null texture on shaders
|
2026-03-25 16:19:47 -04:00 |
|
Lemmy
|
8ecd351bfc
|
fix(wallpaper-settings): added missing parameter
|
2026-03-25 15:56:37 -04:00 |
|
Lysec
|
59fedcac29
|
fix(ColorScheme): potential fix for GTK/gsettings light-dark getting out of sync
|
2026-03-25 13:25:31 +01:00 |
|
Lemmy
|
d9d5f2063c
|
fix(desktop-widgets): restore mouse interaction. fix #2293
|
2026-03-24 19:31:23 -04:00 |
|
notiant
|
dea0575efa
|
rework Airplane Mode handling & remove bluetoothctl fallback
|
2026-03-24 21:22:12 +01:00 |
|
Max Schipper
|
1d0ab01532
|
feat(workspace): allow one character labels on vertical bar
on vertical bar the character count for the label is now clamped to 2, allowing the use to set it to 1
|
2026-03-24 18:07:22 +01:00 |
|
Lemmy
|
68dddc741f
|
Merge pull request #2282 from tibssy/feat/bar-scroll-volume
Feat/bar scroll action volume
|
2026-03-24 08:01:44 -04:00 |
|
Lysec
|
4b5fb156cd
|
Merge pull request #2265 from tibssy/feat/launcher-category-animations
Feat/launcher category animations
|
2026-03-24 12:47:41 +01:00 |
|
Thibault Martin
|
1099d55512
|
Fix Toast: same model than Notifications
|
2026-03-24 10:47:04 +01:00 |
|
tibssy
|
700d377f0f
|
feat(bar): improve volume scroll handling on bar with smooth accumulation
|
2026-03-24 00:37:45 +00:00 |
|
tibssy
|
7d4ee04461
|
feat(bar): add volume control support to bar scroll behavior
|
2026-03-24 00:37:45 +00:00 |
|
Lysec
|
ac52e8e5f3
|
feat(settings): add toggle to disable system theme sync
Issue: #2279
|
2026-03-24 00:51:18 +01:00 |
|
ayagmar
|
ce8da4c514
|
fix(notifications): prefer default actions for window focus
|
2026-03-23 19:59:45 +01:00 |
|
Lysec
|
2ea56a6c1f
|
Merge pull request #2268 from neyfua/neyfua/highlight-pass-input
feat(lockscreen): add highlight selection in the password input field
|
2026-03-23 10:44:43 +01:00 |
|
Lysec
|
b1e9efb3c4
|
fix(wallpaper): stop overwriting per-monitor folders when toggling multi-monitor dirs
|
2026-03-23 10:33:33 +01:00 |
|
neyfua
|
0f7ed133fb
|
feat(lockscreen): add highlight selection in the password input field
|
2026-03-23 15:11:41 +07:00 |
|
tibssy
|
851bdc150d
|
refactor: extract launcher slide transition logic into reusable NSlideSwapView component
|
2026-03-23 01:00:08 +00:00 |
|
tibssy
|
3356b7cb12
|
refactor: move launcher category selection logic into a helper function
|
2026-03-23 00:54:25 +00:00 |
|
tibssy
|
9ba87bd7d6
|
feat(launcher): implement sliding transition animations for launcher category changes
|
2026-03-23 00:52:37 +00:00 |
|
Lemmy
|
187fced35e
|
feat(sysgraphs): sharper
|
2026-03-22 20:01:38 -04:00 |
|
Lemmy
|
05ef6849d8
|
feat(wallpaper): add toggle to skip image processing and use original files
|
2026-03-22 19:33:09 -04:00 |
|
Lemmy
|
5f5cd2c439
|
Merge pull request #2208 from turannul/pr/additional-networking-fixes
Networking code cleanup.
|
2026-03-22 18:43:49 -04:00 |
|
notiant
|
a624421047
|
prevent duplicate scan triggers
|
2026-03-22 23:10:01 +01:00 |
|
Turann_
|
849bf16388
|
feat(networking): refactor NetworkService to use Quickshell.Networking and improve state synchronization
- Use Quickshell.Networking for wifiEnabled
- Improve state synchronization between processes
- Fix race conditions in Wi-Fi scanning
- Ensure proper startup initialization
- Another icon fix xD (4th one)
- Merge deviceStatus with wifiDetails
Co-Authored-By: notiant <notiant@users.noreply.github.com>
|
2026-03-23 00:48:56 +03:00 |
|
Lysec
|
18c0559453
|
fix(background): potential fix for black lockscreen after performance mode
Issue: #2257
|
2026-03-22 18:49:02 +01:00 |
|
Lemmy
|
4e44886a79
|
chore(autofmt)
|
2026-03-22 10:34:06 -04:00 |
|
Mia Herkt
|
1e215ba93d
|
Bar/MediaMini: don’t repaint invisible progress ring
This causes the entire container to get damaged, so avoid this when
the ring is disabled.
|
2026-03-21 17:05:34 +01:00 |
|
Lemmy
|
5eaefd8bfd
|
chore(MainScreen): Quickshell default layer is WlrLayer.Top, let's set them explicitely for clarity
|
2026-03-21 08:45:58 -04:00 |
|
Lemmy
|
2efacafb69
|
feat(OSD): full click-through
|
2026-03-21 08:42:46 -04:00 |
|
Lemmy
|
c78e7e386a
|
Revert "fix(OSD): keep panelwindow always loaded to avoid hotplug crash"
This reverts commit 3b5410103a.
|
2026-03-21 08:41:42 -04:00 |
|
Sefa Eyeoglu
|
0261f73943
|
fix(btsubtab): fix alpha on ntexts
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
|
2026-03-21 13:12:46 +01:00 |
|
Lemmy
|
6180d457f2
|
feat(audioviz): added a settings to control the frequency mirroring. Fix #2239
|
2026-03-20 21:59:15 -04:00 |
|
Lemmy
|
8abf32ac15
|
fix(desktop-widgets): ignore mouse via mask when not editing so the events pass thru to an eventulal desktop shortcuts manager (pcmanfm). Fix #2241
|
2026-03-20 21:33:17 -04:00 |
|
Lemmy
|
cd5863651b
|
Merge pull request #2235 from blackbartblues/feat/plugin-panel-slot-background-color
feat(plugin-panel-slot): forward panelBackgroundColor from plugin to SmartPanel
|
2026-03-20 21:07:35 -04:00 |
|
Lemmy
|
077989a347
|
Update PluginPanelSlot.qml
|
2026-03-20 21:07:10 -04:00 |
|
Lemmy
|
b3b236fdb8
|
fix(active-window): fix vertical centering, more robust if fonts get bigger than icon.
|
2026-03-20 20:38:01 -04:00 |
|
Lemmy
|
9966d695cc
|
fix(settings): cleaning remnants of Settings.data.bar.floating
|
2026-03-20 19:47:14 -04:00 |
|
Lemmy
|
1554d6851d
|
fix(panel): simplify calculations
|
2026-03-20 19:09:03 -04:00 |
|
Lemmy
|
9430c25b1f
|
Merge pull request #2234 from blackbartblues/fix/smart-panel-floating-bar-overflow
fix(smart-panel): prevent panel overflow on small screens with floating bar
|
2026-03-20 19:05:27 -04:00 |
|