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 |
|
WojciechSulocki-Gif
|
7c197147ec
|
fix(smart-panel): also clamp panelHeight for vertical floating bars
|
2026-03-20 23:20:09 +01:00 |
|
Lysec
|
56457b1400
|
style(lockscreen): adjust capslock & password input icon
|
2026-03-20 18:56:41 +01:00 |
|
WojciechSulocki-Gif
|
ed8593aa1b
|
feat(plugin-panel-slot): forward panelBackgroundColor from plugin to SmartPanel
|
2026-03-20 16:50:55 +01:00 |
|
WojciechSulocki-Gif
|
d51a7406d6
|
fix(smart-panel): prevent panel overflow on small screens with floating bar
|
2026-03-20 16:50:29 +01:00 |
|
Lemmy
|
c8d8709c26
|
Revert "perf(mainscreen): merging fix/damage-control"
This reverts commit 67a7f75c37, reversing
changes made to 8828d9d7be.
|
2026-03-20 00:29:04 -04:00 |
|
Lemmy
|
039ad4db9c
|
Revert "fix(mainscreen): avoid potential single frame flicker of the bar when resizing"
This reverts commit 219a4742df.
|
2026-03-20 00:29:00 -04:00 |
|
Lemmy
|
5ee59dc415
|
Revert "fix(mainscreen): fix posty bar bg flicker"
This reverts commit 59aa80c36b.
|
2026-03-20 00:28:54 -04:00 |
|
Lemmy
|
59aa80c36b
|
fix(mainscreen): fix posty bar bg flicker
|
2026-03-20 00:17:31 -04:00 |
|
Lemmy
|
219a4742df
|
fix(mainscreen): avoid potential single frame flicker of the bar when resizing
|
2026-03-19 23:53:22 -04:00 |
|
Lemmy
|
67a7f75c37
|
perf(mainscreen): merging fix/damage-control
|
2026-03-19 23:32:52 -04:00 |
|
Lemmy
|
1f0ea41c35
|
feat(screencorners): no longer reside in MainScreen, tiny PanelWindow. Will also serve for hotcorners detection
|
2026-03-19 22:46:13 -04:00 |
|
Lemmy
|
b1f8a24da4
|
perf(mainscreen): collapse Mainscreen to bar-sized when idle
|
2026-03-19 22:10:03 -04:00 |
|
Lemmy
|
a834b42f38
|
Merge pull request #2225 from mia-0/layershell_workaround
MainScreen/PanelWindow: do not put on top layer
|
2026-03-19 21:24:41 -04:00 |
|
Lemmy
|
6c57717595
|
fix(panel): when animations are disabled to log a warning on every panel open
|
2026-03-19 20:58:14 -04:00 |
|
Lemmy
|
9818fa8772
|
chore(autofmt)
|
2026-03-19 18:49:24 -04:00 |
|
Mia Herkt
|
345cdfb325
|
MainScreen/PanelWindow: do not put on top layer
That would prevent direct scanout for other clients.
|
2026-03-19 18:50:07 +01:00 |
|
Lemmy
|
e08b08893e
|
Merge pull request #2215 from mia-0/weathercard_perf
WeatherCard: Avoid using too much processing power
|
2026-03-19 08:59:06 -04:00 |
|
Lysec
|
5eb8b9cbcb
|
fix(wallhaven): adjust height calculation to prevent overshooting
Issue: #2213
|
2026-03-19 09:09:01 +01:00 |
|
Mia Herkt
|
993ac87cfa
|
WeatherCard: Avoid using too much processing power
Adjust effect speeds and update rates.
Roughly halves power consumption on older Intel hardware (Haswell).
|
2026-03-19 07:15:29 +01:00 |
|
Lemmy
|
0065d9b53f
|
chore(autofmt): lysec cloned again
|
2026-03-18 19:16:44 -04:00 |
|
Lemmy
|
7a65416170
|
fix(about): show noctalia-qs new version string
|
2026-03-18 19:16:12 -04:00 |
|