Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-25 | Added todo item | Manuel Palenzuela | |
2019-10-25 | Quoted all variables, to avoid whitespace truncation. | Archie Hilton (thytom) | |
2019-10-25 | Fix percentage text inside battery icon. | Archie Hilton (thytom) | |
2019-10-25 | Re-wrote battery script to be faster and more efficient. | Archie Hilton (thytom) | |
2019-10-24 | Merge remote-tracking branch 'origin/parallel' into parallel | Archie Hilton (thytom) | |
2019-10-24 | Add 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-24 | Added a delta var for the network up and down modules | Manuel Palenzuela | |
2019-10-24 | Added networkup and networkdown modules | Manuel Palenzuela | |
2019-10-24 | Moved the internet module to c | Manuel Palenzuela | |
2019-10-24 | Updated todo list | Manuel Palenzuela | |
2019-10-24 | Merge pull request #2 from thytom/sepconfig | Archie Hilton | |
Complete Restructure | |||
2019-10-24 | Updated version number | Archie Hilton (thytom) | |
2019-10-24 | Restructuring | Archie 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-24 | Just use the source command, and added left padding. | Archie Hilton (thytom) | |
2019-10-24 | Fixed the config | Archie Hilton (thytom) | |
2019-10-24 | Implemented different config file | Manuel Palenzuela | |
2019-10-24 | Changed names of files part 2 | Manuel Palenzuela | |
2019-10-24 | Changed names of files | Manuel Palenzuela | |
2019-10-24 | Added different config file | Manuel Palenzuela | |
2019-10-24 | Added todo item (Archupdates delay) | Baitinq | |
2019-10-23 | Updated README.md | Archie Hilton (thytom) | |
2019-10-23 | Added copyright and license notice at the top of main files | Archie Hilton (thytom) | |
2019-10-23 | Moved LICENSE to COPYING in compliance with FSF | Archie Hilton (thytom) | |
2019-10-23 | Merge pull request #1 from thytom/add-license-1 | Archie Hilton | |
Added LICENSE | |||
2019-10-23 | Added better error checking in install and dwmbar | Archie Hilton (thytom) | |
2019-10-23 | Made dwmbar only copy files when explicitly told. | Archie Hilton (thytom) | |
2019-10-23 | Added LICENSE | Archie Hilton | |
2019-10-23 | Updated TODO, fixed internet modules | Archie Hilton (thytom) | |
2019-10-23 | Added internet functionality (1) | Manuel Palenzuela | |
2019-10-23 | Improved cpuload module | Archie Hilton (thytom) | |
2019-10-22 | Added wishlist | Archie Hilton (thytom) | |
2019-10-22 | Added prerequesites for modules | Archie Hilton (thytom) | |
2019-10-22 | Image, not link... | Archie Hilton (thytom) | |
2019-10-22 | Added example image to README.md | Archie Hilton (thytom) | |
2019-10-22 | Added uninstall script and tweaked install.sh | Archie Hilton (thytom) | |
2019-10-22 | Made the install script actually work. | Archie Hilton (thytom) | |
It installs dwmbar to /usr/bin and skeleton stuff to /usr/share/dwmbar | |||
2019-10-22 | Can't get this list formatted right | Archie Hilton (thytom) | |
2019-10-22 | Proofreading... | Archie Hilton (thytom) | |
2019-10-22 | Fleshed out README.md a bit. | Archie Hilton (thytom) | |
2019-10-22 | Added padding functionality and option to remove last separator. | Archie Hilton (thytom) | |
2019-10-22 | Updates to dwmbarrc | Archie Hilton (thytom) | |
Offline and Online modules will get added soon, but need to be implemented differently. | |||
2019-10-22 | Updated TODO.org | Archie Hilton (thytom) | |
2019-10-22 | Fixed disksize module | Manuel Palenzuela | |
2019-10-22 | Changed ram units (module) | Manuel Palenzuela | |
2019-10-22 | Changed ram units (module) | Manuel Palenzuela | |
2019-10-22 | Changed ram icon | Manuel Palenzuela | |
2019-10-22 | Added offline modules in dwmbarrc | Manuel Palenzuela | |
2019-10-22 | Added comment in dwmbarrc | Manuel Palenzuela | |
2019-10-22 | Modified TODO | Manuel Palenzuela | |
2019-10-22 | Modified readme | Manuel Palenzuela | |