summaryrefslogtreecommitdiff
path: root/src/backends/meta-idle-monitor.c
Commit message (Expand)AuthorAgeFilesLines
* mutter: Cleanup gi-docgen annotationsbilelmoussaoui/mutter-docsBilal Elmoussaoui2023-05-171-3/+3
* Name unnamed sourcesIvan Molodetskikh2022-03-041-0/+1
* backends: Introduce MetaIdleManagerJonas Ådahl2021-05-181-17/+32
* src: Stop using GSliceRobert Mader2021-02-221-2/+2
* backends: Drop meta_idle_monitor_get_for_device()Carlos Garnacho2020-02-121-17/+1
* backends: Do not use device IDs on idle monitorsCarlos Garnacho2020-01-301-17/+21
* cleanup: Use g_clear_handle_id() for g_source_remove()Robert Mader2019-11-221-10/+2
* backends: Update inhibited state for the monitor and respect that stateTim Klocke2019-10-091-3/+12
* idle-monitor: Reset timeout before firing watchJonas Ådahl2019-09-161-1/+2
* idle-monitor: Remove redundant type castJonas Ådahl2019-09-161-1/+1
* idle-monitor: Make helper function staticJonas Ådahl2019-09-161-4/+4
* idle-monitor: Postpone dispatching of idle timeout if not readyJonas Ådahl2019-05-021-0/+7
* idle-monitor: Use G_SOURCE_CONTINUE instead of TRUEJonas Ådahl2019-05-021-1/+1
* Clean up include macros messJonas Ådahl2018-11-061-8/+8
* idle-monitor: Store either 1 or 0 in the inhibited gbooleanJonas Ådahl2018-08-141-2/+3
* idle-monitor: NULL check cached InhibitedActions property variantJonas Ådahl2018-06-141-2/+5
* idle-monitor: Don't try to auto-start SessionManagerFlorian Müllner2018-04-301-1/+2
* idle-monitor: Take idle inhibition into accountBastien Nocera2018-04-161-2/+90
* backends: Remove X11 idle-monitor backendBastien Nocera2018-04-161-6/+113
* backends: Make MetaBackend available to introspectionRui Matos2014-08-071-1/+1
* Update (allow-none) annotationsFlorian Müllner2014-05-281-4/+4
* Remove trailing whitespaceJasper St. Pierre2014-05-021-3/+3
* backends: Start on an initial MetaBackend objectJasper St. Pierre2014-04-211-60/+5
* idle-monitor: Use the XSync idle monitor under X11 nestedJasper St. Pierre2014-04-211-8/+14
* idle-monitor: Actually get the check for is_wayland_compositor correctlyJasper St. Pierre2014-04-011-1/+1
* Start creating different subdirectories for each backendJasper St. Pierre2014-03-311-2/+2
* Start molding out a new src/backends/ dirJasper St. Pierre2014-03-311-0/+367