summaryrefslogtreecommitdiff
path: root/src/linux/up-input.c
Commit message (Expand)AuthorAgeFilesLines
* input: Fix FD handling and let input stream close itBenjamin Berg2022-02-251-10/+8
* all: Remove HAVE_CONFIG_H conditionalBastien Nocera2021-09-071-3/+1
* linux: Fix gudev includes for UpInputBastien Nocera2020-11-051-1/+0
* linux: Add support for running under umockdevBastien Nocera2020-11-051-2/+23
* linux: Don't throw debug errors unless neededBastien Nocera2020-11-051-4/+7
* linux: Fix warning when compiling with mesonBastien Nocera2020-10-231-0/+1
* linux: Remove unused headers in up-input.cBastien Nocera2020-10-221-10/+0
* linux: Remove UpDaemon dependency from UpInputBastien Nocera2020-10-221-11/+44
* linux: Make watched switch a property of UpInputBastien Nocera2020-10-221-8/+72
* linux: Remove duplicate header in up-input.cBastien Nocera2020-10-221-1/+0
* linux: Simplify UpInput object codeBastien Nocera2020-10-221-33/+33
* Replace use of G_TYPE_INSTANCE_GET_PRIVATEChristian Kellner2019-02-211-2/+1
* Replace use of deprecated g_type_class_add_privateChristian Kellner2019-02-211-2/+1
* linux: Fix possible double-close on exitBastien Nocera2018-06-191-2/+3
* linux: Use g_clear_object() when possibleBastien Nocera2017-10-311-2/+1
* daemon: Remove unneeded reset of priv struct membersBastien Nocera2013-10-141-2/+0
* trivial: remove an overzealous warning when starting upRichard Hughes2011-09-281-1/+1
* up-input.c: fix bitmap checkArnaud Patard2011-03-041-2/+2
* Port from EggDebug to the GLib built-in logging frameworkRichard Hughes2010-11-011-18/+16
* Provide UpDaemon with C setters rather than relying on GObject propertiesRichard Hughes2010-04-191-6/+2
* devkit-power-gobject/up-enum.h be goneMichael Biebl2010-02-061-1/+1
* trivial: DkpInput -> UpInput (no ABI or API break)Richard Hughes2010-01-181-29/+29
* trivial: DkpDaemon -> UpDaemon (no ABI or API break)Richard Hughes2010-01-181-2/+2
* trivial: Rename a lot of the source files from dkp-foo to up-foo, no API or A...Richard Hughes2010-01-181-0/+326