aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-10-25Added todo itemManuel Palenzuela
2019-10-25Quoted all variables, to avoid whitespace truncation.Archie Hilton (thytom)
2019-10-25Fix percentage text inside battery icon.Archie Hilton (thytom)
2019-10-25Re-wrote battery script to be faster and more efficient.Archie Hilton (thytom)
2019-10-24Merge remote-tracking branch 'origin/parallel' into parallelArchie Hilton (thytom)
2019-10-24Add condition to prevent module being run multiple times.Archie Hilton (thytom)
Parallelisation means that some modules are going to be slower than the delay time, and therefore will pile up.
2019-10-24Added a delta var for the network up and down modulesManuel Palenzuela
2019-10-24Added networkup and networkdown modulesManuel Palenzuela
2019-10-24Moved the internet module to cManuel Palenzuela
2019-10-24Updated todo listManuel Palenzuela
2019-10-24Merge pull request #2 from thytom/sepconfigArchie Hilton
Complete Restructure
2019-10-24Updated version numberArchie Hilton (thytom)
2019-10-24RestructuringArchie Hilton (thytom)
Moved bar.sh to /usr/share/dwmbar. Modules are now only in /usr/share/dwmbar. Custom modules folder is now in .config/dwmbar. This will allow for paralellised modules down the line.
2019-10-24Just use the source command, and added left padding.Archie Hilton (thytom)
2019-10-24Fixed the configArchie Hilton (thytom)
2019-10-24Implemented different config fileManuel Palenzuela
2019-10-24Changed names of files part 2Manuel Palenzuela
2019-10-24Changed names of filesManuel Palenzuela
2019-10-24Added different config fileManuel Palenzuela
2019-10-24Added todo item (Archupdates delay)Baitinq
2019-10-23Updated README.mdArchie Hilton (thytom)
2019-10-23Added copyright and license notice at the top of main filesArchie Hilton (thytom)
2019-10-23Moved LICENSE to COPYING in compliance with FSFArchie Hilton (thytom)
2019-10-23Merge pull request #1 from thytom/add-license-1Archie Hilton
Added LICENSE
2019-10-23Added better error checking in install and dwmbarArchie Hilton (thytom)
2019-10-23Made dwmbar only copy files when explicitly told.Archie Hilton (thytom)
2019-10-23Added LICENSEArchie Hilton
2019-10-23Updated TODO, fixed internet modulesArchie Hilton (thytom)
2019-10-23Added internet functionality (1)Manuel Palenzuela
2019-10-23Improved cpuload moduleArchie Hilton (thytom)
2019-10-22Added wishlistArchie Hilton (thytom)
2019-10-22Added prerequesites for modulesArchie Hilton (thytom)
2019-10-22Image, not link...Archie Hilton (thytom)
2019-10-22Added example image to README.mdArchie Hilton (thytom)
2019-10-22Added uninstall script and tweaked install.shArchie Hilton (thytom)
2019-10-22Made the install script actually work.Archie Hilton (thytom)
It installs dwmbar to /usr/bin and skeleton stuff to /usr/share/dwmbar
2019-10-22Can't get this list formatted rightArchie Hilton (thytom)
2019-10-22Proofreading...Archie Hilton (thytom)
2019-10-22Fleshed out README.md a bit.Archie Hilton (thytom)
2019-10-22Added padding functionality and option to remove last separator.Archie Hilton (thytom)
2019-10-22Updates to dwmbarrcArchie Hilton (thytom)
Offline and Online modules will get added soon, but need to be implemented differently.
2019-10-22Updated TODO.orgArchie Hilton (thytom)
2019-10-22Fixed disksize moduleManuel Palenzuela
2019-10-22Changed ram units (module)Manuel Palenzuela
2019-10-22Changed ram units (module)Manuel Palenzuela
2019-10-22Changed ram iconManuel Palenzuela
2019-10-22Added offline modules in dwmbarrcManuel Palenzuela
2019-10-22Added comment in dwmbarrcManuel Palenzuela
2019-10-22Modified TODOManuel Palenzuela
2019-10-22Modified readmeManuel Palenzuela