Sighthesia
58ee164792
SystemMonitor: unify highlight colors, change warning color to mTertiary
2025-11-13 12:00:29 +08:00
Sighthesia
f067d585b5
SystemMonitor: align the height of horizontal bar highlight rectangles with the pill of the Workspace
2025-11-13 10:26:00 +08:00
Sighthesia
12a4fe2653
SystemMonitor: change metrics highlighting method on vertical bar to text highlighting
2025-11-13 10:18:57 +08:00
Sighthesia
be780971d6
SystemMonitor: ensure critical thresholds are not less than warning thresholds
2025-11-12 13:28:17 +08:00
Sighthesia
fa880e8390
SystemMonitor: restore metrics' icon color
2025-11-12 13:22:29 +08:00
Sighthesia
f616aa64c5
i18n: add ai translations for system monitor threshold highlighting
...
- Added threshold settings for visual indicators in German, English, Spanish, French, Portuguese, Russian, Turkish, Ukrainian, and Chinese.
2025-11-12 11:07:07 +08:00
Sighthesia
ccbfa926dd
SystemMonitor: add configurable thresholds for system monitor widget
2025-11-12 11:05:41 +08:00
Sighthesia
84e413f316
SystemMonitor: add warning and critical state indicators for disk usage
2025-11-12 01:08:26 +08:00
Sighthesia
952e5ecbde
SystemMonitor: add warning and critical state indicators for CPU, temperature, and memory
2025-11-11 23:25:41 +08:00
ItsLemmy
ec328f348c
ActiveWindow: added missing Wayland import for hyprland toplevel.
2025-11-10 21:00:06 -05:00
ItsLemmy
d59299798f
back to dev version
2025-11-10 20:18:53 -05:00
ItsLemmy
5b34a0e025
v3.0.8
v3.0.8
2025-11-10 20:18:12 -05:00
ItsLemmy
16a396cc99
Bar mask region: should fix ghost bar.
2025-11-10 20:04:57 -05:00
ItsLemmy
6ec8fc6b8b
Audio: Attempt to fix #708
2025-11-10 19:48:06 -05:00
ItsLemmy
8cb58ac144
Media: Restore seekRelative IPC call. Fix #709
2025-11-10 19:37:23 -05:00
ItsLemmy
40f182e98a
WiFi: Removed internet connectivity check as it is causing a lot of false positive.
2025-11-10 19:32:40 -05:00
ItsLemmy
01bcdf577d
Notifications History: increased height from 420 to 540
2025-11-10 19:17:43 -05:00
ItsLemmy
6c00dabc1e
Overview: removed optimization so we are sure to see the overview between the workspaces when switching
2025-11-10 19:15:40 -05:00
Ly-sec
36d9dabb02
README: small update
v3.0.7
2025-11-10 21:27:29 +01:00
Ly-sec
968180446b
Services: add systemd service
2025-11-10 21:08:56 +01:00
Ly-sec
dfd3269928
ControlCenter: add proper shader for distro logo
2025-11-10 20:25:41 +01:00
ItsLemmy
8c7a31931f
Background/Overview: back to smooth
2025-11-10 14:13:28 -05:00
ItsLemmy
5f2adff8d6
Cava: removed some non fruitful optimizations
2025-11-10 13:59:20 -05:00
ItsLemmy
f708a039bd
SmartPanel: prevent closing panel by right clicking inside the panel inactive area.
2025-11-10 13:59:02 -05:00
Lysec and GitHub
d7d2876209
Merge pull request #705 from Rexcrazy804/fix-nix-shell
...
fix(nix): fix shell.nix for non flake `nix-shell` invocation
2025-11-10 19:37:27 +01:00
Ly-sec
9ded2f7ef6
Set version to dev
2025-11-10 19:23:27 +01:00
Ly-sec
4a86f7b37b
Release v3.0.6
v3.0.6
2025-11-10 19:23:01 +01:00
Rexiel Scarlet
4ade4e91e6
fix(nix): fix shell.nix for non flake nix-shell invocation
...
- relocated shell.nix to nix/shell.nix
- initialized shell.nix at root to correctly invoke the shell with
`nix-shell` command for non flake
2025-11-10 22:15:29 +04:00
ItsLemmy
2983cc9361
TemplateProcessor: Errors no longer display a toast messages. Errors will be available in the logs for template contributors.
2025-11-10 13:14:25 -05:00
ItsLemmy
8028deb1ed
TaskbarGrouped: workspace indicator on top
2025-11-10 12:35:00 -05:00
Lemmy and GitHub
02c250ab37
Merge pull request #648 from ahmet-cetinkaya/feat/taskbar-workspace-numbers
...
feat(bar): add workspace numbers to TaskbarGrouped widget
2025-11-10 12:30:19 -05:00
Lysec and GitHub
a817b1d162
Merge pull request #704 from DrWeb56/main
...
Added Russian translation (ru.json).Please review.
2025-11-10 18:28:57 +01:00
ItsLemmy
7da45e007b
Merge branch 'main' of github.com:noctalia-dev/noctalia-shell
2025-11-10 12:23:54 -05:00
Ly-sec
54f8b3574d
KeyboardLayout: add toast to inform the user about changed layout
2025-11-10 18:21:47 +01:00
ItsLemmy
2a9e467a29
Root cleanup
2025-11-10 12:20:22 -05:00
Ahmet Çetinkaya
fa3e6a02b9
fix(bar): resolve 'Show workspace numbers only when occupied' setting
...
- Fix workspace number container visibility logic to properly reference container.hasWindows
- The 'hasWindows' property was not in scope for workspaceNumberContainer
- Workspace numbers now correctly hide when workspace has no windows and setting is enabled
- Fixes toggle functionality for 'show-numbers-only-when-occupied' setting
2025-11-10 20:14:30 +03:00
Ahmet Çetinkaya
debe26a04b
feat(i18n): add Turkish translations for taskbar workspace numbers
...
Adds translation keys for workspace number display options in the taskbar:
- "show-workspace-numbers": Controls visibility of workspace numbers in taskbar groups
- "show-numbers-only-when-occupied": Shows numbers only for occupied workspaces
2025-11-10 19:45:15 +03:00
DrWeb56 and GitHub
f8aed91a5b
Update russian translate
2025-11-10 21:44:28 +05:00
DrWeb56 and GitHub
af0f23e359
Merge branch 'noctalia-dev:main' into main
2025-11-10 21:43:10 +05:00
Ahmet Çetinkaya
579e9bf914
Merge upstream/main into feat/taskbar-workspace-numbers
...
- Resolved file location conflicts by moving TaskbarGroupedSettings.qml to Modules/Panels/Settings/Bar/WidgetSettings/
- Fixed translation conflicts in de.json, es.json, fr.json, pt.json, and zh-CN.json by adding taskbar-grouped translation sections
- Maintained all existing functionality while adapting to new project structure
- Preserved workspace number feature functionality across all supported languages
Conflicts resolved:
- Translation files: Added taskbar-grouped sections after existing taskbar sections
- File location: Moved settings file to new Panels directory structure
2025-11-10 19:41:09 +03:00
Ly-sec
5f50bad53b
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
2025-11-10 17:30:35 +01:00
Ly-sec
84eaa98dd6
Update PR template
2025-11-10 17:30:31 +01:00
ItsLemmy
f2194aebbc
Merge branch 'main' of github.com:noctalia-dev/noctalia-shell
2025-11-10 11:21:33 -05:00
ItsLemmy
c290869869
OSD: reduced main axis size to 75%
2025-11-10 11:20:11 -05:00
Ly-sec
20e1086060
Launcher: add CTRL+J/N keybinds ( fixes #694 )
2025-11-10 17:17:31 +01:00
Ly-sec
5402ae32f5
Notification: make doNotDisturb non persistent ( fixes #665 )
2025-11-10 17:12:51 +01:00
ItsLemmy
97e24ac9b3
Compositor: Fix lockAndSuspend - missing import
2025-11-10 10:30:02 -05:00
ItsLemmy
b81ce9819d
Default settings: added spicetify + autoformatting
2025-11-10 10:10:30 -05:00
Lemmy and GitHub
876d88a2ca
Merge pull request #697 from Sighthesia/wallpaper-animations-on-load
...
Background: add startup wallpaper transition
2025-11-10 10:08:48 -05:00
ItsLemmy
8c01158bad
Autoformat
2025-11-10 10:03:23 -05:00