aboutsummaryrefslogtreecommitdiffstats
path: root/.config/herbstluftwm/panel.sh
Commit message (Collapse)AuthorAgeFilesLines
* change panel remote timezonekatherine2024-07-131-1/+1
|
* slight panel correctionskatherine2023-03-011-4/+4
|
* use hc for panel winlistkatherine2022-12-301-24/+11
| | | | | hc using functionality added since this panel was first written? think, at least
* change panel clock display formatkatherine2022-06-171-2/+1
|
* herbstluftwm confkatherine2022-05-021-1/+2
|
* shorter panel clockskatherine2021-08-191-1/+1
|
* add timewkatherine2021-08-051-1/+1
|
* add panel clockkatherine2021-07-261-1/+1
|
* add env shebangs for herbstluftwm thingskatherine2019-09-071-1/+1
| | | | | necessary for running on freebsd etc. dunno why it wasn't this way before
* add a certain person's localtime to clockkatherine2019-05-141-1/+1
|
* script cleaningshmibs2018-10-191-1/+1
| | | | migrate autostart to zsh and simplify, among other things
* merge tablet configsshmibs2018-10-191-12/+47
|
* fix dunst (finally!)katherine2018-10-051-1/+1
|
* first steps away from mate backendkatherine2017-10-151-1/+1
|
* slightly shorten max title-widthkatherine2017-06-261-1/+1
| | | | | | | this needs a better solution of fixing the "current dir in title" things that nvim, ranger, zsh do to make them show only two or so parent dirs rather than the entire path or back to ~ as they do now, but that's too much effort at the moment x-x
* preliminary support for light backgroundskatherine2017-03-071-2/+2
| | | | | haven't managed to make one that felt ok yet, but still nice to have the option
* panel font adjustmentskatherine2016-05-291-1/+2
|
* fix backup fontkatherine2016-05-221-2/+2
| | | | how that escaped notice for so long i have no idea
* prevent rendering escapes in window titleskatherine2016-05-051-1/+1
| | | | | escape \ chars in window titles to prevent things like \n from being interpreted as escapes
* snapshotkatherine2016-03-191-17/+12
| | | | | | lots of random things changed; forgot to update for a while again. moving things to .config/init/funcs is one important thing; means being able to use those shell scripts anywhere, like ranger or whatever
* update for "release" :Pkatherine2016-02-061-7/+7
|
* unify themingkatherine2016-02-061-22/+40
|
* was a buffering issuekatherine2016-02-011-1/+1
| | | | s'nice to know this sort of thing
* uniq doesn't work for some reason x-xkatherine2016-02-011-3/+5
| | | | | so confused. does it wait to output things when piping?
* uniqkatherine2016-02-011-6/+2
|
* winlist spacingkatherine2016-01-311-3/+4
|
* clean update_winlistkatherine2016-01-301-21/+31
|
* panel mpd play statuskatherine2016-01-271-82/+59
|
* create .config/init/ for initialising configskatherine2016-01-221-65/+61
|
* snapshot 2015-12-22shmibs2015-12-221-60/+74
|
* allow for failed mpdshmibs2015-06-151-0/+3
|
* incremental updateshmibs2015-06-151-23/+60
| | | | changes i've let back up over time
* kill netspeed in panelshmibs2015-02-141-33/+2
|
* banshee => mpd+pmsshmibs2014-10-231-7/+24
|
* theme update time!shmibs2014-09-011-1/+1
|
* added bytes to human readable functionshmibs2014-07-161-1/+17
| | | | | | now i need to make it compatible with bash so it can be used to replace annoying conky stuff in my panel!
* fixed when in panelshmibs2014-07-081-4/+8
|
* added coloured iconsshmibs2014-07-051-12/+38
| | | | stlarch is fun!
* complete theme revampshmibs2014-07-031-176/+229
| | | | | | | switched to bar, changed term colours, and added a config_vars file to make sourcing theme colours / fonts / etc easier
* add gvim settingsshmibs2014-06-171-0/+1
|
* added client list to dzen panelshmibs2014-02-131-18/+29
| | | | | | | | | | | it lags slightly, but clients are now shown in the bar by instance name with the currently focuses client highlit. maybe a fixed-length method using method titles would be better? i could divide the panel space by the total number of clients and give no more than that many to each client title. that would make things lag even more, though...
* AWESOME → HERBSTLUFTWMshmibs2014-02-111-0/+184
i was getting sick of dealing with awesome's steaming pile of lua, and this seems to be a pretty nice alternative =)