Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gtk gtk
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,477
    • Issues 1,477
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 247
    • Merge requests 247
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & 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
  • GNOME
  • gtkgtk
  • Repository
Switch branch/tag
  • gtk
  • gdk
  • gdkdevice.h
Find file BlameHistoryPermalink
  • 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