GTK draws its own (double) window decorations under Mir
Bug #1445540 reported by
Daniel van Vugt
This bug report is a duplicate of:
Bug #1398849: Support client-side window decorations (I can see two title bars for GTK on Mir).
Edit
Remove
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mir |
New
|
Undecided
|
Unassigned | ||
gtk+3.0 (Ubuntu) |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
GTK draws its own window decorations under Mir.
This is not ideal. It should default to letting the shell decorate all windows.
summary: |
- GTK draws its own window decorations under Mir + GTK draws its own (double) window decorations under Mir |
tags: | added: mir |
Changed in gtk+3.0 (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → High |
Changed in gtk+3.0 (Ubuntu): | |
importance: | High → Wishlist |
tags: | added: gtk-mir |
To post a comment you must log in.
Many gtk applications are moving towards client side decorations in order to put widgets into their title bars. We'd like to stop patching them (upstream or downstream) with the move to Mir and Unity 8, as that is a break in design anyways and many of the newly designed default applications will use client side decorations as well.
Do we really still need the csd/ssd duality or could we just let all apps draw their decorations themselves?