Changelog for
cosmic-comp-1.0.0~alpha2+7-1.1.x86_64.rpm :
* Sun Oct 13 2024 rrahl0AATTopensuse.org- Update to version 1.0.0~alpha2+7:
* cursor follows focus to center of window
* fix(window): center window title
* fix(menu): styling
* use Grabbing cursor instead of Grab cursor
* input: Treat pointer-shortcuts as potentially inhibited
* Set default output transform based on DRM `panel orientation` (#901)
* Mon Oct 07 2024 rrahl0AATTopensuse.org- Update to version 1.0.0~alpha2+1:
* Update `egui`, `smithay-egui`, `smithay`
* Tue Sep 24 2024 rrahl0AATTopensuse.org- Update to version 1.0.0~alpha2+0:
* dnd: correct handling of cursor buffer offset
* overlap-notify: Initial implementation
* toplevel-info/mgmt: Update to v2/v3
* chore: Update cosmic-protocols
* Fri Sep 20 2024 rrahl0AATTopensuse.org- Update to version 1.0.0~alpha1+72:
* chore: libcosmic update
* Remove `needs_key_repetition` argument
* Move handling of keyboard swap action to a seperate function
* Split off `KeyboardHandle::filter` callback to separate method
* Update `smithay`
* Use `.modified_sym()` instead of casting keycode to keysym
* Run `cargo fmt`
* Thu Sep 19 2024 rrahl0AATTopensuse.org- Update to version 1.0.0~alpha1+65:
* fix: remove non-existent input \'nixpkgs\' from \'crane\'
* fix: add wayland, x11 libraries in runtime
* style: reformat flake.nix using nixfmt-rfc-style
* fix: unresolved import [of std] on NixOS in RA
* Sun Sep 15 2024 rrahl0AATTopensuse.org- Update to version 1.0.0~alpha1+61:
* Add com.system76.CosmicFilesDialog as floating window exception
* Destroy `X11Wm` when we lose connect to X server
* shell: Fix incomplete focus_stack after swapping
* shell: Allow moving groups between outputs
* shell: Rewrite `get_focused_output` to properly account for groups
* input: Fix focus_follows_cursor across outputs
* toplevel_management: Don\'t warp cursor on activate
* focus: Allow updating cursor to already focused window
* shell: next_focus should use active_output
* input: Fix passed button events
* 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:
* reduce duplication
* add PlayPause/Prev/Next shortcuts
* fix round corners
* add translations- enable leap (thanks to vyvir)
* Sat Jul 06 2024 Joshua Smith - Update to version 0.1.0+git20240705.11914e9:
* Use `FromGlesError` instead of `OutputNoMode` placeholder
* screencopy: Handle error from `with_buffer_contents_mut`
* shell: Don\'t check grab-conditions for SSD grabs
* tiling: Don\'t crash when swapping with group
* shell: Populate focus_stack when unstacking
* focus: Fall back to first window, if stack is empty
* shell: Don\'t skip over Group-targets for next_focus
* chore: smithay update
* feat: runtime configurable keybindings
* xwayland: Fix offset x11 geometry after configure request
* Wed Mar 13 2024 Richard Rahl - initial packaging