Commit Graph
4005 Commits
Author SHA1 Message Date
LemmyandGitHub 76a747189b Merge pull request #715 from Hoverbear/hoverbear/utc-ify-calendar-datetimes
Calendar: UTC-ify datetimes
2025-11-11 06:32:22 -05:00
LemmyandGitHub 13b6b17981 Merge pull request #706 from 3akev/main
KeyboardLayout: update on "keyboard layout changed" events
2025-11-11 06:28:25 -05:00
ItsLemmy 877f517a02 Bar: reimplemented hairline gap safety. 2025-11-11 06:21:58 -05:00
LysecandGitHub 38da6dbfcf Merge pull request #718 from oluijks/feat/dutch-translation
Add Dutch translation (nl)
2025-11-11 11:19:53 +01:00
Olaf Luijks 932d06897b Add Dutch translation (nl) 2025-11-11 11:06:25 +01:00
Ana Hobden a2eab85dbd Calendar: UTC-ify datetimes 2025-11-10 21:42:42 -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
Ala Alkhafaji a6f487eac0 KeyboardLayout: stopgap solution for sway 2025-11-11 01:53:49 +01: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
Ala Alkhafaji 43ff69238a KeyboardLayout: update on keyboard layout change events (hyprland) 2025-11-10 23:54:37 +01:00
Ala Alkhafaji 9921e1a09f KeyboardLayout: update on keyboard layout change events (niri) 2025-11-10 21:33:33 +01: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
LysecandGitHub 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
LemmyandGitHub 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
LysecandGitHub 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
DrWeb56andGitHub f8aed91a5b Update russian translate 2025-11-10 21:44:28 +05:00
DrWeb56andGitHub 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
LemmyandGitHub 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