Skip to content

Enable x11 feature by default for Linux X11 session support - #219

Merged
tychedelia merged 1 commit into
processing:mainfrom
pepc84:fix/x11-runtime-detection
Aug 6, 2026
Merged

Enable x11 feature by default for Linux X11 session support#219
tychedelia merged 1 commit into
processing:mainfrom
pepc84:fix/x11-runtime-detection

Conversation

@pepc84

@pepc84 pepc84 commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Add x11 to default features alongside wayland so mewnala works out of the box on X11-only sessions (i3, openbox, etc.) without requiring users to recompile with --features x11.

Previously mewnala would fail on X11 sessions with:
GLFW Error: Wayland: Platform not initialized

Add x11 to default features alongside wayland so mewnala works
out of the box on X11-only sessions (i3, openbox, etc.) without
requiring users to recompile with --features x11.

Previously mewnala would fail on X11 sessions with:
  GLFW Error: Wayland: Platform not initialized

@tychedelia tychedelia left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this causes issues to enable out of the box, but I think we may way to revisit our detection pattern if we run into issues.

@tychedelia
tychedelia merged commit a228b9c into processing:main Aug 6, 2026
4 checks passed
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.

2 participants