Here is a summary of the changes since the last tag. For full details, see epoch-1.2.0...epoch-1.3.0
- Frosted glass is now supported, involving months of work throughout the COSMIC desktop. Open COSMIC Settings, navigate to the Desktop page in the sidebar, then the Appearance page, and finally click on Frosted glass in the Style section to adjust settings. App and applet developers must update their libcosmic versions in order to support frosted glass.
- Translation updates and dependency updates for many projects
- cosmic-applets
- status-area: forward mouse scroll events to StatusNotifierItems: pop-os/cosmic-applets#1431
- bluetooth: show known devices: pop-os/cosmic-applets#1459
- network: migrate from NetworkManager to nmrs: pop-os/cosmic-applets#1453
- input-sources: use
cosmic-keymap-unstable-v1wayland protocol: pop-os/cosmic-applets#1441
- cosmic-bg
- Switch to libdav1d for avif support in image crate: pop-os/cosmic-bg#141
- cosmic-comp
- Prevent rounding errors in magnifier: pop-os/cosmic-comp#2516
- Fix laptop screen stuck on vendor logo when external monitor connected: pop-os/cosmic-comp#2508
- Fix texture corruption with multiple GPUs: pop-os/cosmic-comp#2504
- Add
cosmic-keyboard-layout-unstable-v1protocol: pop-os/cosmic-comp#660 - Restore fullscreen surface back to stack: pop-os/cosmic-comp#2489
- Fall back to legacy X11 names when loading pointer themes: pop-os/cosmic-comp#2527
- Correct magnifier focal point math: pop-os/cosmic-comp#2533
- Fix uninimized window at wrong size after animation ends: pop-os/cosmic-comp#2491
- Forward libinput axis relative direction to wayland clients, fixes some touchpad gestures: pop-os/cosmic-comp#2469
- cosmic-files
- Support MIME subclasses in dialog scanning: pop-os/cosmic-files#1669
- Fix crash when right clicking mounted path in nav bar: pop-os/cosmic-files#1919
- cosmic-monitor
- Allow NVIDIA GPU to suspend (and other GPU-related improvements): pop-os/cosmic-monitor#62 and pop-os/cosmic-monitor#71
- Calculate power usage for AMD/Intel GPUs, show GPU power and total VRAM in dashboard: pop-os/cosmic-monitor#75
- Collect GPU memory usage for Intel GPUs: pop-os/cosmic-monitor#76
- cosmic-panel
- Improve framepacing of embedded applet popups: pop-os/cosmic-panel#631
- Always hide option for panels: pop-os/cosmic-panel#627
- Option to preserve panel/dock style on window maximize: pop-os/cosmic-panel#601
- cosmic-settings
- Enable avif wallpaper support using libdav1d: pop-os/cosmic-settings#2051
- Throttle volume sliders by 128ms: pop-os/cosmic-settings#2063
- Fix reverting display orientation changes: pop-os/cosmic-settings#2065
- Replace custom NetworkManager backend with nmrs: pop-os/cosmic-settings#2068
- cosmic-settings-daemon
- Use
cosmic-keymap-unstable-v1wayland protocol: pop-os/cosmic-settings-daemon#153 - Unset incorrect flatpak override for QT_QPA_PLATFORMTHEME: pop-os/cosmic-settings-daemon#166
- Use
- cosmic-term
- Fix fractional mouse wheel scrolling: pop-os/cosmic-term#861
- Fix terminal losing focus when clicking the header bar: pop-os/cosmic-term#864
- pop-launcher
- Show discrete GPU as default within COSMIC context menu: pop-os/launcher#286
- xdg-desktop-portal-cosmic
- Avoid handling panics with an abort: pop-os/xdg-desktop-portal-cosmic#333