Corey Woodworth
|
475f4a6bda
|
Removed commented out block
|
2025-10-29 22:51:59 -04:00 |
|
Corey Woodworth
|
376dedeb6f
|
Move color logic to ClockLoader
|
2025-10-29 22:43:28 -04:00 |
|
Corey Woodworth
|
b3cddc1ede
|
Lock Screen also uses this clock
|
2025-10-29 21:51:45 -04:00 |
|
Corey Woodworth
|
04d89905cf
|
Split clocks out into multiple files
|
2025-10-29 21:00:15 -04:00 |
|
ItsLemmy
|
94d3ea9c94
|
Walker theming: replace custom theme injection code by the proper bash implementation.
|
2025-10-29 20:44:17 -04:00 |
|
Damian D'Souza
|
05ea9af4db
|
CalendarPanel: toggle panel after date click
|
2025-10-29 21:25:01 +01:00 |
|
Ly-sec
|
10adaf955b
|
AudioVisualizer: add setting to auto hide if no media is playing
|
2025-10-29 20:30:16 +01:00 |
|
Ly-sec
|
d443d7dba3
|
ColorSchemeTab: set walker theme to noctalia on template activation
|
2025-10-29 16:25:03 +01:00 |
|
ItsLemmy
|
98bed3d8be
|
app theming: walker
|
2025-10-29 10:57:11 -04:00 |
|
Ly-sec
|
b8c8af6278
|
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
|
2025-10-29 14:49:54 +01:00 |
|
Ly-sec
|
4860dc07b2
|
Matugen: walker (wip)
|
2025-10-29 14:49:51 +01:00 |
|
 LysecandGitHub
|
1578eb4c32
|
Merge pull request #609 from lonerOrz/feat/parseJson
feat(custom-button): Add JSON parsing support
|
2025-10-29 13:44:07 +01:00 |
|
loner
|
07a8f8c280
|
feat(custom-button): Add JSON parsing support
|
2025-10-29 20:28:59 +08:00 |
|
Ly-sec
|
1456b674aa
|
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
|
2025-10-28 15:14:32 +01:00 |
|
Ly-sec
|
a8096f68e6
|
Notification: always show progress bar
|
2025-10-28 15:14:22 +01:00 |
|
 notiantandGitHub
