You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix ArchUpdater to be able to use ghostty ArchUpdaterService: add separate ghostty command ArchUpdater: Change color of symbol if no terminal/aur helper is found, edited tooltip ArchUpdaterPanel: Add proper error message if TERMINAL or aur helper was not found (1ecc3d9) by Ly-sec
BarHeight: more rounding uniformization (fcf627c) by LemmyCook
ScreenCorners: use the same Math.round() for bar height so corners dont overlap semitransp bar (fdf67ab) by LemmyCook
Location: Set stable name on load to the user specified name. Until we get a proper weather update (b1daf2e) by LemmyCook
Location: should fix edge case of location data being not ready on time (6ecbdda) by LemmyCook
ArchUpdater: more selective update debug logs & tests (3f0374e) by Ly-sec
ArchUpdater: Even more debug logs (cb345c2) by Ly-sec
ArchUpdate: last console.log (d912c2a) by LemmyCook
Merge branch 'main' of github.com:noctalia-dev/noctalia-shell (2187685) by LemmyCook
NText: Reverted my change to support Richtext by default + All tooltips are no longer using capital letter at the start of every word (53405c1) by LemmyCook
Disable Network stats by default Settings: set showNetworkStats to false (abb5f38) by Ly-sec
Update About Tab to handle long names better AboutTab: adapt cellWidth/height to accommodate longer names (4ad851f) by Ly-sec
Update README README: remove old migration informations (8509845) by Ly-sec
Remove useless debug logs from ArchUpdater ArchUpdaterService: remove 4 useless debug logs (d7eea7f) by Ly-sec
Fix ArchUpdaterService error codes (once more) ArchUpdaterService: Update yay error code (1 also means no updates available just like in paru) (8395b26) by Ly-sec
Fix ArchUpdater error codes, revert TrayMenu TrayMenu: reverted it to the old PopupPanel for ignored ArchUpdater: paru error code 1 = no updates available (1eae0eb) by Ly-sec
Reimplement the MediaMini and ActiveWindow fix Revert ScreenCorner fix (didn't work at all) (91ffa4a) by Ly-sec
Revert "Possibly fixed #117, format and also change a tiny thing in ActiveWindow" (6d2f4d5) by Ly-sec
Don't dim ScreenCorners NPanel: add dimOverlay (7b63b69) by Ly-sec
Possibly fixed #117, format and also change a tiny thing in ActiveWindow MediaMini: properly elide and manage width of MediaMini ActiveWindow: Make it respect width of ActiveWindow title (1e52e7c) by Ly-sec
Add network stats to SystemMonitor, fix ActiveWindow text display SystemMonitor: add network up/down stats (also added setting to disable it in BarTab) ActiveWindow: add elide if not hovered (2ebdc74) by Ly-sec
Fix TrayMenu crash after display wake. Add checks if screen exists, else set scaling to 1.0 TrayMenu: Replace PopupPanel with NPanel (for better loading & to prevent QS crash) Overview, Background etc: add screen checks, if it doesnt exist set scaling to 1.0 (51f1923) by Ly-sec
Small changes for ArchUpdaterService ArchUpdaterService: remove duplicate AUR helper check and remove any pacman occurrence (714f6c0) by Ly-sec
Merge pull request #167 from MarkusVolk/main (4c79999) by Lysec
Replace pkexec with terminal output (with TERMINAL environment var) ArchUpdater:use terminal thanks to TERMINAL environment variable README: Add explanation for said environment var (cdfed0f) by Ly-sec
Wallpaper: flush nextWallpaper.source when no longer needed in a attempt to save ram (6af9159) by LemmyCook
Wallpaper: added disc transition (91afdf7) by LemmyCook
Wallpaper: added random transition + fixed "none" transition (26fc609) by LemmyCook
Revert "Remove need for polkit, launch any ArchUpdater update through terminal" (3496169) by LemmyCook
Remove need for polkit, launch any ArchUpdater update through terminal ArchUpdater: rely on TERMINAL environment variable README: Add explanation for the TERMINAL environment variable (299add4) by Ly-sec
wallpaper: renamed Swipe => Wipe (5ab76c9) by LemmyCook
Wallpaper: swipe left/right/up/down (f5b4984) by LemmyCook
Update README.md - screenshots served by github repo (a38665f) by Lemmy
Github: Added GitHub screenshots (cf27ff1) by LemmyCook
Merge branch 'advanced-wallpaper' (8f3f520) by LemmyCook
Wallpaper/Matugen: Matugen always based on the primary screen wallpaper (c4e4f78) by LemmyCook
Wallpaper: On startup set wallpaper without transition (2f9eb28) by LemmyCook
Wallpaper: cool fade in transition via shader (63e90a5) by LemmyCook
Wallpaper: minor fixes for random wallpaper picking (61d13a6) by LemmyCook
Wallpaper: less intrusive UI when using per monitor directories (a2ecc67) by LemmyCook
Wallpaper: fixed random wallpaper (f679999) by LemmyCook
Wallpaper: fixed all edge cases when toggling on/off multi directories support and invalid directory names (5b8d7db) by LemmyCook
Wallpaper: real support for differents folders per monitor \o/ (9bbdf5f) by LemmyCook
WallpaperSelector: syntax fix (812ddf2) by LemmyCook
Merge branch 'main' of github.com:noctalia-dev/noctalia-shell (8ebcfa4) by LemmyCook
NTextInput: improved layout and adapted calling code all over the shell. (3f4cec1) by LemmyCook
Add audio IPC options AudioService: add a few functions to AudioService IPCManager: Add 4 Audio IPC calls README: Add information about new IPC calls (156146f) by Ly-sec
ArchUpdater: better icons (take2) (e86e734) by LemmyCook
Added a check to see if wlsunset is enabled, if it isn't you can change the NightLight settings. DisplayTab: add wlsunsetCheck process (39d8d8b) by Ly-sec
ColorSchemeTab: better presentation (eadcb3f) by LemmyCook
LocationService + Settings: improved service stability and show geocoding results in the settings (a6d722f) by LemmyCook
Added NCheckbox and used it for Matugen templates NCheckbox: Added ColorSchemeTab: replace NToggle with NCheckbox (f10280c) by Ly-sec
Create MatugenService, add toggles per template Matugen: Created Matugen.qml for users to add templates to, add MatugenService to generate .toml Notification: possible fix for children null warning Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell (a6848be) by Ly-sec
Create separate matugen toggles, add MatugenService Matugen: add Matugen.qml as central place for templates, add MatugenService to take care of .toml generation Notification: possible fix for "children of null" (f510c19) by Ly-sec
Settings: more cleanup and conditionnal controls (NightLight) (0562dbb) by LemmyCook
Added a check if there is any notifications. Notification: add notificationModel.count check to possibly prevent unwanted behaviour (85b92d9) by Ly-sec
Merge pull request #158 from MichaelThomas0721/main (de465eb) by Lysec
Settings: large cleanup and factorization. Should look much better. (8302285) by LemmyCook
Added kitty matugen template (b502161) by MichaelThomas0721
MediaMini: fixed fallback icon (1206be3) by LemmyCook
Add animation speed slider in general tab, always collapse activeWindow GeneralTab: add animation speed slider Workspace: set activeWindow to always collapsed except for hover Misc: replaced a lot of animations with Style.animationXYZ (124d9be) by Ly-sec
MediaPlayer/sidepanel: slightly less thick time slider (50777ef) by LemmyCook
Possible fix for MediaCard slider MediaCard: use proper seek binding MediaService: add seek binding autoformat (563a151) by Ly-sec
Added issue templates and fixed screenRecorder status symbol ScreenRecorder: add proper checks for screenRecorder ISSUE_TEMPLATE: add bug_report and feature_request (6f7528c) by Ly-sec
Wallpaper: change random wallpaper delay options (ae0228d) by Ly-sec