Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 1.6k
    • Issues 1.6k
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 267
    • Merge requests 267
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • 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
  • Repository
  • gtk
  • gdk
  • gdkdevice.h
Find file Blame History Permalink
  • Owen W. Taylor's avatar
    Use GDK's current window tracking when synthesizing events in GTK+ · 40b6d907
    Owen W. Taylor authored Mar 12, 2014 and Matthias Clasen's avatar Matthias Clasen committed Mar 12, 2014
    Add gdk_device_get_last_event_window(), and use to implement the window
    tracking we need for synthesizing crossing events for sensitivity changes
    and gtk grabs, rather than keeping the information in qdata and updating
    it based when GTK+ gets events.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=726187
    40b6d907