Commit Graph

558 Commits

Author SHA1 Message Date
copycat-killer ea4e4f41b3 mem: adjusted calculation; #271 2017-01-24 16:38:28 +01:00
Luke Bonham e0d4a89435 Merge pull request #282 from 2009/patch-1
Fix bug where net widget would not get the device name
2017-01-24 16:24:23 +01:00
Luke Bonham e64c1443d0 Merge pull request #279 from renatofdds/patch-1
Fix regression in net.lua widget
2017-01-24 16:19:27 +01:00
Luke Bonham dc614905b0 Merge pull request #281 from alandmoore/master
Fix regression in pulsebar.lua
2017-01-24 16:17:07 +01:00
copycat-killer a00417d801 helpers.newtimer: added stoppable option 2017-01-24 16:15:40 +01:00
2009 958cf60e6f Fix bug where net widget would not get the device name
This happens because my output from ```ip link show``` doesn't have anything additional betweeen MULTICAST and UP.

```
2: enp2s0: <BROADCAST,MULTICAST,UP,LOWER_UP>
```
2017-01-24 19:55:27 +10:00
Alan D Moore 17fa506422 Fix regression in pulsebar.lua
Added gmatch back to aliased string library
2017-01-23 23:05:36 -06:00
Renato F c8a5a8e502 Fix regression in net.lua widget
The iface argument parsing was logically incorrect and ignoring table argument such as {"eth0", "eth1"}.
2017-01-24 00:14:02 -02:00
copycat-killer d836fcd625 lain is now as asynchronous as possible 2017-01-23 23:03:13 +01:00
copycat-killer c0deea2503 imap: fixed async call 2017-01-23 22:27:37 +01:00
copycat-killer 099e23aac2 taskwarrior: asynchronous; #213 enhanced 2017-01-23 20:58:19 +01:00
copycat-killer 156515eb28 alsa{bar}: add togglechannel back 2017-01-23 17:58:35 +01:00
copycat-killer ff61857e15 alsabar: forgot callback 2017-01-23 15:52:26 +01:00
copycat-killer 0180aa3bc3 wiki updated 2017-01-23 15:28:35 +01:00
copycat-killer f53ae25b0c alsabar: revert #275; remove buttons and beautiful deps 2017-01-23 15:14:16 +01:00
copycat-killer 7594da1b59 alsabar: revert #275; remove buttons and beautiful deps 2017-01-23 15:11:49 +01:00
Luke Bonham 09c0a3f27b Merge pull request #275 from ProfessorOptics/master
Alsabar.lua revert changes
2017-01-23 14:09:44 +01:00
copycat-killer 23318f8eea mem: math.floor->ceil and substract SReclaimable too from the total; closes #271 2017-01-23 13:35:30 +01:00
ProfessorOptics ba91548161 fixed spelling heigth > height; added support for mouse buttons 1 through 5; added togglechannel as per previous version using new api; small fixes to accomodate togglechannel feature 2017-01-23 14:07:26 +02:00
copycat-killer f82f0ed205 small fixes 2017-01-22 02:13:02 +01:00
copycat-killer fadc722655 revert fix coretemp 2017-01-22 01:27:24 +01:00
copycat-killer 6cce5b6fe1 cal: asynchronous 2017-01-22 01:15:57 +01:00
copycat-killer ef6383061b contrib.kbdlayout: asynchronous 2017-01-21 18:22:42 +01:00
copycat-killer 9adaa9fa32 net: asynchronous 2017-01-21 14:43:38 +01:00
copycat-killer 444ffd03c1 fs/alsabar: small fixes 2017-01-21 01:30:39 +01:00
copycat-killer 0b4193199b imap: asynchronous: forgot shell 2017-01-21 00:36:41 +01:00
copycat-killer 763805f5ad imap: asynchronous 2017-01-21 00:29:31 +01:00
copycat-killer 6f988d8eb7 fs: asynchronous: fs.show too 2017-01-21 00:20:17 +01:00
copycat-killer 4148ccdfcd fs: asynchronous 2017-01-21 00:09:54 +01:00
copycat-killer 0279482eeb from asynchshell to awful.spawn.easy_async; started making every widget asynchronous 2017-01-20 20:58:22 +01:00
aajjbb e2d9d4f1c8 changing from awful.util.spawn_with_shell to awful.spawn.with_shell 2017-01-12 18:52:23 -02:00
aajjbb 61a2868452 fixing redshit spawn_with_shell to be compliant with awesome v4.0 2017-01-12 18:01:40 -02:00
copycat-killer d549219a2e quake: skip_wibox option added #263; mpd: removed mpdcover script call (much faster now) 2017-01-12 18:33:57 +01:00
copycat-killer 25af54505b wiki updated; closes #261 2017-01-11 17:53:21 +01:00
Simon Désaulniers ae086776bf bat: find battery status when multiple batteries
Battery status was previously assumed to the first battery's status. This is
wrong as it doesn't support the case where the first battery is full and the
second is discharging, therefor showing battery percentage to 100% when the
actual battery percentage is lower.
2017-01-11 11:00:47 -05:00
copycat-killer 5f1fd821a0 port to awesome 4.0 completed; #248 2017-01-09 20:21:56 +01:00
copycat-killer f5700be12b fs: options moved to constructor; #closes 259 2017-01-09 13:04:02 +01:00
Stefan Wimmer 557b532881 Typo in fs.lua 2017-01-08 14:45:20 +01:00
copycat-killer 2f1f0c572a wiki updated #254; other fixes 2017-01-08 13:25:09 +01:00
Stefan Wimmer 6ff56e857e Offer the possibility to show the used space in MB/GB
This is also addressed in issue #254
2017-01-08 11:21:09 +01:00
copycat-killer 42ef1c3f3d pulsebar: fixed typos 2017-01-07 16:49:48 +01:00
aajjbb d617e1a376 fixing typo mentioned in issues 2017-01-07 13:00:05 -02:00
copycat-killer fd35485c20 alsa/bat textbox resize fix 2017-01-07 15:12:41 +01:00
copycat-killer bcd37ae4ae pulsebar: corrected colors typo; closes #251 2017-01-06 11:21:19 +01:00
copycat-killer 1bd178f687 {alsa,pulse}bar updated to awesome 4.0 2017-01-05 13:53:47 +01:00
copycat-killer cf2c442499 net/mpd widget resize fix; #248 2017-01-03 12:21:50 +01:00
copycat-killer 301faf5370 wiki updated 2016-12-12 18:20:19 +01:00
Luke Bonham 49f3712ce7 Merge pull request #247 from rememberYou/master
fs showpopup: update {show,hide} call
2016-12-12 18:18:45 +01:00
Chris Bruce 1363e10b30 Add track and genre to mpd_now 2016-12-10 14:05:39 -08:00
Terencio Agozzino ea1e51b5f9 Fixed fs display 2016-12-10 15:45:50 +01:00