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,471
    • Issues 1,471
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 244
    • Merge requests 244
  • 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
  • gdkdisplay.c
Find file BlameHistoryPermalink
  • Benjamin Otte's avatar
    display: Don't wake up the main loop anymore · 4aedf3d0
    Benjamin Otte authored May 22, 2018
    This is not needed because GTK must be run in the main thread these days,
    which is the same one that runs the main loop. So when this function is
    called, the main loop is awake.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=550989
    4aedf3d0