Skip to content

Harden GNOME 50 support (and also intensive support for Fedora 44) - #174

Open
comethrusws wants to merge 1 commit into
icedman:mainfrom
comethrusws:feat/gnome-50-fedora44-support
Open

comethrusws wants to merge 1 commit into
icedman:mainfrom
comethrusws:feat/gnome-50-fedora44-support

Conversation

@comethrusws

Copy link
Copy Markdown

Verified on Fedora 44 / GNOME Shell 50.4 (Wayland).

  • Split transient (focus/key) and persistent (overview/app/display) signals so hide() no longer kills handlers needed after reopening.
  • Guard compositor unredirect for Wayland/no-op Mutter builds.
  • Blurred background: watch picture-uri and picture-uri-dark, resolve file:// URIs to paths, prefer magick over deprecated convert, and only set background-image once the snapshot exists.
  • Fix accelerator leak: ungrab with the numeric action id and make enable/disable idempotent.
  • Idempotent disable(): every teardown step guarded, Overview monkey-patches always restored.
  • Bump version to 102; exclude compiled schema from publish zip.

Verified on Fedora 44 / GNOME Shell 50.4 (Wayland).

- Split transient (focus/key) and persistent (overview/app/display)
  signals so hide() no longer kills handlers needed after reopening.
- Guard compositor unredirect for Wayland/no-op Mutter builds.
- Blurred background: watch picture-uri and picture-uri-dark,
  resolve file:// URIs to paths, prefer magick over deprecated
  convert, and only set background-image once the snapshot exists.
- Fix accelerator leak: ungrab with the numeric action id and make
  enable/disable idempotent.
- Idempotent disable(): every teardown step guarded, Overview
  monkey-patches always restored.
- Bump version to 102; exclude compiled schema from publish zip.
@comethrusws comethrusws changed the title Harden GNOME 50 support Harden GNOME 50 support (and also intensive support for Fedora 44) Sep 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant