Closed
Bug 1489097
Opened 6 years ago
Closed 6 years ago
[CSD] Enable round corners by default
Categories
(Core :: Widget: Gtk, enhancement, P3)
Core
Widget: Gtk
Tracking
()
RESOLVED
FIXED
mozilla64
Tracking | Status | |
---|---|---|
firefox64 | --- | fixed |
People
(Reporter: stransky, Assigned: stransky)
References
(Blocks 1 open bug)
Details
(Keywords: feature)
Attachments
(1 file)
We should enable round corners rendering by default at least on some desktop subset which uses ARGB visual by default (gnome-shell for instance).
Severity: normal → enhancement
Comment 2•6 years ago
|
||
Not really an enhancement in bugzilla terminology. This is an agreed upon followup from bug 1408360 to have good default behavior.
Severity: enhancement → normal
Assignee | ||
Comment 3•6 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=eef187a14b6f5202ef1919ccc839ee6e38b80ba8
Assignee | ||
Comment 4•6 years ago
|
||
Some Gtk+ themes use non-rectangular toplevel windows. To fully support such themes we need to make toplevel window transparent with ARGB visual. It may cause performanance issue so make it configurable and enable it by default for GNOME right now as it already uses ARGB visual for widgets. Also use mozilla.widget.use-argb-visuals to override this.
Assignee | ||
Comment 6•6 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=6d477283aa4ecddc45968236ee9a514548cdd9a1
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → stransky
Comment 7•6 years ago
|
||
Comment on attachment 9008670 [details] Bug 1489097 - [Linux/Gtk] Enable default ARGB visual for toplevel windows on GNOME, r=jhorak Jan Horak [:jhorak] has approved the revision.
Attachment #9008670 -
Flags: review+
Assignee | ||
Updated•6 years ago
|
Keywords: checkin-needed
Pushed by dgottwald@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/14c5eab0c6b3 [Linux/Gtk] Enable default ARGB visual for toplevel windows on GNOME, r=jhorak
Keywords: checkin-needed
Comment 9•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/14c5eab0c6b3
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in
before you can comment on or make changes to this bug.
Description
•