Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GSettings: Use org.ayatana.display.gschema.xml for non-Lomiri sessions and ↵ | Mike Gabriel | 2021-11-19 | 1 | -8/+17 |
| | | | | | | | | unit tests. Additionally, internationalize the org.ayatana.display GSettings schema. Fixes https://github.com/AyatanaIndicators/ayatana-indicator-display/issues/39 | ||||
* | Drop HAS_LOMIRI_TOUCH_SCHEMA, use native schema instead | Robert Tari | 2021-11-01 | 1 | -8/+32 |
| | | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-display/issues/8 | ||||
* | Rename com.ubuntu.touch.system to com.lomiri.touch.system | Robert Tari | 2021-11-01 | 1 | -2/+2 |
| | |||||
* | Fix schema path | Robert Tari | 2021-08-13 | 1 | -1/+1 |
| | |||||
* | Revert "Fix schema path" | Mike Gabriel | 2021-08-13 | 1 | -1/+1 |
| | | | | This reverts commit fb3029c0a3121b83f1bca05006e5f95512c709e2. | ||||
* | Fix schema path | Robert Tari | 2021-08-13 | 1 | -1/+1 |
| | |||||
* | Fix failing build | Robert Tari | 2021-08-12 | 1 | -15/+0 |
| | | | | | | | | - src/rotation-lock.cpp: Fix double declaration of create_desktop_menu - tests/CMakeLists.txt: Add uninitDerivedMemberVar and unmatchedSuppression suppressions to cppcheck - tests/unit/rotation-lock-test.cpp: Fix and expand test fixes https://github.com/AyatanaIndicators/ayatana-indicator-display/issues/24 | ||||
* | Fix rotation lock switch display | Robert Tari | 2021-08-10 | 1 | -2/+25 |
| | | | | | | | | - src/rotation-lock.cpp: Add missing rotation lock section to menu Fix wrong action parameter type - src/rotation-lock.cpp: Add missing GVariantType to g_simple_action_new_stateful | ||||
* | Create desktop profile | Robert Tari | 2021-08-10 | 1 | -3/+46 |
| | | | | | | | - 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 | ||||
* | Replace x-canonical attributes | Robert Tari | 2020-08-11 | 1 | -3/+3 |
| | |||||
* | Fork from Ubuntus' indicator-display project. | Mike Gabriel | 2017-11-28 | 1 | -1/+5 |
| | |||||
* | fix RotationLock shutdown issue that messed with getting clean test runs | Charles Kerr | 2016-03-04 | 1 | -0/+1 |
| | |||||
* | use the same action-state-to-variant mapping as in the rtm-14.09 branch | Charles Kerr | 2015-02-28 | 1 | -1/+1 |
| | |||||
* | Use com.ubuntu.touch.system's "rotation-lock" boolean for the rotation lock ↵ | Charles Kerr | 2014-10-09 | 1 | -19/+10 |
|\ | | | | | | | | | | | indicator. Fixes: 1378078 Approved by: Ted Gould, PS Jenkins bot | ||||
| * | fix the settings-to-action-state mappings | Charles Kerr | 2014-10-06 | 1 | -18/+11 |
| | | |||||
| * | replace 'orientation-lock' enum with 'rotation-lock' bool | Charles Kerr | 2014-10-06 | 1 | -13/+11 |
| | | |||||
* | | change header title from 'Rotation lock' to 'Rotation' as per I:RTMUF | Charles Kerr | 2014-10-03 | 1 | -1/+1 |
|/ | |||||
* | add rotation lock indicator | Charles Kerr | 2014-08-20 | 1 | -0/+178 |
| | |||||
* | initial pass at 'hello world' src + po | Charles Kerr | 2014-08-19 | 1 | -0/+19 |