Commit Graph

6984 Commits

Author SHA1 Message Date
Lemmy a8f61d84a6 nix: main noctalia plugins is no longer called Official as it also includes community plugins. 2026-01-25 14:02:33 -05:00
Lysec 898bd6a362 Templates/emacs: adjust header line (#1565) 2026-01-25 19:42:45 +01:00
Lysec dc59cd89c5 NSectionEditor: fix close button for multi monitor 2026-01-25 19:26:16 +01:00
Lysec bff443755d NSectionEditor: fix small warning 2026-01-25 19:15:02 +01:00
Lysec 42bfa9fb1c WidgetSettings: add close button - now apply only applies changes and doesn't close (fixes #1413) 2026-01-25 19:01:25 +01:00
Lemmy 45616f204f autofmt 2026-01-25 12:18:28 -05:00
Lemmy 8d11b0be0a labwc: improve popups support (right click context menu working) 2026-01-25 12:16:40 -05:00
Lysec 7610d306d3 Dock: fix pinned app order (#1562) 2026-01-25 18:08:33 +01:00
Lysec ad67296a53 Merge pull request #1563 from chenkeao/dock-fix-dragging
fix(dock): fix dragging issue when dock auto-hide is enabled
2026-01-25 17:29:01 +01:00
kyle 583bdc6a6e fix(dock): fix dragging issue when dock auto-hide is enabled 2026-01-26 03:13:42 +11:00
Lemmy caf2302cea Merge branch 'main' of github.com:noctalia-dev/noctalia-shell 2026-01-25 09:18:43 -05:00
Lemmy 2576145df5 plugin-service: don't log settings content on save. 2026-01-25 09:18:41 -05:00
Lysec 35636693b4 Merge pull request #1559 from chenkeao/dock-patch
Fix(dock): fix invisible but clickable dock; dock unexpected close when context menu hide and flicker context menu
2026-01-25 14:08:55 +01:00
kyle c6834c67ed fix(dock): fix unexpected dock close when context menu auto hide 2026-01-25 23:40:35 +11:00
kyle f7af6e8ab6 fix(dock): fix clickable menu when it's invisible 2026-01-25 23:37:57 +11:00
kyle 32cd450fed fix(dock): fix flicker context menu 2026-01-25 23:22:14 +11:00
Lysec 4aaefcf5b7 Merge pull request #1557 from mochouaaaaa/main
fix(Scripts/bash): Fix Hyprland theme application on Nixos+`tmpfs as root`
2026-01-25 12:23:49 +01:00
Lysec cf10868305 template-apply: fix alacritty theming 2026-01-25 11:51:36 +01:00
mochou 3fb392babb fix(Scripts/bash): Fix Hyprland theme application on Nixos 2026-01-25 18:39:47 +08:00
Lysec 1f18836fa7 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2026-01-25 11:20:54 +01:00
Lysec 4352b65da6 Theming/Emacs: adjust search logic (fixes #1543) 2026-01-25 11:20:49 +01:00
Lysec 2e859f41da Merge pull request #1552 from LionHeartP/main
discord-midnight: more css fixes
2026-01-25 11:07:07 +01:00
LionHeartP 748b45c930 discord-midnight: revert New label 2026-01-25 08:59:04 +02:00
LionHeartP fc8f6b47c3 discord-midnight: replace all hardcoded alphanumerics with wildcard selectors 2026-01-25 08:51:05 +02:00
Lemmy 69414b818c nreorder-checkboxes: dont need a listview 2026-01-25 01:26:13 -05:00
Lemmy 7892700813 ncomboxbox: use nlistview 2026-01-25 01:20:15 -05:00
Lemmy 29b8230361 nsearchable-combobox: fix availableWidth 2026-01-25 01:16:04 -05:00
Lemmy c125741e0f clock-settings: dont double scroll 2026-01-25 01:11:22 -05:00
Lemmy 81f7ce42c1 session-menu: middle ground 2026-01-25 00:37:56 -05:00
Lemmy 3de7597ba3 session-menu: trying caching the gpu texture 2026-01-25 00:13:37 -05:00
Lemmy 113b55608c scrollbars: dont need that it's default 2026-01-25 00:09:09 -05:00
Lemmy 7fe91817eb scrollbars: fixed launcher and widget settings 2026-01-25 00:04:04 -05:00
Lemmy 23a7b99279 custom-button: removed double/extra unecessary scrollview. 2026-01-24 23:53:26 -05:00
Lemmy 2f1932616b Revert "SessionMenu: dont scale over 1.0"
This reverts commit 32f50a9b74.
2026-01-24 23:44:33 -05:00
Lemmy 126bf1b9d6 Revert "SessionMenu: simplified scaling"
This reverts commit 8c5f592b10.
2026-01-24 23:44:31 -05:00
Lemmy 8bf26e3188 Revert "SessionMenu: dont overscale icon"
This reverts commit ff17b4ada1.
2026-01-24 23:44:28 -05:00
Lemmy ff17b4ada1 SessionMenu: dont overscale icon 2026-01-24 23:30:24 -05:00
Lemmy 8c5f592b10 SessionMenu: simplified scaling 2026-01-24 23:28:09 -05:00
Lemmy 32f50a9b74 SessionMenu: dont scale over 1.0 2026-01-24 22:56:05 -05:00
Lemmy 8e6a88b559 NGridView + NScrollView + NListView: everywhere, with auto top/bottom gradients. 2026-01-24 22:40:13 -05:00
Lemmy 4e3450c22c autofmt + switched a couple logger.i to .d 2026-01-24 21:22:36 -05:00
Lemmy 3b2c0bd1ef template-processor: simplified error reporting, only report template syntax errors from python. cleaned up template-apply.sh to only output errors. 2026-01-24 21:16:32 -05:00
Lemmy 63e37e7ca3 Merge branch 'main' of github.com:noctalia-dev/noctalia-shell 2026-01-24 20:32:16 -05:00
Lemmy 4851e5677a discord-material: dark mode tweak, discord is ass 2026-01-24 20:32:13 -05:00
Lysec 461d6d3729 Merge pull request #1547 from blackbartblues/feat/ddc-brightness-sync-v2
feat: sync DDC brightness on startup and panel open
2026-01-25 01:08:50 +01:00
WojciechSulocki-Gif 3f355e3083 feat: sync DDC brightness on startup and panel open
- BrightnessService: Add onIsDdcChanged handler to fetch brightness
  when DDC is detected at startup
- BrightnessService: Fix condition to update brightness when value is 0
- BrightnessPanel: Refresh DDC brightness when panel opens
- BrightnessCard: Fix timer to only run on user interaction (not continuously)
2026-01-25 01:03:13 +01:00
Lysec 4f008b3f8d Merge pull request #1542 from bokicoder/main
LockContext: made the code clearer
2026-01-25 00:55:29 +01:00
Lysec 9a6c99b971 Merge pull request #1545 from blackbartblues/feat/ddc-brightness-sync-on-qs-open
ControlCenterPanel: sync DDC brightness on Quick Settings open
2026-01-25 00:44:59 +01:00
WojciechSulocki-Gif 2e6bd7abce ControlCenterPanel: sync DDC brightness on Quick Settings open
Refresh DDC monitor brightness values when Control Center opens.
This ensures the brightness slider shows the actual monitor value,
even if changed externally (e.g., via monitor OSD).
2026-01-25 00:41:26 +01:00
Lemmy ab3bcfb0d2 Update installation badge in README.md 2026-01-24 18:09:17 -05:00