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,475
    • Issues 1,475
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 245
    • Merge requests 245
  • 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
  • Issues
  • #489
Closed
Open
Created May 08, 2014 by Bugzilla@bugzilla-migration💬Reporter

Decoration buttons do not follow custom specified layout in desktop environment

Submitted by Martin Gräßlin

Link to original bug (#729784)

Description

Created attachment 276131 Wrong close button position

Some desktop environments (like Plasma) allow to specify the layout of window decoration buttons. GTK+ applications do not honor these settings, making them being the odd spot when the general close button is on the left.

Steps to reproduce:

  1. Run Plasma session
  2. Configure window decoration to have close button on the left
  3. Start gtk3-demo

Actual Result: close button is on the right

Expected Result: close button is on the left

See the attached screenshot highlighting the issue using the double decorated on non-compositing bug (see bug 729769).

Attachment 276131, "Wrong close button position":
wrong-close-button-position

Version: 3.12.x

Blocking

  • Bug 729721
Assignee
Assign to
Time tracking