summaryrefslogtreecommitdiff
path: root/gdk/gdkseatdefault.c
Commit message (Collapse)AuthorAgeFilesLines
* gdk: Strip newlines from g_warning and g_errorMatthias Clasen2016-02-281-1/+1
| | | | g_logv adds one for us already.
* x11: Update seat capabilitiesMatthias Clasen2016-02-251-2/+18
| | | | | | The default seat implementation was never returning capabilities, which is broken. It is visible too, since the inspector shows seat information now.
* gdk: Add GdkSeatDefaultCarlos Garnacho2015-12-151-0/+341
https://bugzilla.gnome.org/show_bug.cgi?id=759309