summaryrefslogtreecommitdiff
path: root/src/core/util.c
Commit message (Expand)AuthorAgeFilesLines
* core: Cleanup header includesCarlos Garnacho2023-01-301-2/+0
* util: Make meta_topic() log using the debug level in testsJonas Ådahl2023-01-241-0/+14
* core: Replace gtk_get_default_locale usageBilal Elmoussaoui2022-12-221-3/+3
* util: Add 'color' debug topicJonas Ådahl2022-09-011-0/+3
* util: Fix compilation when !WITH_VERBOSE_MODEKazuki Hashimoto2022-05-071-0/+2
* core: Drop zenity show_dialogBilal Elmoussaoui2022-05-061-151/+0
* core: Restore the NOFILE limitOlivier Fourdan2022-02-071-1/+11
* util: Remove unused logging functionsJonas Ådahl2021-11-211-64/+0
* util: Implement meta_topic() using g_message()Jonas Ådahl2021-11-211-3/+3
* util: Remove push/pop no msg prefix loggingJonas Ådahl2021-11-211-23/+4
* util: Export and annotate meta_get_clutter_debug_flagsSebastian Keller2021-10-181-0/+6
* util: Add 'render' debug topicJonas Ådahl2021-10-181-0/+3
* util: Fix placement of META_DEBUG_WAYLAND in switch statementJonas Ådahl2021-10-181-2/+2
* core: Add private utility function to get Clutter debug flagsCarlos Garnacho2021-07-161-1/+9
* util: Add 'backend' debug topicJonas Ådahl2021-07-161-0/+3
* context: Move 'replace-current-wm' tracking to the contextJonas Ådahl2021-07-151-13/+0
* main: Move away debug flag management to util.cJonas Ådahl2021-05-171-0/+55
* util: Add 'remote-desktop' debug topicJonas Ådahl2021-02-051-0/+2
* util: Add a SCREEN_CAST debug topicJonas Dreßler2021-02-051-0/+2
* kms: Add some basic debug loggingJonas Ådahl2021-01-221-0/+2
* util: Add META_DEBUG_WAYLAND debug topicDaniel van Vugt2020-10-201-0/+2
* util: Don't expand meta_*() debug log arguments if topic not enabledJonas Ådahl2020-10-141-3/+13
* Make meta_* logging utilities not require line breakJonas Ådahl2020-10-081-5/+9
* util: Remove now unused debug functionsJonas Ådahl2020-10-061-18/+0
* main: Parse MUTTER_DEBUG as debug stringJonas Ådahl2020-10-061-3/+3
* util: Remove unused meta_debug_spew()Jonas Ådahl2020-10-061-27/+0
* util: Remove a bunch of unused debug topicsJonas Ådahl2020-10-061-8/+0
* util: Add paint debug flagsRobert Mader2020-08-311-0/+19
* util: Small style cleanupsRobert Mader2020-08-311-9/+0
* util: Move MetaLater to its own fileJonas Ådahl2020-04-161-285/+0
* cogl: Install cogl-trace.h and include from cogl.hJonas Ådahl2020-03-261-2/+2
* Add MetaGravity and replace X11 equivalent with itJonas Ådahl2020-02-291-22/+22
* util: Add INPUT debug topicJonas Dreßler2020-02-191-0/+2
* cleanup: Use g_clear_handle_id() for g_source_remove()Robert Mader2019-11-221-5/+1
* Allow changing Clutter debug flags at runtimeGeorges Basile Stavracas Neto2019-10-251-0/+17
* later: Add tracingJonas Ådahl2019-08-311-1/+33
* meta: Remove meta_free_gslist_and_elementsMarco Trevisan (Treviño)2019-05-151-11/+0
* Use free_full on GSList's instead of foreach + freeMarco Trevisan (Treviño)2019-05-151-4/+1
* Fix builds with G_DISABLE_ASSERTFlorian Müllner2019-01-251-0/+1
* Clean up include macros messJonas Ådahl2018-11-061-5/+6
* wayland/xdg-foreign: Move out ID generation helper to util.cJonas Ådahl2017-08-291-0/+16
* core: Mark meta_fatal() as not returningJonas Ådahl2017-04-071-1/+3
* configure.ac: Add AC_GNU_SOURCEJonas Ådahl2016-07-201-1/+0
* MetaLater: Invoke later callbacks queued by earlier onesJonas Ådahl2016-02-261-35/+68
* Annotate functions to improve compiler diagnosticsFlorian Müllner2015-09-241-1/+1
* util: Move the text direction stuff out of MetaUIJasper St. Pierre2014-08-171-0/+14
* util: Turn STACK debugging back offJasper St. Pierre2014-07-101-1/+1
* stack-tracker: More small cleanupsJasper St. Pierre2014-07-101-1/+1
* Remove trailing whitespaceJasper St. Pierre2014-05-021-27/+27
* util: Don't check whether zenity supports optionsJasper St. Pierre2014-04-151-26/+3