Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • xfwm4 xfwm4
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 369
    • Issues 369
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 49
    • Merge requests 49
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • XfceXfce
  • xfwm4xfwm4
  • Repository
Switch branch/tag
  • xfwm4
  • src
  • display.c
Find file BlameHistoryPermalink
  • Olivier Fourdan's avatar
    display: Add support for XRes X11 extension · 010f8281
    Olivier Fourdan authored May 23, 2020
    
    
    The X-Resource extension client library (XRes) allows a client to query
    the Xserver for various resources associated with an X11 client,
    including its PID.
    
    Add (optional) support for XRes in xfwm4 and use it for getting the
    client's PID instead of relying on _NET_WM_PID.
    
    Signed-off-by: Olivier Fourdan's avatarOlivier Fourdan <fourdan@xfce.org>
    010f8281