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
SettingsPanel: better var naming (9a43177) by LemmyCook
SettingsPanel: Improved auto-sizing so it should work well on large and small screens (de32b86) by LemmyCook
SettingsPanel: ensure we never clip screen height (5a1faa0) by LemmyCook
Toast: proper scaling + brought back assignation to WlrLayer.Overlay so its above all. (57d912e) by LemmyCook
TrayMenu: fix dynamic scaling (87067f7) by LemmyCook
ScalingService: 1st pass of the refactoring via signals instead of nested bindings for better efficienty and compatibility with old versions of Qt (210bbac) by LemmyCook
WallpaperSelector: current wallpaper border is a real border not a huge colored rectangle. looks better when switching wallpaper (934c8c6) by LemmyCook
NightLight: moved from DisplayTab to BrightnessTab (459bb59) by Ly-sec
Merge branch 'main' of github.com:noctalia-dev/noctalia-shell (f1c9ed9) by LemmyCook
LightMode: better overview and transparency (5d950b0) by LemmyCook
UtilitiesCard WallpaperSelector: add right click to choose random wallpaper (6f78079) by Ly-sec
Merge branch 'main' of github.com:noctalia-dev/noctalia-shell (e3d6238) by LemmyCook
WallpaperService: refactored to a simpler signal based approach. (5fef9cf) by LemmyCook
Add support for user based templates (~/.config/matugen/config.toml) as requested in #185 MatugenService: add logic to scan for the matugen config.toml ColorSchemeTab: add NCheckbox to toggle user based templates (4a4bec5) by Ly-sec