Commit Graph

15 Commits

Author SHA1 Message Date
David JULIEN 9a46c8d9af [status] fix: openvpn status display 2023-01-19 19:17:37 +01:00
David JULIEN 553556143f [status] fix: openvpn status check 2023-01-19 19:17:02 +01:00
David JULIEN abf306c99f [status] fix: pipe errors to /dev/null if iface is missing 2022-11-13 01:12:35 +01:00
David JULIEN e050010753 [status] fix: spaces + icons 2022-11-04 22:35:50 +01:00
David JULIEN 3284e727b7 [status] fix: trailing spaces in sb-internet 2022-11-03 10:30:06 +01:00
David JULIEN e344488e65 [status] fix: icons 2022-11-01 23:30:40 +01:00
David JULIEN d029f52805 [status] fix: statusbar icons spacing 2022-10-31 10:37:04 +01:00
David JULIEN 40a6eb6330 [statusbar] feat: separate states for wifi down and no ssid 2022-07-28 20:06:53 +02:00
David JULIEN c2f0fa4e6a feat: do not compute wifi strength
only display ssid
tweak wifi tests
2021-09-19 12:30:30 +02:00
David JULIEN 9ee6d451d6 fix: remove '---' when wifi is down 2021-07-12 17:53:48 +02:00
David JULIEN d65d3cbe3a feat: add vpn icons in statusbar 2021-04-09 11:20:27 +02:00
David JULIEN 397f10b8d2 feat: put spaces in statusbar modules 2021-02-21 00:36:26 +01:00
David JULIEN 9d06a61780 legal: change license to GPLv3 in script headers
Kept wondering wether I should keep the MIT (because I highly value
freedom of act) or embrace the GPL (because I don't want this work to
become close-source).

I do understand that this commit (and the next one that is actually
changing the LICENSE) is a defeat for freedom. I guess freedom has been
defeated long time ago, when people and companies figured that was
"free" (as in gratis) was also "free" (as in disposable).

This is not how I think free (as in "libre") works but hey, that surely
is how Intel and other corporations see it (ec: Intel Management Engine
is entirely based on Minix, is close-source, and *maybe* used as a
backdoor by anybody).

It boils down to the Paradox of Tolerance, and I surely won't tolerate
shit going their way. If you want to take open source stuff, be my
guest ; but you have to play by the rules.
2021-02-16 01:09:56 +01:00
David JULIEN 2b622f0c58 legal: give credit to Luke Smith for recent additions 2021-02-16 00:32:20 +01:00
David JULIEN 10321a0d21 feat: use dwmblocks as statusbar
remove .local/bin/dwmbar
add .local/bin/statusbar scripts directory
update .profile ($PATH)
update .xprofile (dwmblocks at startup)
2021-02-16 00:29:24 +01:00