github noctalia-dev/noctalia-shell v2.5.0

latest release: v2.5.1
23 hours ago

Release v2.5.0

Changes since v2.4.0

  • Release v2.5.0 (9db6a0d) by Ly-sec
  • Hooks: expose to grab the screen name (a9affb5) by Ly-sec
  • Hooks: make hook activate after settings are updated (46bc893) by Ly-sec
  • Launcher: remove 50 item limit, fixes #200 (fe6ecf7) by Ly-sec
  • README: small changes (a72b896) by Ly-sec
  • HooksTab: replace NText with NLabel (a91d790) by Ly-sec
  • Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell (ac21dee) by Ly-sec
  • Created Hook system (let's users run commands after specific actions) NInputAction: create NTextInput with NButton HooksService: add dark/light mode hook, add wallpaper change hook HooksTab: create 1 NInputAction for each hook Wallpaper: add hook functionallity (37eefe3) by Ly-sec
  • proper border on notifications (2e082ed) by LemmyCook
  • Cleanup: removed Color.applyOpacity in favor of Qt.alpha (c1bec66) by LemmyCook
  • Merge branch 'main' of github.com:noctalia-dev/noctalia-shell (d53a404) by LemmyCook
  • Optims: replaced a bunch of Qt.rgba by Qt.alpha (7ed4c20) by LemmyCook
  • IPCHandler: small change to getActiveScreen() (83205d5) by Ly-sec
  • IPCHandler: use getActiveScreen() everywhere (43bb3bd) by Ly-sec
  • Merge branch 'main' of github.com:noctalia-dev/noctalia-shell (cde3f08) by LemmyCook
  • IPC: more robust screen detection (3e7ebf4) by LemmyCook
  • Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell (ac70929) by Ly-sec
  • CustomButton: let people use quotes etc (e7bbb7f) by Ly-sec
  • autoformatting (2fda29c) by LemmyCook
  • Merge branch 'main' of github.com:noctalia-dev/noctalia-shell (2793863) by LemmyCook
  • NPanel: clear openedPanel attempt (7fafda4) by LemmyCook
  • IPC: Fail safe when no activeWindow detected (bb0f1e8) by LemmyCook
  • Notification: prefer notification image over app image (3ceba43) by Ly-sec
  • logs (f8ed4f4) by LemmyCook
  • IPC: IPC calls now properly identified the proper monitor so that dimming and other stuff works better. (d319ab9) by LemmyCook
  • Merge branch 'custom-buttons' (902cdc3) by LemmyCook
  • Bar: check if new widget modelData is available to avoid warnings. (00d3f81) by LemmyCook
  • SettingsPanel: restoring keyboard focus (d8c91a9) by LemmyCook
  • BarSectionEditor: cleaned up logs (30e1c2d) by LemmyCook
  • Notification: add app icon support (4229721) by Ly-sec
  • BarSettings: better D&D (4a45e73) by LemmyCook
  • BarSettings: reworking drag&drop (9e81908) by LemmyCook
  • Custom Button: better bar editor (f39dd2a) by LemmyCook
  • SettingsPanel: remove keyboard focus, so it will close gracefully if clicking on something else (like others NPanels) (4f3e0bd) by LemmyCook
  • Custom Buttons: working left/right/middle click (21383b0) by LemmyCook
  • Custom buttons: WIP support for left/right/middle click (1794421) by LemmyCook
  • NIconButton: added support for middle click (1f919e4) by LemmyCook
  • SettingsPanel: fixed audio tab name (06a11f0) by LemmyCook
  • Custom buttons: refactored files structure (807867e) by LemmyCook
  • Custom buttons: improved UI, still wip (598bc48) by LemmyCook
  • Custom buttons: WIP implementing custom properties (7f34ca4) by LemmyCook
  • Update README.md (291cd51) by Lysec
  • README: add manual install IPC explanation (280952a) by Ly-sec
  • Wallpaper: minor improvements (3ba6899) by LemmyCook
  • Launcher: Restored keyboard navigation with PageUp/PageDown/Home/End + Vim Keys (65f73bb) by LemmyCook
  • Launcher: fixed IPC calls + fix locked up results in clipboard after short successive opening. (392f0e1) by LemmyCook
  • Merge branch 'launcher-evolved' (1e81a89) by LemmyCook
  • Launcher: Fix missing argument to onStatusChanged (11a13ce) by LemmyCook
  • Launcher: improved clipboard images look (2462021) by LemmyCook
  • Launcher: clipboard, prevent unecessary refresh while browsing (7b2d490) by LemmyCook
  • Launcher: deleted ClipboardService, renamed CliphistService to ClipboardService. (20b29f9) by LemmyCook
  • Launcher: wip image preview (132dbce) by LemmyCook
  • Launcher: wip image preview (ded133d) by LemmyCook
  • Laucher: Fix wayland warning about focus surface stealing (7548ffc) by LemmyCook
  • Launcher: Working clipboard plugin (1599ee5) by LemmyCook
  • Weather: change how default city is set (40b57c2) by Ly-sec
  • Add default fallback city (fixes #199), add beginning of UpdateService Weather: always fallback to "Tokyo" if the city name is empty UpdateService: simple versioning control (c6e56d4) by Ly-sec
  • DistroLogoService: add NixOS path as requested in #197 (7141a91) by Ly-sec
  • Launcher: first refactoring pass (742a600) by LemmyCook
  • SidePanel: increased height by 8 pixels. (80a2e69) by LemmyCook
  • NComboBox: slightly taller by default (a7ce673) by LemmyCook
  • Settings: better default folder for wallpapers and videos (dfd7edc) by LemmyCook
  • Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell (ac65d19) by Ly-sec
  • Replace NTextInput with NComboBox for font settings FontService: use Qt.fontFamilies to grab available fonts and split Mono fonts NComboBox: allow height changes GeneralTab: replace NTextInput with NComboBox (520da3e) by Ly-sec
  • Dock: Fixed dock autohide when bar is at the bottom. (d790113) by LemmyCook
  • Merge branch 'main' of github.com:noctalia-dev/noctalia-shell (5859270) by LemmyCook
  • Dock: allow clicking outside of the dock on the left and right side (26dc143) by LemmyCook
  • Update README.md (76a8e64) by Lemmy
  • README: fix small typo (8d05cb9) by Ly-sec

Don't miss a new noctalia-shell release

NewReleases is sending notifications on new releases.