Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop pkglibexecdir and use native CMake file configuration | Robert Tari | 2022-02-16 | 3 | -3/+2 |
| | |||||
* | Fix wrong Exec= in .desktop file | Luca Weiss | 2021-12-08 | 1 | -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 found | Luca Weiss | 2021-12-06 | 1 | -15/+18 |
| | | | | Fixes #42 | ||||
* | GSettings: Use org.ayatana.display.gschema.xml for non-Lomiri sessions and ↵ | Mike Gabriel | 2021-11-19 | 2 | -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.system | Robert Tari | 2021-11-01 | 1 | -1/+1 |
| | |||||
* | data/CMakeLists.txt: Do not use automatic GSchema compilation | Robert Tari | 2021-10-22 | 1 | -1/+0 |
| | |||||
* | Compile GSchema during installation | Robert Tari | 2021-10-21 | 1 | -0/+1 |
| | |||||
* | Fix schema path | Robert Tari | 2021-08-13 | 2 | -4/+4 |
| | |||||
* | Add XDG autostart stuff | Robert Tari | 2021-08-13 | 2 | -0/+18 |
| | | | | | - data/ayatana-indicator-display.desktop.in: Add file - data/CMakeLists.txt: Add XDG autostart section | ||||
* | Revert "Fix schema path" | Mike Gabriel | 2021-08-13 | 2 | -14/+4 |
| | | | | This reverts commit fb3029c0a3121b83f1bca05006e5f95512c709e2. | ||||
* | Fix schema path | Robert Tari | 2021-08-13 | 2 | -4/+14 |
| | |||||
* | Create desktop profile | Robert Tari | 2021-08-10 | 1 | -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 Gabriel | 2020-08-14 | 2 | -31/+0 |
| | |||||
* | Start indicator in systemd when ayatana-indicators.target is started | Marius Gripsgard | 2020-08-09 | 1 | -1/+4 |
| | | | | This starts the indicator with the ayatana-indicators.target | ||||
* | data/: Namespace change was incomplete. Make it complete. | Mike Gabriel | 2017-11-29 | 3 | -12/+11 |
| | |||||
* | Fork from Ubuntus' indicator-display project. | Mike Gabriel | 2017-11-28 | 6 | -10/+42 |
| | |||||
* | Remoe old autostart files. | Rodney Dawes | 2017-02-06 | 3 | -59/+0 |
| | |||||
* | Adding a restart rule | Ted Gould | 2016-07-20 | 1 | -0/+1 |
| | |||||
* | Vivid is amazing | Ted Gould | 2016-07-19 | 1 | -1/+3 |
| | |||||
* | Adding a systemd user session unit | Ted Gould | 2016-07-19 | 3 | -0/+38 |
| | |||||
* | add rotation lock indicator | Charles Kerr | 2014-08-20 | 3 | -12/+12 |
| | |||||
* | initial pass at data directory w/the standard items: unity indicator file, ↵ | Charles Kerr | 2014-08-19 | 5 | -0/+112 |
upstart conf, desktop files |