loner
3b166bd270
fix: Media player auto-switching in Control Center
...
Detailed Explanation:
Addresses an issue where the media player would automatically
switch,overriding user's manual selections when the Control Center was
open.
The core problem was that the automatic player detection logic was too
aggressive and didn't respect explicit user choices. Previous attempts
to pause auto-switching based on UI visibility were unreliable due to
incorrect event handling for the custom NPanel component.
2025-11-01 02:15:44 +08:00
ItsLemmy
cf12b98351
Dim Desktop: more cleanup
2025-10-31 11:56:26 -04:00
ItsLemmy
066d6f2e2f
DimDesktop: removed in favor of nice curvy corners on panels
2025-10-31 10:53:59 -04:00
ItsLemmy
81edc14e63
CalendarPanel: improved the look
2025-10-31 10:38:36 -04:00
ItsLemmy
5303a88003
Calendar weather: hide double location
2025-10-31 10:08:22 -04:00
ItsLemmy
3a534f8f72
autofmt
2025-10-31 10:08:09 -04:00
Lemmy and GitHub
1bacf397ed
Merge pull request #630 from MrDowntempo/fix/color-convert-refactor
...
Using ColorsConvert.js instead of adding functions to ClockLoader.qml
2025-10-31 10:04:54 -04:00
ItsLemmy
18501a5b9e
Screencorners: disabled if bar is non floating and transparent with attached panels
2025-10-31 09:48:39 -04:00
Corey Woodworth
d6cc4660dd
Using ColorsConvert.js instead of adding functions to ClockLoader.qml
2025-10-31 09:17:53 -04:00
ItsLemmy
1152453d84
Settings: ShowCalendarWeather - true by default
2025-10-31 08:37:08 -04:00
Lysec and GitHub
436ff56c93
Merge pull request #629 from MrDowntempo/feat/lock-keys-tweaks
...
Feat/lock keys tweaks
2025-10-31 13:27:11 +01:00
ItsLemmy
b7dc1aed84
Calendar Panel: improve look when bar is transparent + NBox simplification.
2025-10-31 08:17:46 -04:00
ItsLemmy
336deba554
NPanel: improve look at zero opacity
2025-10-31 06:56:28 -04:00
Corey Woodworth
0af85721b3
Finished Translation
2025-10-31 01:25:48 -04:00
Corey Woodworth
b047837543
Configurable Icons for the indications, and I18n.
2025-10-31 01:17:50 -04:00
ItsLemmy
aa30e90ec7
NPanel: use bar bg color when attached.
2025-10-31 01:01:55 -04:00
ItsLemmy
3b63384a51
Floating bar: better look when attachedPanels
2025-10-31 00:54:02 -04:00
ItsLemmy
cf36389fa6
NSectionEditor: Easier to access right click to move widgets around
2025-10-31 00:30:17 -04:00
ItsLemmy
abf346e485
feat: NPanel + Calendar - added dynamic resizing
2025-10-31 00:17:36 -04:00
ItsLemmy
d4be3a2cc2
qmlfmt
2025-10-30 23:46:00 -04:00
ItsLemmy
84e058fb07
Wallpaper: is never attached to a button
2025-10-30 23:34:05 -04:00
ItsLemmy
833a9c1a8f
Merge branch 'main' of github.com:noctalia-dev/noctalia-shell
2025-10-30 22:49:38 -04:00
ItsLemmy
0cdc5bd518
NPanel: restore outter border on panels without sexy borders + minor polishing.
2025-10-30 22:49:36 -04:00
Lemmy and GitHub
f955e2c87d
Merge pull request #626 from MrDowntempo/feat/lock-keys-widget
...
Feat/lock keys widget
2025-10-30 22:48:36 -04:00
ItsLemmy
64dcb0d34e
Panels: beautifull NRectangleCurved shape - conditionnal with a new settings, default is true.
2025-10-30 22:42:12 -04:00
MrDowntempo and GitHub
75acc2fd82
Increase poll timer interval from 125 to 200 ms
...
I had THOUGHT I had increased this. Now I have.
2025-10-30 21:04:44 -04:00
Corey Woodworth
a6d7d077f1
I18n and translations done. Increased Timer to 200, removed unneeded import (i think)
2025-10-30 20:41:56 -04:00
Corey Woodworth
6a74924e04
Resolved broken settings. Utilized Singleton more effectively
2025-10-30 20:13:12 -04:00
Corey Woodworth
c955db20b7
Add settings to toggle which LockKeys to watch. Doesn't work yet. My settings are coming back undefined
2025-10-30 20:13:12 -04:00
Corey Woodworth
928b64e64a
Add LockKeysService. It unfortunetly requires polling. I've not been able to find an event driven way to accomplish this.
2025-10-30 20:12:32 -04:00
Corey Woodworth
5f79dac0f2
Add LockKeys to BarWidgetRegistry
2025-10-30 20:12:32 -04:00
ItsLemmy
129609ec2c
vscode: app theming, courtesy of TUI!
...
https://github.com/tuibird/
2025-10-30 20:06:52 -04:00
ItsLemmy
f42bcef239
CalendarService: moved some log to debug to reduce spam
2025-10-30 19:14:38 -04:00
ItsLemmy
9f62eacf27
WidgetSettings: fixed centering
2025-10-30 19:06:55 -04:00
ItsLemmy
c5cb1e6500
BarWidgetSettings: always open centered. (avoid potential warning)
2025-10-30 18:09:01 -04:00
ItsLemmy
9a02f58d29
Workspace Settings: dont set your own state or you break bindings.
2025-10-30 18:08:42 -04:00
ItsLemmy
29ad654a58
Locale: factorized usage in I18n.
2025-10-30 17:43:35 -04:00
ItsLemmy
e1d39f3bbc
Locale: fixed all Qt.locale calls to respect the user selected locale.
2025-10-30 17:20:54 -04:00
ItsLemmy
bc9fe06fd8
Sysmon: disabled right click until I get back to this feat.
2025-10-30 17:20:03 -04:00
ItsLemmy
77e004566c
Calendar: fix layout.
2025-10-30 16:15:16 -04:00
ItsLemmy
4377637790
Calendar: support for custom first day of the week
2025-10-30 15:44:56 -04:00
Lemmy and GitHub
691b2e3a7d
Merge pull request #624 from lonerOrz/feat/ipc-color-scheme
...
feat: Add IPC command to set color scheme
2025-10-30 14:58:52 -04:00
ItsLemmy
e60e2b5eb1
LocationTab: fix ntoggle opacity
2025-10-30 14:11:20 -04:00
ItsLemmy
8db8913bd3
NToggle: no mouse interaction when componend is disabled
2025-10-30 14:11:04 -04:00
ItsLemmy
db8803d137
Calendar weather: respect global weather enabled flag.
2025-10-30 14:06:36 -04:00
loner
cd5b48f26d
feat: Add IPC command to set color scheme
2025-10-31 02:05:45 +08:00
ItsLemmy
ca72a5ca8f
Calendar: conditional weather card - wip
2025-10-30 14:02:42 -04:00
Michael Buckley and Matan Bendix Shenhav
114cbc9f9f
Nix: updated nix inputs
2025-10-30 18:58:51 +01:00
Lemmy and GitHub
6e156c3ae5
Merge pull request #623 from lonerOrz/fix/clock
...
Fix: Add clockItem ID to ClockLoader in CalendarPanel.qml
2025-10-30 13:26:28 -04:00
loner
4cc4c364d4
Fix: Add clockItem ID to ClockLoader in CalendarPanel.qml
2025-10-31 01:19:23 +08:00