summaryrefslogtreecommitdiff
path: root/src/up-daemon.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-07all: Remove IsDocked propertyBastien Nocera1-12/+0
2014-05-07daemon: Deprecate "IsDocked" propertyBastien Nocera1-16/+1
2014-04-23daemon: Fix shutdown on boot on some machinesBastien Nocera1-3/+10
2013-10-28daemon: Add poll helper functionsBastien Nocera1-0/+136
2013-10-26daemon: Better timeout source namingBastien Nocera1-0/+1
2013-10-26daemon: Let the backends do the pollingBastien Nocera1-66/+1
2013-10-20daemon: Fix time to empty with multiple batteriesBastien Nocera1-2/+2
2013-10-18daemon: Differentiate 2 warningsBastien Nocera1-2/+2
2013-10-18daemon: Fix WarningLevel for devices with no "time to empty"Bastien Nocera1-1/+3
2013-10-17daemon: Remove dead code from up_daemon_device_changed_cb()Bastien Nocera1-11/+0
2013-10-17all: Remove *changed signalsBastien Nocera1-25/+2
2013-10-17power: Work-around batteries that are slow to notice chargeBastien Nocera1-0/+5
2013-10-17all: Add GetCriticalAction daemon methodBastien Nocera1-0/+11
2013-10-17all: Remove WarningLevel from the daemon propertiesBastien Nocera1-15/+1
2013-10-17daemon: Indentation in UpDaemon structBastien Nocera1-9/+9
2013-10-16daemon: Minimise WarningLevel signalsBastien Nocera1-0/+4
2013-10-16daemon: Only modify display device when it changesBastien Nocera1-1/+11
2013-10-16daemon: Add GetDisplayDevice methodBastien Nocera1-0/+33
2013-10-16daemon: Set the display device type when on batteryBastien Nocera1-0/+1
2013-10-16daemon: Remove spurious linefeedBastien Nocera1-1/+0
2013-10-15daemon: Add support for more types for PropertiesChangedBastien Nocera1-0/+16
2013-10-15daemon: Coalesce PropertiesChanged signals togetherBastien Nocera1-40/+98
2013-10-15daemon: Calculate global WarningLevel correctlyBastien Nocera1-17/+137
2013-10-15daemon: Register on the Bus after coldplugBastien Nocera1-45/+34
2013-10-14daemon: Don't emit changed signal in coldplugBastien Nocera1-5/+7
2013-10-14daemon: Sort the UpDaemon struct memberBastien Nocera1-4/+7
2013-10-14daemon: Add new WarningLevel "Discharging"Bastien Nocera1-2/+5
2013-10-14daemon: Move all computations of warning level to daemonBastien Nocera1-5/+9
2013-10-14daemon: Require newer GLibBastien Nocera1-2/+0
2013-10-14daemon: Add CriticalPowerActionBastien Nocera1-0/+28
2013-10-14daemon: Emit the PropertiesChanged signalBastien Nocera1-7/+52
2013-10-14daemon: Emit the "Changed" signal without going through notifyBastien Nocera1-25/+25
2013-10-14daemon: Device* signals send out object pathsBastien Nocera1-6/+6
2013-10-14daemon: Add small hack for keyboards and miceBastien Nocera1-4/+18
2013-10-14daemon: Replace "on-low-battery" propertyBastien Nocera1-39/+50
2013-10-14daemon: Add WarningLevel device propertyBastien Nocera1-0/+31
2013-10-14daemon: Load level policy configurationBastien Nocera1-0/+55
2013-10-14daemon: Remove unused config file loadingBastien Nocera1-25/+0
2013-10-14daemon: Remove unneeded reset of priv struct membersBastien Nocera1-8/+0
2013-10-14daemon: Remove obsolete featuresBastien Nocera1-622/+1
2013-10-14daemon: Simplify _new() functionsBastien Nocera1-3/+1
2013-10-14daemon: Remove unused _set_propertyBastien Nocera1-14/+0
2013-02-20Revert "Add option to run daemon on the session bus for testing"Martin Pitt1-16/+1
2013-02-12Also deprecate running the powersave scriptsRichard Hughes1-3/+9
2013-02-12Add a --enable-deprecated configure argumentRichard Hughes1-10/+82
2012-07-11Use systemd for suspend and hibernateMatthias Clasen1-21/+40
2012-01-06Add boolean RunPowersaveCommand to UPower.confLandry Breuil1-2/+8
2011-05-04Add new NotifySleep() and NotifyResume() signals that include the sleep typeRichard Hughes1-1/+30
2011-04-26Add option to run daemon on the session bus for testingMartin Pitt1-1/+16
2011-03-28Add a config option 'IgnoreLid' so users with broken / inverted lid switches ...Richard Hughes1-0/+18