aboutsummaryrefslogtreecommitdiffstats
path: root/src/__main__.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-05Bump year1.20.1Mattias Andrée1-1/+1
2018-08-09Update for Python 3.7 (broke syntax backwards compatibility) and update year and email1.20Mattias Andrée1-1/+1
2017-11-17mMattias Andrée1-1/+1
2017-01-19Update yearMattias Andrée1-1/+1
2017-01-13Work around bug in python-xlib, so new version of it can be used now that old versions cannot1.18.1Mattias Andrée1-1/+1
2016-11-25mMattias Andrée1-1/+1
2016-10-03update prog versionMattias Andrée1-1/+1
2016-09-30Fix drawing bug in Bar.partial_clearMattias Andrée1-1/+1
2016-04-19bump yearMattias Andrée1-1/+1
2015-12-04add support for reverse videoMattias Andrée1-4/+7
2015-04-04beginning on menu pluginMattias Andrée1-2/+2
2015-04-03set title on lightweight processes, properlyMattias Andrée1-27/+0
2015-04-02typoMattias Andrée1-1/+1
2015-04-02add support for XDG_CONFIG_DIRSMattias Andrée1-7/+12
2015-04-02derpMattias Andrée1-5/+1
2015-04-02derp + add support for home directory by passwd entry rather than environment1.11.1Mattias Andrée1-2/+9
2015-03-29forgot to set the version all this time1.9Mattias Andrée1-1/+1
2015-03-28typoMattias Andrée1-1/+1
2015-03-21forgot to bump yearMattias Andrée1-1/+1
2014-12-10mMattias Andrée1-1/+2
2014-07-02do not crash in partial_clear if lines are too long1.3.1Mattias Andrée1-3/+6
2014-07-02reduce flickerMattias Andrée1-1/+7
2014-07-02reduce flickerMattias Andrée1-10/+30
2014-07-02add support for long textsMattias Andrée1-4/+10
2014-06-01setproctitle1.2Mattias Andrée1-0/+31
2014-04-24add make install1.0Mattias Andrée1-0/+5
2014-03-09add draw_text todo, there is an limitation in text lengthMattias Andrée1-1/+1
2014-03-04add Bar.invalidateMattias Andrée1-0/+16
2014-03-04beginning of xmonad pluginMattias Andrée1-2/+3
2014-03-04reduce filkerMattias Andrée1-0/+39
2014-03-03add solar informationMattias Andrée1-1/+9
2014-03-03add moderate example and multiple column printing functionsMattias Andrée1-0/+44
2014-03-02m + fix threading weirdness + add clock exampleMattias Andrée1-3/+5
2014-02-28fix special charsMattias Andrée1-18/+19
2014-02-28add support for simple arrowsMattias Andrée1-3/+19
2014-02-28mMattias Andrée1-4/+6
2014-02-28whopsMattias Andrée1-1/+1
2014-02-28basic box drawingMattias Andrée1-1/+29
2014-02-28add draw_coloured_textMattias Andrée1-1/+79
2014-02-28derpMattias Andrée1-0/+4
2014-02-28load configuration scriptMattias Andrée1-4/+69
2014-02-27add empty module: utilMattias Andrée1-1/+1
2014-02-27mMattias Andrée1-3/+17
2014-02-27configurabilityMattias Andrée1-7/+35
2014-02-27add Bar.clearMattias Andrée1-4/+10
2014-02-27add Bar classMattias Andrée1-20/+126
2014-02-27separate function for string drawingMattias Andrée1-8/+1
2014-02-26struct + docMattias Andrée1-8/+16
2014-02-26font metricsMattias Andrée1-1/+5
2014-02-26plane 0 text drawingMattias Andrée1-2/+11