Carlos Soriano
61453b1dbb
display: Add edge thickness to labeler
...
The edge antialising in the label was bad due to the
small thickness.
Adding one pixel more to the thickness
looks better.
https://bugzilla.gnome.org/show_bug.cgi?id=727887
2014-04-29 14:32:51 +02:00
Thomas Wood
b4a16be646
display: initial implementation of the new design
...
Add an initial implementation of the new design for the display panel. The
display previews and presentation mode are not yet fully implemented.
https://bugzilla.gnome.org/show_bug.cgi?id=706115
2013-08-20 18:25:44 +01:00
Giovanni Campagna
4c85135171
CcRRLabeler: don't crash when not running under X
...
If running under wayland, we can't use an X property notify
to look at workarea changes.
Currently, workarea is not part of the wayland protocol, so don't
bother and just don't crash.
https://bugzilla.gnome.org/show_bug.cgi?id=705573
2013-08-19 09:58:05 +02:00
Bastien Nocera
9f29551a1e
display: Remove the non-composited drawing paths
...
As they won't be used any more.
2013-02-18 19:13:34 +01:00
Bastien Nocera
e35a109d29
display: Move GnomeRRLabeler here
...
And rename to CcRRLabeler.
2012-11-21 22:14:52 +01:00