lysec
b713c1b812
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
2025-10-09 15:25:03 +02:00
lysec
516213a96d
LockScreen: fix warning, make clock size uniform
2025-10-09 15:25:00 +02:00
ItsLemmy
ab7099e491
Tray: rounding size to avoid unwanted blur.
2025-10-09 09:23:21 -04:00
lysec
7828199d30
Merge branch 'quick-settings' of https://github.com/noctalia-dev/noctalia-shell into quick-settings
2025-10-09 15:17:44 +02:00
lysec
95dcded6b7
QuickSettings: add compact version
...
i18n: add translations
2025-10-09 15:17:23 +02:00
ItsLemmy
a5ff7cfe6b
ControlCenter: improved height computation
2025-10-09 08:59:26 -04:00
lysec
f77efc409b
QuickSettings: customization!?
2025-10-09 13:56:35 +02:00
Kainoa Kanter
64f10ff1c4
one dot per event, different dot colors depending on event length
2025-10-08 20:29:05 -07:00
ItsLemmy
a90bca23aa
QuickSettings: 3 columns + added Do not disturb
2025-10-08 23:24:22 -04:00
ItsLemmy
bff195309a
QuickSettings: editable widgets/button section in the ControlCenter
2025-10-08 23:05:52 -04:00
Kainoa Kanter
d6f8eb0bed
fix: handle timezone properly for all-day events
2025-10-08 19:56:03 -07:00
Kainoa Kanter
799f4e0257
open gnome-calendar on date click
2025-10-08 19:47:58 -07:00
Kainoa Kanter
d19f6ee15f
remove debug logging
2025-10-08 19:28:57 -07:00
Kainoa Kanter
3a3c70c4e0
fix: use events from connection, not hacky db parsing
2025-10-08 19:28:03 -07:00
Kainoa Kanter
c6858fea9d
feat: load calendar events
2025-10-08 18:57:17 -07:00
lysec
c4d1a142ab
LockScreen: small layout change for better visibility
2025-10-08 13:43:28 +02:00
lysec
d9e3e17bf3
LockScreen: fix time not updating
2025-10-08 12:33:36 +02:00
ItsLemmy
217511ce2a
autofmt
2025-10-07 21:44:39 -04:00
ItsLemmy
ee08a127ce
Settings - ColorScheme: fix for 3 columns gridview / auto-sized
2025-10-07 21:43:25 -04:00
ItsLemmy
8f32b10025
Settings - Display: Allow immediate brightness change for internal monitors.
2025-10-07 21:29:47 -04:00
ItsLemmy
d8a67ce298
Compositor: Reworked the compositor detection to make it more robust when switching from one to another in TTY
...
- Sway seems to leave its SWAYSOCK valid when going back to TTY, which
would break Noctalia on Niri. Was probably fine with a display manager.
+ Autofmt
2025-10-07 20:59:33 -04:00
Lemmy and GitHub
de944ca728
Merge pull request #411 from keis/sway
...
Basic sway support
2025-10-07 20:56:06 -04:00
ItsLemmy
062f76dce7
Calendar: minor UI tweaks
2025-10-07 20:10:28 -04:00
lysec
e7c666236d
Calendar: hide day if not current month
2025-10-07 21:43:35 +02:00
lysec
17d818c0e5
Calendar: overhaul
2025-10-07 21:42:35 +02:00
lysec
ca007ddbd8
MediaCard: fix visualizer clipping
2025-10-07 19:22:44 +02:00
lysec
d38041e4f8
MediaCard: move selector up, move controls down
2025-10-07 18:31:38 +02:00
lysec
e2affc2222
Change icon size to 0.9 instead of 0.8
2025-10-07 18:26:13 +02:00
lysec
6bc23e905d
MediaCard: replace OpacityMask with MultiEffect
2025-10-07 17:49:05 +02:00
lysec
c3ea5400f7
Launcher: let users use app name & app command/exec
2025-10-07 17:07:00 +02:00
lysec
fcca70947e
LockScreen: add ScreenCorder support, properly apply color scheme
2025-10-07 16:43:57 +02:00
lysec
18cdc99bfb
ControlCenter: some more layout fixes
2025-10-07 16:04:50 +02:00
lysec
a2336ced0b
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
2025-10-07 16:03:54 +02:00
lysec
f95577c96e
ControlCenter: more layout fixes
2025-10-07 16:03:50 +02:00
lysec
a4a57fd690
ControlCenter: height & layout changes
2025-10-07 16:00:29 +02:00
ItsLemmy
d751dfee5c
Bar-Sysmon: tighter bounds
2025-10-07 09:05:27 -04:00
lysec
16c07428a1
TopCard: more layout changes
2025-10-07 14:58:47 +02:00
ItsLemmy
2250be26a1
Bar-Sysmon: slightly increased text metrics computation.
2025-10-07 08:44:14 -04:00
lysec
703e9af392
LockScreen: replace ugly dots with better dots
2025-10-07 14:00:36 +02:00
lysec
4a481c4f8b
TopCard: use 3 sections with rounded rect bg
2025-10-07 13:58:45 +02:00
lysec
c4d7471289
TopCard: small layout fixes
2025-10-07 13:38:31 +02:00
lysec
8a0c0b4aec
TopCard: check if wlsunset/gpu-screen-recorder is installed, else
...
disable buttons
i18n: add tooltips
2025-10-07 13:26:39 +02:00
ItsLemmy
8627cfe2a4
MediaCard: Polishing the look when no mpris player is running. No mpris does not mean no audio/music.
2025-10-06 23:58:34 -04:00
ItsLemmy
59baaa5137
Calendar: fixed current date disappearing.
2025-10-06 23:47:01 -04:00
ItsLemmy
6ae8db3068
ControlCenter: new layout with all shortcuts on top for quicker access.
2025-10-06 23:27:08 -04:00
ItsLemmy
7989bcf93b
MediaCard: New look courtesy of @pC with some tweaking.
2025-10-06 21:47:18 -04:00
ItsLemmy
d48bd9f297
MediaMini: fixed invalid tooltip warning
2025-10-06 20:46:00 -04:00
ItsLemmy
621d34ea2e
Settings - Display: replaced method string (internal, ddcutil) by a less intrusive icon.
2025-10-06 20:40:39 -04:00
Lemmy and GitHub
b65a415c67
Merge pull request #433 from lonerOrz/fix/brightness-layout
...
fix(settings): Correct brightness slider layout issues
2025-10-06 18:07:51 -04:00
loner
63de7ccb16
fix(settings): Refactor slider layout to fix alignment and text overlap
2025-10-07 05:38:40 +08:00