aboutsummaryrefslogtreecommitdiffstats
path: root/src/__main__.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* bump yearMattias Andrée2016-04-191-1/+1
* add support for reverse videoMattias Andrée2015-12-041-4/+7
* beginning on menu pluginMattias Andrée2015-04-041-2/+2
* set title on lightweight processes, properlyMattias Andrée2015-04-031-27/+0
* typoMattias Andrée2015-04-021-1/+1
* add support for XDG_CONFIG_DIRSMattias Andrée2015-04-021-7/+12
* derpMattias Andrée2015-04-021-5/+1
* derp + add support for home directory by passwd entry rather than environment1.11.1Mattias Andrée2015-04-021-2/+9
* forgot to set the version all this time1.9Mattias Andrée2015-03-291-1/+1
* typoMattias Andrée2015-03-281-1/+1
* forgot to bump yearMattias Andrée2015-03-211-1/+1
* mMattias Andrée2014-12-101-1/+2
* do not crash in partial_clear if lines are too long1.3.1Mattias Andrée2014-07-021-3/+6
* reduce flickerMattias Andrée2014-07-021-1/+7
* reduce flickerMattias Andrée2014-07-021-10/+30
* add support for long textsMattias Andrée2014-07-021-4/+10
* setproctitle1.2Mattias Andrée2014-06-011-0/+31
* add make install1.0Mattias Andrée2014-04-241-0/+5
* add draw_text todo, there is an limitation in text lengthMattias Andrée2014-03-091-1/+1
* add Bar.invalidateMattias Andrée2014-03-041-0/+16
* beginning of xmonad pluginMattias Andrée2014-03-041-2/+3
* reduce filkerMattias Andrée2014-03-041-0/+39
* add solar informationMattias Andrée2014-03-031-1/+9
* add moderate example and multiple column printing functionsMattias Andrée2014-03-031-0/+44
* m + fix threading weirdness + add clock exampleMattias Andrée2014-03-021-3/+5
* fix special charsMattias Andrée2014-02-281-18/+19
* add support for simple arrowsMattias Andrée2014-02-281-3/+19
* mMattias Andrée2014-02-281-4/+6
* whopsMattias Andrée2014-02-281-1/+1
* basic box drawingMattias Andrée2014-02-281-1/+29
* add draw_coloured_textMattias Andrée2014-02-281-1/+79
* derpMattias Andrée2014-02-281-0/+4
* load configuration scriptMattias Andrée2014-02-281-4/+69
* add empty module: utilMattias Andrée2014-02-271-1/+1
* mMattias Andrée2014-02-271-3/+17
* configurabilityMattias Andrée2014-02-271-7/+35
* add Bar.clearMattias Andrée2014-02-271-4/+10
* add Bar classMattias Andrée2014-02-271-20/+126
* separate function for string drawingMattias Andrée2014-02-271-8/+1
* struct + docMattias Andrée2014-02-261-8/+16
* font metricsMattias Andrée2014-02-261-1/+5
* plane 0 text drawingMattias Andrée2014-02-261-2/+11
* using coloursMattias Andrée2014-02-261-2/+3
* flexibilityMattias Andrée2014-02-261-29/+24
* place a black panel either on the top or the bottomMattias Andrée2014-02-261-6/+27
* partial strut dockMattias Andrée2014-02-261-2/+19
* open a simple windowMattias Andrée2014-02-251-0/+17