Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Gtk4Prep] TreeView & Miller: Avoid remaining Gdk.EventKey #2387

Merged
merged 6 commits into from
Jan 23, 2024

Conversation

jeremypw
Copy link
Collaborator

Avoids the use of special handlers that block the native key event handlers of Gtk.TreeView by putting Window EventControllerKey in CAPTURE phase.

Moves code to call the Miller key event handler into the AbstractDirectoryView handler.

Copy link
Member

@danirabbit danirabbit left a comment

Choose a reason for hiding this comment

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

Great cleanup!

@danirabbit danirabbit enabled auto-merge (squash) January 23, 2024 16:49
@danirabbit danirabbit merged commit 73aec59 into main Jan 23, 2024
4 checks passed
@danirabbit danirabbit deleted the jerempw/gtk4prep-columnview-eventkey branch January 23, 2024 16:51
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