Skip to content

Fix Linux AppImage window class - #7

Merged
rengwu merged 1 commit into
mainfrom
fix/linux-wm-class
Aug 20, 2026
Merged

Fix Linux AppImage window class#7
rengwu merged 1 commit into
mainfrom
fix/linux-wm-class

Conversation

@rengwu

@rengwu rengwu commented Aug 20, 2026

Copy link
Copy Markdown
Owner

Summary

  • set the GDK program class before GTK creates the native window
  • stop calling the ignored post-realization WM_CLASS setter
  • print X11 properties when AppImage desktop integration smoke fails

Context

The v0.2.4-rc.1 AppImages built successfully on amd64 and arm64, but both smoke tests failed because GTK rejected gtk_window_set_wmclass after window realization. The Apple Silicon DMG gate passed.

Validation

  • native Linux webview shell compiles locally
  • release RC will rerun both AppImage screenshot smoke tests

@rengwu
rengwu merged commit d7a14eb into main Aug 20, 2026
3 checks passed
@rengwu
rengwu deleted the fix/linux-wm-class branch August 20, 2026 15:57
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