Changelog for
cosmic-panel-1.0.0~alpha2-lp156.1.1.x86_64.rpm :
* Wed Sep 25 2024 Richard Rahl
- update to 1.0.0~alpha2:
* fix: hide after popup closed and hover lost
* fix: force resize and relayout after scaling change
* fix: selection
* fix: fallback for GL_OES_standard_derivatives extension missing
* fix: convert usize to isize. Removes clippy errors
* refactor: process generated pointer events immediately
* refactor: delay pointer motion on auto-hover until next surface commit
* Thu Aug 08 2024 Richard Rahl - standardize packaging with also fixes for miscellaneous hardcoding filenames, using AATTPARENT_TAG where applicable, and be more specific with files in the %files section (so no non-wanted files are getting added
* Wed Aug 07 2024 Richard Rahl - update to 1.0.0~alpha1:
* fix: force resize and relayout after scaling change
* fix: hide after popup closed and hover lost
* fix: request new dimensions after output update, and clear the surface
* fix: don\'t wait for configure after resize
* fix: unscale margin offset for buttons
* fix: create dnd egl surface with size of first commit from applet- enable leap (thanks to vyvir)
* Wed Mar 13 2024 Richard Rahl - initial packaging