summaryrefslogtreecommitdiffstats
path: root/platform/linuxbsd/freedesktop_portal_desktop.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Linux/Portal] Fix incorrect DBus connection usage.bruvzg2024-03-271-88/+55
* Add method to get "base" system UI color (macOS/Windows) and system theme cha...bruvzg2024-02-131-7/+65
* [Native File Dialog] Add support for adding custom options to the dialogs.bruvzg2024-01-241-11/+102
* Add const references detected by clang-tidyWilson E. Alvarez2023-12-161-1/+1
* Don't use TTR/RTR for ERR/WARN printsRémi Verschelde2023-11-121-1/+1
* Add error messages to the native menu and file dialogs callback.bruvzg2023-10-141-5/+12
* [Native File Dialogs] Improve filter list handling, add selected filter to th...bruvzg2023-10-031-30/+70
* [Native File Dialogs] Refocus last focused window on close.bruvzg2023-08-241-1/+5
* [Linux/Freedesktop] Implement native file selection dialog support.bruvzg2023-08-171-7/+343
* Style: Harmonize header includes in platform portsRémi Verschelde2023-06-081-2/+1
* Check DBus loading status before attempting to detect its versionRiteo2023-05-111-0/+5
* [Linux/BSD] Add dynamically loaded library version checks.bruvzg2023-03-201-0/+11
* [Linux] Make SO wrapper usage optional.bruvzg2023-02-161-0/+8
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Add support for system dark mode (Linux)Raul Santos2022-09-021-0/+135