Release v2.3.0
Changes since v2.2.4
- Release: v2.3.0 - add NightLight - better positioning of panels below their widgets - quality of life changes/fixes (45b0fbe) by Ly-sec
- Merge branch 'main' of github.com:noctalia-dev/noctalia-shell (76f0368) by LemmyCook
- MediaCard: less thick ouline (da80f47) by LemmyCook
- README: add small blockquote to optional dependencies (fa7c19d) by Ly-sec
- Merge pull request #148 from kevindiaz314/main (74f54b3) by Lysec
- NIconButton + NPill: improved vertical centering (2f49643) by LemmyCook
- Workspace: use font metrics for vertical centering (fabdf67) by LemmyCook
- Workspace: another attempt at proper text centering (fc71f61) by LemmyCook
- Fix named workspace text positioning Workspace.qml: add slight centerOffset (aa8a72a) by Ly-sec
- Workspace: attempt to fix tiny vertical offset (a1dcaa2) by LemmyCook
- Workspace: bigger text for names, adaptative height. (f533e2a) by LemmyCook
- Update README.md to move optional packages to required (496ca05) by Kevin Diaz
- Update installation instructions for Arch Linux and Nix in README.md (f399463) by Kevin Diaz
- Workspace: slimmer look (44c9855) by LemmyCook
- Update README.md (57a8f5f) by Lysec
- Workspace: respect the setting (ab7c567) by LemmyCook
- Small workspace indicator fix (c323985) by Ly-sec
- Merge branch 'main' of github.com:noctalia-dev/noctalia-shell (024f354) by LemmyCook
- Update README.md (4d91096) by Lysec
- Merge branch 'main' of github.com:noctalia-dev/noctalia-shell (8148c0f) by LemmyCook
- Named workspaces improvements (620b3e3) by LemmyCook
- Autoformatting (22af8e9) by LemmyCook
- Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell (9dcefa4) by Ly-sec
- Add NightLight, update README, format (634d784) by Ly-sec
- Merge pull request #136 from MichaelThomas0721/main (8140ddc) by Lemmy
- Merge branch 'main' of github.com:noctalia-dev/noctalia-shell (71cfbc8) by LemmyCook
- NPanel fixes (6a9dee3) by LemmyCook
- Add IPC for screenRecorder toggle (9ee31e3) by Ly-sec
- Merge pull request #147 from wer-zen/main (7379bcb) by Lysec
- Added Usage for binary and non (246c475) by wer-zen
- Fixed qs ipc call stuf (864631f) by wer-zen
- README.md (4fe5681) by wer-zen
- README.md (fe8e5a0) by wer-zen
- README.md (7c914b8) by wer-zen
- README.md (256cd06) by wer-zen
- NPanel now can properly be positioned relative to their opener (button) (f3ae010) by LemmyCook
- README.md (52efc63) by wer-zen
- Add AppLauncher opacity, topCenter & bottomCenter (f3f0f61) by Ly-sec
- Update README.md (07fcd29) by zen
- README.md (8631076) by wer-zen
- flake.nix update (c2ca05b) by wer-zen
- Format (3c39ea1) by Ly-sec
- Add MPRIS blacklist (1533b2d) by Ly-sec
- Remove kitty template for now (7bcb227) by Ly-sec
- flake.nix update (178ad2a) by wer-zen
- Bar Brightness: fixed onClicked to open brightness settings (bdd981e) by quadbyte
- Settings / Display-Scaling tab: improved display at low scaling + fixed refresh button look (a615265) by LemmyCook
- Widgets: renamed SizeMultiplier => SizeRatio. Enforced read-only on size property (1ab3463) by LemmyCook
- More optims and renaming (269b276) by LemmyCook
- OPtimization: Notification History only loaded when necessary (d2563db) by LemmyCook
- Optimization: Dock get loaded only on assigned screens instead of being invisble. (fcedb65) by LemmyCook
- Settings / Brightness: removed non existing setting/toggle since we moved to modular bar (18b7991) by LemmyCook
- Optimizations memory/cpu (9fb4aff) by LemmyCook
- Settings: dont add ArchUpdater to the bar by default. (38efdc8) by LemmyCook
- Avoid one extra Loader per bar widget (75700e3) by LemmyCook
- autoformating (48e57a2) by LemmyCook
- Merge pull request #129 from ThatOneCalculator/fix/heuristic-lookup (d791705) by Lysec
- Merge branch 'noctalia-dev:main' into fix/heuristic-lookup (38e3d99) by Kainoa Kanter
- Bar Clock: Improved current date display. (2a234f5) by LemmyCook
- WifiPanel: Improved look and functionalities (5f00266) by LemmyCook
- Added setting for workspace names (c917d7d) by MichaelThomas0721
- TrayMenu: fixed bottom menu margin (54c39ab) by LemmyCook
- ArchUpdater: fixed CPU hogging (b19fb31) by LemmyCook
- Minor cleanup (7a84980) by LemmyCook
- Possible fix for battery % notification (01ccb77) by Ly-sec
- Add notification when battery is low, fix some warnings (c668371) by Ly-sec
- Merge branch 'noctalia-dev:main' into fix/heuristic-lookup (81182aa) by Kainoa Kanter
- Merge branch 'noctalia-dev:main' into fix/heuristic-lookup (4871587) by Kainoa Kanter
- fix: check for correct method (7899b12) by Kainoa Kanter
- fix: use heuristicLookup for desktop entries if available (e1d623b) by Kainoa Kanter