aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* forgot to set the version all this time1.9Mattias Andrée2015-03-291-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m todoMattias Andrée2015-03-291-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* small fixesMattias Andrée2015-03-291-1/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add get_event_mask and get_override_redirectMattias Andrée2015-03-281-7/+27
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add sprintf and colour_aware_lenMattias Andrée2015-03-281-0/+63
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* alsa: add get_mute and set_muteMattias Andrée2015-03-281-1/+24
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* some mixers do not have mute switch1.8Mattias Andrée2015-03-281-1/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2015-03-281-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add rat button supportMattias Andrée2015-03-281-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* some window property fixes1.7Mattias Andrée2015-03-281-5/+14
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* forgot to bump yearMattias Andrée2015-03-2141-41/+41
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update leapsec pluginMattias Andrée2015-03-161-1/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add inotifyMattias Andrée2014-12-111-0/+59
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-12-101-1/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add ping monitor1.5Mattias Andrée2014-12-081-0/+190
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* proper multi-home support in ipaddressMattias Andrée2014-12-081-28/+29
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* use curl instead of wgetMattias Andrée2014-12-084-12/+12
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix race condition + forgot to update distMattias Andrée2014-11-221-1/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix bug1.4.1Mattias Andrée2014-10-311-1/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* derp1.4Mattias Andrée2014-10-121-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* do not spawn new processes all the timeMattias Andrée2014-08-312-8/+9
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* use the devfs method by default in UsersMattias Andrée2014-08-041-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* ropty, does not work with the standard programs, but you can echo into itMattias Andrée2014-07-211-0/+113
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add timezone supportMattias Andrée2014-07-211-0/+102
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* moved Clocked into util.pyMattias Andrée2014-07-021-12/+60
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* cleanupMattias Andrée2014-07-021-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* do not crash in partial_clear if lines are too long1.3.1Mattias Andrée2014-07-021-3/+6
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* reduce flickerMattias Andrée2014-07-021-1/+7
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* whitespaceMattias Andrée2014-07-021-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* reduce flickerMattias Andrée2014-07-021-10/+30
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add support for long textsMattias Andrée2014-07-021-4/+10
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add hdparmMattias Andrée2014-06-202-0/+163
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add filesMattias Andrée2014-06-201-0/+52
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2014-06-201-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add inodestateMattias Andrée2014-06-201-0/+45
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add dentrystateMattias Andrée2014-06-201-0/+44
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add alsa pluginMattias Andrée2014-06-201-0/+101
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-06-131-4/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-06-131-2/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix line reader and add kmsgMattias Andrée2014-06-132-1/+65
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add ipaddressMattias Andrée2014-06-131-0/+207
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add DelayedSometimesMattias Andrée2014-06-131-0/+37
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add leap second announcement monitorMattias Andrée2014-06-131-0/+134
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add cpuinfo with exampleMattias Andrée2014-06-121-0/+142
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2014-06-121-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add solar-python wrapperMattias Andrée2014-06-061-8/+195
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-06-062-14/+16
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* license lunar under agplMattias Andrée2014-06-051-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add todoMattias Andrée2014-06-051-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* setproctitle1.2Mattias Andrée2014-06-011-0/+31
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>