aboutsummaryrefslogtreecommitdiff
path: root/src/exporter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace x-canonical attributesRobert Tari2020-08-111-3/+3
* Fork from Ubuntus' indicator-display project.Mike Gabriel2017-11-281-4/+4
* fix explicit ctor warning from cppcheck to get tests passingCharles Kerr2015-07-151-1/+1
* don't use 'auto tmp = ...' when tmp is going to be passed to g_free()Charles Kerr2014-10-061-1/+1
* make a debugging message go through g_debug() instead of g_message()Charles Kerr2014-10-061-1/+1
* in src/exporter.cpp, use G_DBUS_NAME_OWNER_FLAGS_NONE when owning the busnameCharles Kerr2014-08-211-1/+1
* add rotation lock indicatorCharles Kerr2014-08-201-0/+217