Commit graph

122 commits

Author SHA1 Message Date
Archie Hilton (thytom)
c12b62869f Fixed + symbol in temperature 2019-10-31 16:55:54 +00:00
Archie Hilton (thytom)
10570d7692 Improved the spacing in vol 2019-10-28 14:20:01 +00:00
Archie Hilton
ffc3c2ea0a
Merge pull request #6 from thytom/spacingfixed
Spacing fixed in many modules.
2019-10-26 16:28:32 +01:00
Archie Hilton
f39d667cb0
Merge pull request #7 from thytom/internet_fix
Fix for internet module.
2019-10-26 16:28:07 +01:00
Archie Hilton (thytom)
04a371f4b3 Fix for internet module.
Internet module was not being loaded correctly.
Also had spacing issues.
2019-10-26 16:26:44 +01:00
Archie Hilton (thytom)
f1affabae0 Changed battery icon spacing
Spacing is only inserted if charging or warning icon shows.
2019-10-26 15:45:40 +01:00
Manuel Palenzuela
3562a69c23 Fixed networkup/down bug (crazy num) 2019-10-26 02:26:33 +01:00
Archie Hilton (thytom)
f2c4077fec Improved spacing in cpuload module 2019-10-25 16:38:03 +01:00
Archie Hilton (thytom)
186525c897 Improve spacing in battery module. 2019-10-25 16:31:27 +01:00
Manuel Palenzuela
4be623eec5 Fixed networkup/down but new bug now 2019-10-25 14:07:33 +01:00
Baitinq
86743660c7
Merge pull request #5 from thytom/hostname
Hostname module
2019-10-25 14:04:48 +01:00
Archie Hilton (thytom)
5666ca42d7 Fix whitespace issues with mpd module. 2019-10-25 13:11:58 +01:00
Manuel Palenzuela
0749b377b3 Added hostname module 2019-10-25 12:49:35 +01:00
Archie Hilton
2b024b483f
Merge pull request #4 from thytom/battery-module-fix
Battery module fix
2019-10-25 12:49:27 +01:00
Manuel Palenzuela
fce557554a Added hostname module 2019-10-25 12:48:08 +01:00
Archie Hilton
7cecb2d92b
Merge pull request #3 from thytom/parallel
Parallel stuff + New modules
2019-10-25 12:43:29 +01:00
Manuel Palenzuela
570963e08c Added todo item 2019-10-25 12:42:36 +01:00
Manuel Palenzuela
fe7633cd1b Changed units in networkup/down modules 2019-10-25 12:39:51 +01:00
Manuel Palenzuela
21d96d4758 Added todo item 2019-10-25 12:24:25 +01:00
Archie Hilton (thytom)
304d4863d1 Quoted all variables, to avoid whitespace truncation. 2019-10-25 11:42:13 +01:00
Archie Hilton (thytom)
8df3820882 Fix percentage text inside battery icon. 2019-10-25 01:27:35 +01:00
Archie Hilton (thytom)
7eba91d038 Re-wrote battery script to be faster and more efficient. 2019-10-25 01:24:02 +01:00
Archie Hilton (thytom)
2785224db7 Merge remote-tracking branch 'origin/parallel' into parallel 2019-10-24 20:37:45 +01:00
Archie Hilton (thytom)
b6c66204fd Add condition to prevent module being run multiple times.
Parallelisation means that some modules are going to be slower than the
delay time, and therefore will pile up.
2019-10-24 20:33:19 +01:00
Manuel Palenzuela
8a25910355 Added a delta var for the network up and down modules 2019-10-24 20:14:42 +01:00
Manuel Palenzuela
549ccc0f41 Added networkup and networkdown modules 2019-10-24 20:09:35 +01:00
Manuel Palenzuela
26d3628594 Moved the internet module to c 2019-10-24 18:33:10 +01:00
Manuel Palenzuela
fcd3bd4511 Updated todo list 2019-10-24 18:20:30 +01:00
Archie Hilton
bc2772b8a2
Merge pull request #2 from thytom/sepconfig
Complete Restructure
2019-10-24 18:13:16 +01:00
Archie Hilton (thytom)
2d2c78a6d7 Updated version number 2019-10-24 17:34:14 +01:00
Archie Hilton (thytom)
64300140a1 Restructuring
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 17:27:20 +01:00
Archie Hilton (thytom)
b4fb27fd60 Just use the source command, and added left padding. 2019-10-24 16:50:31 +01:00
Archie Hilton (thytom)
4d1c3a91f7 Fixed the config 2019-10-24 16:30:51 +01:00
Manuel Palenzuela
ac73412ccb Implemented different config file 2019-10-24 15:31:03 +01:00
Manuel Palenzuela
63d1282294 Changed names of files part 2 2019-10-24 15:13:38 +01:00
Manuel Palenzuela
2808138791 Changed names of files 2019-10-24 14:48:04 +01:00
Manuel Palenzuela
db37793594 Added different config file 2019-10-24 14:46:11 +01:00
Baitinq
9969167112
Added todo item (Archupdates delay) 2019-10-24 10:11:33 +01:00
Archie Hilton (thytom)
1f1e39a218 Updated README.md 2019-10-23 15:33:28 +01:00
Archie Hilton (thytom)
c0ff689e01 Added copyright and license notice at the top of main files 2019-10-23 15:28:41 +01:00
Archie Hilton (thytom)
1a627cdc08 Moved LICENSE to COPYING in compliance with FSF 2019-10-23 15:22:40 +01:00
Archie Hilton
b0cdd794d1
Merge pull request #1 from thytom/add-license-1
Added LICENSE
2019-10-23 15:14:42 +01:00
Archie Hilton (thytom)
77a41faeac Added better error checking in install and dwmbar 2019-10-23 15:14:27 +01:00
Archie Hilton (thytom)
9e41bf1bc6 Made dwmbar only copy files when explicitly told. 2019-10-23 15:04:02 +01:00
Archie Hilton
548f973666
Added LICENSE 2019-10-23 14:59:15 +01:00
Archie Hilton (thytom)
f5fbbb7572 Updated TODO, fixed internet modules 2019-10-23 14:46:23 +01:00
Manuel Palenzuela
5f13817a9e Added internet functionality (1) 2019-10-23 14:20:26 +01:00
Archie Hilton (thytom)
aa8ca39b7c Improved cpuload module 2019-10-23 13:46:26 +01:00
Archie Hilton (thytom)
879e1ebc00 Added wishlist 2019-10-22 23:45:54 +01:00
Archie Hilton (thytom)
00c81dad18 Added prerequesites for modules 2019-10-22 23:35:10 +01:00