summaryrefslogtreecommitdiff
path: root/src/up-daemon.c
Commit message (Expand)AuthorAgeFilesLines
* main: Fix warning for hidden deviceBastien Nocera2023-02-271-2/+3
* daemon: Don't count hidden devicesBastien Nocera2022-09-051-1/+2
* daemon: Don't warn if a device gets unexportedBastien Nocera2022-09-051-4/+4
* daemon: Don't add unexported devices to the arrayBastien Nocera2022-09-051-1/+4
* daemon: Reevaluate polling timeout after resumeBenjamin Berg2022-07-121-0/+2
* daemon: Iterate mainloop during coldplugBenjamin Berg2022-06-151-0/+4
* daemon: Guess state for multiple batteries without ACBenjamin Berg2022-06-141-19/+9
* daemon: Move state guessing after percentage calculationBenjamin Berg2022-06-141-14/+20
* daemon: Update aggregate state matching and handle UNKNOWN stateBenjamin Berg2022-06-071-35/+70
* daemon: Only refresh batteries when the "online" state changesBenjamin Berg2022-05-161-1/+1
* linux: Re-poll batteries after a line power changeBenjamin Berg2022-05-131-1/+1
* daemon: Fix reference counting at daemon shutdownBenjamin Berg2022-05-121-2/+2
* daemon: Stop passing UpDevice reference to the daemonBenjamin Berg2022-05-101-4/+1
* daemon: Push internal refreshes into idle handlerBenjamin Berg2022-05-101-7/+30
* daemon: Disconnect all signal handlers from devicesBenjamin Berg2022-05-101-0/+2
* daemon: Remove old polling codeBenjamin Berg2022-05-101-211/+0
* daemon: Trigger device refresh based on new propertiesBenjamin Berg2022-05-101-0/+91
* daemon: Change start_poll API to refresh the deviceBenjamin Berg2022-05-091-14/+5
* device: Flag refresh reasonBenjamin Berg2022-05-091-1/+1
* device: Handle device coldplug using GInitableBenjamin Berg2022-04-201-1/+1
* device: Register display device the same way as other devicesBenjamin Berg2022-04-201-1/+1
* device-list: Remove unnecessary native argumentBenjamin Berg2022-04-201-2/+2
* main: Add debug flagBastien Nocera2022-04-191-0/+14
* device: Move daemon/native object into construct only propertiesBenjamin Berg2022-04-011-8/+6
* device: Remove unplug, moving cycle breaking into disposeBenjamin Berg2022-04-011-1/+1
* daemon: Initialize FD to -1 to avoid incorrect closeBenjamin Berg2022-02-251-0/+4
* daemon: Fix action timeout abortionBenjamin Berg2022-02-221-3/+2
* up-daemon: Fix DisplayDevice state on battery hotplugBastien Nocera2022-02-161-0/+1
* daemon: Remove warning_level variableBastien Nocera2022-02-161-7/+7
* daemon: Simplify up_daemon_startup()Bastien Nocera2022-02-161-8/+2
* daemon: Remove duplicated checkBastien Nocera2022-02-161-3/+1
* daemon: Fix return type of up_daemon_get_warning_level_local()Bastien Nocera2022-02-161-2/+2
* up-daemon: fix inhibitor lock leakJohn Sheu2022-01-241-0/+5
* all: Remove HAVE_CONFIG_H conditionalBastien Nocera2021-09-071-3/+1
* up-daemon: prevent suspending for critical actionDylan Van Assche2021-08-171-0/+13
* etc: Tweak default percentage levelsBastien Nocera2021-07-221-2/+2
* daemon: Sync icon and warning for non-default low levelPablo Correa Gómez2021-06-301-2/+3
* daemon: Make get_device_charge_icon() publicPablo Correa Gómez2021-06-181-0/+33
* lib: Add "Touchpad" device typeBastien Nocera2020-12-161-1/+2
* Replace use of G_TYPE_INSTANCE_GET_PRIVATEChristian Kellner2019-02-211-3/+1
* Replace use of deprecated g_type_class_add_privateChristian Kellner2019-02-211-3/+1
* daemon: Consider pending-charge when calculating the display stateJoão Paulo Rechi Vita2018-11-141-1/+5
* daemon: Make comment more succinctJoão Paulo Rechi Vita2018-11-141-3/+3
* daemon: Fix critical action after resume from hibernateMiroslav Sustek2017-09-211-0/+4
* Revert bug 99862 patchsetBastien Nocera2017-09-081-42/+32
* daemon: more efficient poll resettingChristian Kellner2017-09-081-2/+2
* daemon: move two functions upChristian Kellner2017-09-081-32/+27
* daemon: only reset poll if warning-level changedChristian Kellner2017-09-081-2/+17
* daemon: Move a number of constants to a shared fileBastien Nocera2017-04-061-4/+5
* daemon: Make warning levels for devices inclusiveBastien Nocera2017-04-061-2/+2