aboutsummaryrefslogtreecommitdiff
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* Drop pkglibexecdir and use native CMake file configurationRobert Tari2022-02-163-3/+2
|
* Fix wrong Exec= in .desktop fileLuca Weiss2021-12-081-1/+1
| | | | | | | | | Previously it was pointing to the path /usr/libexec/ayatana-indicator-display-service instead of /usr/libexec/ayatana-indicator-display/ayatana-indicator-display-service Align the implementation with ayatana-indicator-datetime
* Do not install systemd service file if not foundLuca Weiss2021-12-061-15/+18
| | | | Fixes #42
* GSettings: Use org.ayatana.display.gschema.xml for non-Lomiri sessions and ↵Mike Gabriel2021-11-192-9/+18
| | | | | | | | unit tests. Additionally, internationalize the org.ayatana.display GSettings schema. Fixes https://github.com/AyatanaIndicators/ayatana-indicator-display/issues/39
* Rename com.ubuntu.touch.system to com.lomiri.touch.systemRobert Tari2021-11-011-1/+1
|
* data/CMakeLists.txt: Do not use automatic GSchema compilationRobert Tari2021-10-221-1/+0
|
* Compile GSchema during installationRobert Tari2021-10-211-0/+1
|
* Fix schema pathRobert Tari2021-08-132-4/+4
|
* Add XDG autostart stuffRobert Tari2021-08-132-0/+18
| | | | | - data/ayatana-indicator-display.desktop.in: Add file - data/CMakeLists.txt: Add XDG autostart section
* Revert "Fix schema path"Mike Gabriel2021-08-132-14/+4
| | | | This reverts commit fb3029c0a3121b83f1bca05006e5f95512c709e2.
* Fix schema pathRobert Tari2021-08-132-4/+14
|
* Create desktop profileRobert Tari2021-08-101-0/+3
| | | | | | | - data/org.ayatana.indicator.rotation_lock: Add desktop profile - src/rotation-lock.cpp: Create separate functions and icon for Desktop - CMakeLists.txt: Add libayatana-common dependency - src/main.cpp: Run the ADBD handler on Lomiri only
* Drop all references to upstart.Mike Gabriel2020-08-142-31/+0
|
* Start indicator in systemd when ayatana-indicators.target is startedMarius Gripsgard2020-08-091-1/+4
| | | | This starts the indicator with the ayatana-indicators.target
* data/: Namespace change was incomplete. Make it complete.Mike Gabriel2017-11-293-12/+11
|
* Fork from Ubuntus' indicator-display project.Mike Gabriel2017-11-286-10/+42
|
* Remoe old autostart files.Rodney Dawes2017-02-063-59/+0
|
* Adding a restart ruleTed Gould2016-07-201-0/+1
|
* Vivid is amazingTed Gould2016-07-191-1/+3
|
* Adding a systemd user session unitTed Gould2016-07-193-0/+38
|
* add rotation lock indicatorCharles Kerr2014-08-203-12/+12
|
* initial pass at data directory w/the standard items: unity indicator file, ↵Charles Kerr2014-08-195-0/+112
upstart conf, desktop files