Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • E exo
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • XfceXfce
  • exo
  • Merge requests
  • !52

Fix $DISPLAY being set to wrong value

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Yongha Hwang requested to merge MShrimp4/exo:issue_79 into master Apr 18, 2022
  • Overview 5
  • Commits 3
  • Pipelines 7
  • Changes 1

Issue #79 (closed), MR!52

gdk_display_get_name () returns $WAYLAND_DISPLAY on Wayland environment. This value was set to $DISPLAY, which breaks programs that don't support Wayland. Now exo_execute_preferred_application_on_screen () gets $DISPLAY from the environment if necessary.

Edited Apr 23, 2022 by Yongha Hwang
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: issue_79