|
71e24d717d
|
SessionMenu: Use same animation as launcher
|
2025-10-28 02:08:02 +01:00 |
|
Ly-sec
|
35b3826d20
|
Workspace: if bar is vertical only show 2 characters for named workspaces
|
2025-10-27 19:21:27 +01:00 |
|
Ly-sec
|
60bfcc0058
|
Notification: add transparency slider (implements #586)
|
2025-10-27 18:29:52 +01:00 |
|
Ly-sec
|
b20750d6c4
|
LockScreen: elide password input
|
2025-10-27 17:31:18 +01:00 |
|
Ly-sec
|
f30d1d3ea1
|
Add recursive wallpaper setting in WallpaperTab (implements #568)
|
2025-10-27 17:05:11 +01:00 |
|
ItsLemmy
|
1067ffe7a3
|
qmlfmt
|
2025-10-27 08:41:50 -04:00 |
|
ItsLemmy
|
5cac1d4a3f
|
Hotfix: volume widget broke Noctalia
|
2025-10-27 08:41:44 -04:00 |
|
 LysecandGitHub
|
4a9a0d984b
|
Merge pull request #601 from bokicoder/main
Volume: launch `pavucontrol` with middle-click
|
2025-10-27 13:19:03 +01:00 |
|
wxlyyy
|
0ca9f23a4c
|
Volume: launch pavucontrol with middle-click
|
2025-10-27 20:14:59 +08:00 |
|
Ly-sec
|
01657ee545
|
i18n: add brightness tooltip translation
|
2025-10-27 13:11:24 +01:00 |
|
 LemmyandGitHub
|
c47169f1df
|
Merge pull request #598 from acdcbyl/main
i18n: Fix translations of new audio panel tooltips
|
2025-10-26 23:24:50 -04:00 |
|
Aiser
|
1bcfb5b8c2
|
i18n: Fix translations of new audio panel tooltips
|
2025-10-27 11:10:13 +08:00 |
|
ItsLemmy
|
50499e2abb
|
Audioviz effects: minimal signal option for a better look in the bar
|
2025-10-26 22:58:45 -04:00 |
|
ItsLemmy
|
178d18eca9
|
AudioVisualizer: basic implementation
|
2025-10-26 22:30:20 -04:00 |
|
ItsLemmy
|
2c85dfd5cd
|
autofmt
|
2025-10-26 19:20:24 -04:00 |
|
 LemmyandGitHub
|
0f4f1e7c16
|
Merge pull request #596 from notiant/patch-6
SessionMenu: Increase font size & fix missing translation
|
2025-10-26 19:19:47 -04:00 |
|
ItsLemmy
|
7772975934
|
Autoformatting + default settings update
|
2025-10-26 19:18:11 -04:00 |
|
 LemmyandGitHub
|
614cdc5196
|
Merge pull request #557 from Sighthesia/MinimumBrightness
BrightnessService: add minimum brightness to prevent backlight from t…
|
2025-10-26 19:16:07 -04:00 |
|
 notiantandGitHub
|
3d50fe9876
|
SessionMenu: Increase font size & fix missing translation
|
2025-10-27 00:04:37 +01:00 |
|
ItsLemmy
|
db7e67c686
|
Merge branch 'main' of github.com:noctalia-dev/noctalia-shell
|
2025-10-26 17:16:44 -04:00 |
|
ItsLemmy
|
1e19733876
|
audio panel: Warning fix
|
2025-10-26 17:16:41 -04:00 |
|
 LysecandGitHub
|
2df2dbfa7d
|
Merge pull request #595 from bokicoder/main
Launcher: correct fix for custom launch prefix
|
2025-10-26 21:41:54 +01:00 |
|
ItsLemmy
|
e30f822c41
|
Microphone: right click opens audio panel
|
2025-10-26 16:08:04 -04:00 |
|
ItsLemmy
|
06d095c705
|
feat: New audio panel when clicking on volume icon
|
2025-10-26 16:04:28 -04:00 |
|
 LemmyandGitHub
|
5841fc4ccf
|
Merge pull request #559 from Sridou/widgets
Matugen scheme types descriptions
|
2025-10-26 15:06:17 -04:00 |
|
wxlyyy
|
ce65ff7f05
|
fix
|
2025-10-27 02:52:57 +08:00 |
|
wxlyyy
|
1130021ba7
|
Revert "Launcher: fix some apps not launching with custom prefix"
This reverts commit 2de0473641.
|
2025-10-27 02:36:04 +08:00 |
|
BluewyDiamond
|
2de0473641
|
Launcher: fix some apps not launching with custom prefix
|
2025-10-26 16:36:48 +01:00 |
|
LionHeartP
|
8065de86c8
|
Launcher: make numpad enter call ui.activate
|
2025-10-26 12:29:37 +02:00 |
|
 LysecandGitHub
|
8db1d1478f
|
Merge pull request #584 from damian-ds7/discard-delete-notif-from-history
Notification: delete from history on close button click
|
2025-10-26 10:07:17 +01:00 |
|
Damian D'Souza
|
fdcbe7437d
|
Notification: delete from history on close button click
|
2025-10-25 21:45:58 +02:00 |
|
lysec
|
f2b9ec90f4
|
Autoformat
|
2025-10-25 11:52:44 +02:00 |
|
lysec
|
e26c2874b5
|
Launcher: add custom launch prefix
|
2025-10-25 11:52:18 +02:00 |
|
lysec
|
b9c6d0e2fb
|
CalendarPanel: fix week number
|
2025-10-25 11:43:12 +02:00 |
|
 LysecandGitHub
|
26893ce8ba
|
Merge pull request #577 from MrDowntempo/feature/boomer-clock
Added option for an analog style clock on the calendar screen.
|
2025-10-25 11:37:49 +02:00 |
|