github noctalia-dev/noctalia-shell v3.1.0

latest release: v3.1.1
8 hours ago

Release v3.1.0

Changes since v3.0.11

  • Release v3.1.0 (1826d6a0) by Ly-sec
  • TrayMenu: more cleanup (ab8e14d0) by Ly-sec
  • TrayMenu: more cleanup (5121d73a) by Ly-sec
  • TrayMenu: cleanup (fc033081) by Ly-sec
  • TrayMenu: close with single outside click (e129da8f) by Ly-sec
  • TrayMenu: reset shouldLoadMenu properly (07f8bd62) by Ly-sec
  • Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell (53d04df7) by Ly-sec
  • TrayMenu: fix tray menu allocation per tray item (ebe50561) by Ly-sec
  • Default settings (04abff2e) by ItsLemmy
  • TrayMenuWindow: no relative path (91f09807) by ItsLemmy
  • TrayMenu: defer opener.children access to prevent init freeze (f28452a2) by Ly-sec
  • autofmt (131d3a09) by ItsLemmy
  • TrayMenu: commented out until we figure why it does not work with the latest quickshell-git commits (3685b8c9) by ItsLemmy
  • WallhavenSettingsPopup: fix apply button clickthrough (c730ac4f) by Ly-sec
  • WallpaperPanel: add settings popup for wallhaveb WallhavenSettingsPopup: move all settings in here WallhavenService: adjust some things (0314d244) by Ly-sec
  • Settings: fix migration (8010b32c) by Ly-sec
  • Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell (34e845d8) by Ly-sec
  • WallpaperPanel: add wallhaven support (9576daf7) by Ly-sec
  • Bar-SessionMenu: added setting to pick your favorite color. (adfe4817) by ItsLemmy
  • Settings-default and translations (2b5010f4) by ItsLemmy
  • UserInterfaceTab: remove dimDesktop toggle, only use dimming slider Settings: add migration for dimDesktop -> dimmerOpacity Autoformat (6b92d2d4) by Ly-sec
  • Merge pull request #759 from dmolin/dimmer-opacity (e1e6f36c) by Lysec
  • Merge pull request #760 from DrWeb56/main (df2faf32) by Lysec
  • Update ru.json (c635f84e) by DrWeb56
  • Merge pull request #758 from Aerosnail/fix/efivarfs-audio-stutter (adfc8d03) by Lysec
  • SmartPanels: improving Hyprland focus issues. (267bc000) by ItsLemmy
  • Add desktop dimmer opacity slider (996935af) by Davide
  • SystemStatService: skip efivarfs to avoid stutters (049d313d) by Aerosnail
  • Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell (a81cbb58) by Ly-sec
  • SessionMenuTab: add per entry countdown toggle (implements #746 ) (7176e890) by Ly-sec
  • Merge pull request #755 from mochouaaaaa/main (23962d92) by Lysec
  • Merge pull request #756 from notiant/patch-19 (e7d373f2) by Lysec
  • LockScreen: PAM always uses USER env var instead of displayName (79b079a4) by Ly-sec
  • Add wallpaper selector to settings (810efe6a) by notiant
  • fix(qmlfmt): Add compatibility for qmlformat command (b692275c) by mochou
  • Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell (6da74a80) by Ly-sec
  • ColorSchemeTab: properly check for discord/code (33eb71f0) by Ly-sec
  • MainScreen+SmartPanel: Allow click on the bar when a panel is open. (edef8568) by ItsLemmy
  • Default settings + auto-formatting (312d1b6d) by ItsLemmy
  • MainScreen: removed unecessary mouse area (02d77ff4) by ItsLemmy
  • Revert "SmartPanel: Tighter sizing by using the minimum size." (d2bd621a) by ItsLemmy
  • Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell (42f12e8d) by Ly-sec
  • AudioService: possible fix for misbehaviour (faaf5b74) by Ly-sec
  • Formatting (51940a9f) by ItsLemmy
  • i18n update (c6fcfffb) by ItsLemmy
  • Merge pull request #729 from Sighthesia/system_monitor_high_pressure_highlight (867abc6d) by Lemmy
  • Merge branch 'main' into system_monitor_high_pressure_highlight (b1dfcb58) by Lemmy
  • Merge pull request #742 from atheeq-rhxn/main (9890174a) by Lemmy
  • Merge pull request #747 from oluijks/user-display-name (dd4cf6e4) by Lemmy
  • Merge pull request #749 from oluijks/bar-hide-tooltip-while-adjusting (6cb45d5d) by Lemmy
  • Settings: remove double sessionMenu tab (7bb27b6c) by ItsLemmy
  • Merge with noctalia main (c0e649b7) by atheeq-rhxn
  • fix: show empty workspaces when hideUnoccupied enabled (73269047) by atheeq-rhxn
  • TrayMenu: minimal fade-in animation when appearing. (a0dcd97a) by ItsLemmy
  • Merge branch 'main' of github.com:noctalia-dev/noctalia-shell (d3a98ca1) by ItsLemmy
  • SmartPanel: Tighter sizing by using the minimum size. (0eb82bce) by ItsLemmy
  • Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell (9451b18a) by Ly-sec
  • Settings: cleanup (717ea441) by Ly-sec
  • SmartPaneWindow: unload when not in use (a32d999e) by ItsLemmy
  • i18n: add ai translations for system monitor custom threshold highlight color settings (26d30bda) by Sighthesia
  • SystemMonitorCard: apply threshold highlight for mertrics in control center (96c750b2) by Sighthesia
  • OSD: fix output OSD logic (4129b475) by Ly-sec
  • OSD: fix initial output volume osd (f64a2fae) by Ly-sec
  • OSD: fix initial input volume osd (1573b5f1) by Ly-sec
  • AudioService: preserve input value (fixes 0% volume after suspend... hopefully) autoformat (4088c13e) by Ly-sec
  • SystemMonitor: add custom color settings for system monitor threshold settings (f1576a61) by Sighthesia
  • fix: single monitor support by conditional -o usage (95d252a9) by atheeq-rhxn
  • feat: add multi-monitor support (ee22bb9e) by atheeq-rhxn
  • Bar/Widgets: hide volume tooltips while adjusting (545e72c2) by Olaf Luijks
  • i18n: add ai translations for system monitor threshold settings (ea8ddcae) by Sighthesia
  • SystemMonitor: transfer system monitor threshold settings to gloabal setting tab (4b2e8b6e) by Sighthesia
  • Merge with noctalia main (15e8d76a) by atheeq-rhxn
  • Matugen/Discord: fix Vencord again (68e83f4d) by Ly-sec
  • Matugen/Discord: fix Vencord path (5bd844ec) by Ly-sec
  • Matugen/Code: fix VSCodium support (2d99a2c2) by Ly-sec
  • Matugen/Code: add VSCodium support (96ae2c0d) by Ly-sec
  • HostService: add user display name and use it in UI (2c5c462a) by Olaf Luijks
  • Merge remote-tracking branch 'upstream' into system_monitor_high_pressure_highlight (d51dbb29) by Sighthesia
  • Revert "Wallpaper: improved image switching to avoid main thread micro freeze." (04fcb94e) by ItsLemmy
  • Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell (aa0a6c2c) by Ly-sec
  • TaskbarGrouped: add scroll support TaskbarGroupoedSettings: add colorize, hide when unoccupied, name display settings (aace0a8a) by Ly-sec
  • AllBackgrounds: centralize panel background color computation. (60048077) by ItsLemmy
  • Tray: fix screen access that does not exists on first load. (0ab9aa1c) by ItsLemmy
  • WLR Layer Name: noctalia-screen-* changed to noctalia-background-* (17ff97f8) by ItsLemmy
  • fix: resolve active window detection (06007549) by atheeq-rhxn
  • Wallpaper: improved image switching to avoid main thread micro freeze. (6e368601) by ItsLemmy
  • fix: resolve MangoService window parsing scope and add KeyboardLayoutService import (a49f4ba0) by atheeq-rhxn
  • Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell (80493ada) by Ly-sec
  • SettingsWindow: reorder SideBar (e1f692be) by Ly-sec
  • fix(workspace): use tag command instead of view to prevent window moving (3a80389c) by atheeq-rhxn
  • SettingsWindow make SideBar more compact (52071efc) by Ly-sec
  • Network: support for ethernet-off icon even tho the logic is not in yet. (3d81d445) by ItsLemmy
  • Merge pull request #739 from notiant/patch-17 (889bbfcb) by Lemmy
  • refactor: Improve MangoWC implementation (8ba0a0a5) by atheeq-rhxn
  • Tray: fix drawer toggle/caret theming in light theme. (9b2abd31) by ItsLemmy
  • Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell (e98f01fa) by Ly-sec
  • DistroService: rename to HostService (4fd58659) by Ly-sec
  • Merge pull request #738 from bokicoder/patch-1 (c2e56fcd) by Lysec
  • Merge pull request #740 from notiant/patch-18 (6178c34e) by Lemmy
  • Dragging: removed a lot of dead code since we no longer support panel dragging. (1288924f) by ItsLemmy
  • Settings: SystemMonitor tab, hidden for now, until it gets content. (278fbb7f) by ItsLemmy
  • small fix for German translation (fcc8394e) by notiant
  • Launcher: restore Tab/BackTab navigation. Fix #737 (8b0c6153) by ItsLemmy
  • NetworkService: re-add improved internet connectivity check (ac9e316f) by notiant
  • Cava: fix activation logic due to new panel structure. (205e73e8) by ItsLemmy
  • Keyboard Shortcuts: replaced and fixed shiftTab to backTab. (04439699) by ItsLemmy
  • OSD: Autoformatting - removing all those semicolons (70216537) by ItsLemmy
  • Typography: Semi-Bold NHeader and NLabel (454733d8) by ItsLemmy
  • SessionMenu: add hibernate option (14b0ef32) by wxlyyy
  • feat: Add MangoWC compositor support (e814ba58) by atheeq-rhxn
  • Merge pull request #736 from mochouaaaaa/main (d0445620) by Lysec
  • Merge branch 'noctalia-dev:main' into main (9a92fa08) by Sheri Downs
  • feat: Add OSD background opacity setting (36d4c102) by mochou
  • Tray: warning fix (e4ef05f5) by ItsLemmy
  • TrayMenu: improved positionning (6083d824) by ItsLemmy
  • TrayMenu: Fixed potential glitch of submenus by replacing hover by click + improved submenu positionnig logic. (aca82f81) by ItsLemmy
  • SystemMonitor: unify highlight colors, change warning color to mTertiary (58ee1647) by Sighthesia
  • Back to -dev (7bf3601a) by ItsLemmy
  • SystemMonitor: align the height of horizontal bar highlight rectangles with the pill of the Workspace (f067d585) by Sighthesia
  • SystemMonitor: change metrics highlighting method on vertical bar to text highlighting (12a4fe26) by Sighthesia
  • SystemMonitor: ensure critical thresholds are not less than warning thresholds (be780971) by Sighthesia
  • SystemMonitor: restore metrics' icon color (fa880e83) by Sighthesia
  • i18n: add ai translations for system monitor threshold highlighting (f616aa64) by Sighthesia
  • SystemMonitor: add configurable thresholds for system monitor widget (ccbfa926) by Sighthesia
  • SystemMonitor: add warning and critical state indicators for disk usage (84e413f3) by Sighthesia
  • SystemMonitor: add warning and critical state indicators for CPU, temperature, and memory (952e5ecb) by Sighthesia

Don't miss a new noctalia-shell release

NewReleases is sending notifications on new releases.