| Commit message (Expand) | Author | Age | Files | Lines |
* | src/utils.c: Prefer XDG_SESSION_DESKTOP over DESKTOP_SESSION. | Mike Gabriel | 2025-02-28 | 1 | -2/+6 |
* | src/CMakeLists.txt: Bump SOVERSION_MINOR (due to added symbol 'ayatana_common... | Mike Gabriel | 2025-02-28 | 1 | -13/+13 |
* | src/utils.h: On Linux Desktop, if Lomiri is running, but not Ubuntu Touch, th... | Mike Gabriel | 2025-02-28 | 1 | -1/+1 |
* | src/utils.(c|h): Add ayatana_common_utils_is_ubuntutouch() function. | Mike Gabriel | 2025-02-28 | 2 | -0/+9 |
* | Add a Zenity question function | Robert Tari | 2023-10-04 | 2 | -0/+38 |
* | Add an execute_command with warning | Robert Tari | 2023-10-02 | 3 | -4/+39 |
* | CMakeLists.txt: Some build warning fixes | Robert Tari | 2023-10-02 | 1 | -1/+1 |
* | src/utils.h: Fix build warnings | Robert Tari | 2022-01-13 | 1 | -15/+15 |
* | src/CMakeLists.txt: Build .gir and .typelib when Vala is not present | Robert Tari | 2021-12-14 | 1 | -0/+4 |
* | Add ENABLE_LOMIRI_FEATURES switch | Robert Tari | 2021-12-09 | 1 | -4/+3 |
* | src/utils.c: Fix cppcheck warnings | Robert Tari | 2021-12-09 | 1 | -17/+8 |
* | Also check DESKTOP_SESSION when detecting DE | Robert Tari | 2021-10-21 | 2 | -8/+27 |
* | src/utils.c: Replace deprecated g_spawn_check_exit_status | Robert Tari | 2021-10-18 | 1 | -0/+4 |
* | Fix missing ayatana-common library during GIR scanning | Robert Tari | 2021-08-29 | 1 | -0/+1 |
* | Whitespace fix | Robert Tari | 2021-08-29 | 1 | -43/+43 |
* | src/CMakeLists.txt: Also generate binary typelib file (and set nsversion for ... | Mike Gabriel | 2021-08-28 | 1 | -5/+21 |
* | GIR and Vala bindings: Properly detect GObjectIntrospection and Vala and disa... | Mike Gabriel | 2021-08-28 | 1 | -32/+34 |
* | Add Vala Bindings | Robert Tari | 2021-08-18 | 2 | -7/+48 |
* | Fix is_lomiri function | Robert Tari | 2021-08-10 | 1 | -3/+1 |
* | Rename ayatana_common_utils_elipsize to ayatana_common_utils_ellipsize | Robert Tari | 2021-06-21 | 2 | -2/+2 |
* | Skip elipsizing if max characters are 0 | Robert Tari | 2021-06-21 | 1 | -1/+1 |
* | Add ability to ellipsize dynamic menu item lengths. | Robert Tari | 2021-06-16 | 2 | -0/+30 |
* | src/CMakeLists.txt: Use CMAKE_INSTALL_FULL_*DIR locations | Robert Tari | 2021-06-08 | 1 | -3/+3 |
* | src/libayatana-common.pc.in: Use CMAKE_INSTALL_FULL_*DIR locations | Robert Tari | 2021-06-08 | 1 | -3/+3 |
* | src/utils.(ch): Add ayatana_common_utils_have_*_program() functions used in s... | Mike Gabriel | 2021-05-25 | 2 | -0/+62 |
* | Prefix functions in utils with ayatana_common_utils_ | Robert Tari | 2021-05-12 | 2 | -24/+24 |
* | src/CMakeLists.txt: Drop PUBLIC_HEADER from set_target_properties to avoid ut... | Mike Gabriel | 2021-04-12 | 1 | -1/+0 |
* | Add the Zenity warning function | Robert Tari | 2021-04-02 | 2 | -0/+47 |
* | Add us to the copyright headers | Robert Tari | 2021-03-30 | 2 | -0/+2 |
* | Add Budgie desktop support | Robert Tari | 2021-03-30 | 2 | -0/+8 |
* | Port from URL Dispatcher to Lomiri URL Dispatcher. | Mike Gabriel | 2021-02-03 | 1 | -3/+3 |
* | Explicitly set ABI_VERSION / API_VERSION and use ABI_VERSION in the .so filen... | Mike Gabriel | 2021-01-15 | 1 | -0/+7 |
* | Inital commit | Marius Gripsgard | 2021-01-12 | 4 | -0/+238 |