aboutsummaryrefslogtreecommitdiffstats
path: root/dwm.c
Commit message (Collapse)AuthorAgeFilesLines
* Sending client to a different monitor no longer assigns the monitor's tags ↵Eduardo Pedroni2017-04-111-1/+1
| | | | to the client
* Added countdown timer to productivity modeEduardo Pedroni2016-12-071-3/+6
|
* Updated productivity mode to include bottom bar indicatorEduardo Pedroni2016-12-071-0/+8
|
* Added productivity lockEduardo Pedroni2016-12-071-0/+27
|
* Tweaked bar colours, dwm-statusbar is now parch version, bear that in mindEduardo Pedroni2015-06-181-1/+1
|
* Messing with disk usage in statusbar, fixed a minor bug in dwm.cEduardo Pedroni2015-04-121-1/+1
|
* Sorted out some rules and key bindingsEduardo Pedroni2015-04-071-5/+5
|
* Colour scheme looking a little better, added symbols file, now looking into ↵Eduardo Pedroni2015-03-281-2/+0
| | | | multifont support with xft
* Xft looks good enough, so pango is scrapped, also did some tweaks to config.hEduardo Pedroni2015-03-281-1/+1
|
* FIXED IT, going to try pango next (is it worth it though?)Eduardo Pedroni2015-03-281-3/+2
|
* Tidied up, added boolean for title barEduardo Pedroni2015-03-271-31/+13
|
* Added xft, bug persists, will debug tomorrowEduardo Pedroni2015-03-271-54/+41
|
* Removed pango for debugging purposesEduardo Pedroni2015-03-271-70/+62
|
* Added pango and statuscolors, a bit buggyEduardo Pedroni2015-03-271-97/+139
|
* Tabs and pertag workingEduardo Pedroni2015-03-271-45/+333
|
* Added custom config.h, fixed some warningsEduardo Pedroni2015-03-271-0/+1
|
* Initial commitEduardo Pedroni2015-03-271-0/+2146