Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • gtk gtk
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,556
    • Issues 1,556
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 221
    • Merge requests 221
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • gtkgtk
  • Merge requests
  • !4723

GtkFileChooserWidget: Propagate keys from external entry to fcwidget at the BUBBLE phase

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Luca Bacci requested to merge lb90/gtk:file-chooser-widget-make-key-controller-on-external-entry-work-at-bubble-phase into main May 13, 2022
  • Overview 2
  • Commits 1
  • Pipelines 2
  • Changes 1

Now that we use event controllers we can forward keybindings from the external entry to the filechooserwidget at the bubble phase.

Fixes #4905 (closed)

Draft: needs to remove the controller in save_widgets_destroy

References:

  • commit 1fb075db
  • commit 686116ba
Edited May 13, 2022 by Luca Bacci
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: file-chooser-widget-make-key-controller-on-external-entry-work-at-bubble-phase