]> git.madduck.net Git - etc/awesome.git/history - widgets

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Merge pull request #266 from aajjbb/fix-redshift-typo
[etc/awesome.git] / widgets /
2017-01-12 Luke BonhamMerge pull request #266 from aajjbb/fix-redshift-typo
2017-01-12 aajjbbchanging from awful.util.spawn_with_shell to awful...
2017-01-12 aajjbbfixing redshit spawn_with_shell to be compliant with...
2017-01-12 copycat-killerquake: skip_wibox option added #263; mpd: removed mpdco...
2017-01-11 copycat-killerwiki updated; closes #261
2017-01-11 Luke BonhamMerge pull request #262 from sim590/multiple-batteries...
2017-01-11 Simon Désaulniersbat: find battery status when multiple batteries
2017-01-09 copycat-killerport to awesome 4.0 completed; #248
2017-01-09 copycat-killerfs: options moved to constructor; #closes 259
2017-01-08 Luke BonhamMerge pull request #256 from wimstefan/master
2017-01-08 Stefan WimmerTypo in fs.lua
2017-01-08 copycat-killerwiki updated #254; other fixes
2017-01-08 Luke BonhamMerge pull request #255 from wimstefan/master
2017-01-08 Stefan WimmerOffer the possibility to show the used space in MB/GB
2017-01-07 copycat-killerpulsebar: fixed typos
2017-01-07 Luke BonhamMerge pull request #253 from aajjbb/fix-alsabar-typo
2017-01-07 aajjbbfixing typo mentioned in issues
2017-01-07 copycat-killeralsa/bat textbox resize fix
2017-01-06 copycat-killerpulsebar: corrected colors typo; closes #251
2017-01-05 copycat-killer{alsa,pulse}bar updated to awesome 4.0
2017-01-03 copycat-killernet/mpd widget resize fix; #248
2016-12-12 copycat-killerwiki updated
2016-12-12 Luke BonhamMerge pull request #247 from rememberYou/master
2016-12-11 Luke BonhamMerge pull request #245 from brucec5/master
2016-12-10 Chris BruceAdd track and genre to mpd_now
2016-12-10 Terencio AgozzinoFixed fs display
2016-12-06 Luke BonhamMerge pull request #241 from 2009/master
2016-12-06 Justin EndacottUpdate pulsebar after setting volume to 100%
2016-12-06 Justin EndacottFix typo in return statement
2016-12-04 copycat-killercalendar: fixed typos
2016-12-04 copycat-killersmall fixes to calls; wiki updated
2016-12-04 copycat-killersmall fixes to calls; wiki updated
2016-12-04 copycat-killerpull #239; better implementation
2016-12-04 Luke BonhamMerge pull request #240 from 2009/feature/pulsebar...
2016-12-04 Justin EndacottFix typo in pactl command
2016-12-04 Justin EndacottAdd additional mouse controls to pulsebar
2016-12-04 copycat-killerpull #238: set step to 1%; added same middle click...
2016-12-04 Luke BonhamMerge pull request #238 from 2009/feature/pulsebar...
2016-11-19 copycat-killerbat: make update() available; #236
2016-10-28 copycat-killerpulseaudio: added sink name; fixed typo; #234
2016-10-27 copycat-killerMerge branch 'master' of github.com:copycat-killer...
2016-10-27 copycat-killerpulseaudio: add sink index, and fetch every channel...
2016-10-12 copycat-killerweather: weather_now check if table and not just nil
2016-10-04 copycat-killerbat: catch AC and discharging case; #199 comment 251025564
2016-09-29 copycat-killerMerge branch 'master' of github.com:copycat-killer...
2016-09-29 copycat-killeralsabar: failsafe for ALSA configs not starting from...
2016-09-13 copycat-killernet: ip: revert to default path; wiki updated; #102
2016-09-13 copycat-killernet: specify ip path; #102
2016-09-03 Luke BonhamMerge pull request #226 from frizinak/master
2016-09-03 Kobe Lipkenswidget.base: Fix cached output
2016-08-28 copycat-killeralsa{bar}: togglechannel added (HDMI outputs)
2016-08-24 Luke Bonham#162 comment 241640965: fix magnitude check when 100...
2016-08-17 Luke BonhamMerge pull request #224 from ikselven/master
2016-08-17 ikselvenfix: attempt to index a nil value (field 'n_perc')
2016-08-16 copycat-killer#222 #223: percentage shown for every battery; fix...
2016-08-16 copycat-killer#222 #223: percentage shown for every battery; fix...
2016-08-16 copycat-killer#222 #223: percentage shown for every battery
2016-08-16 copycat-killer#222 #223: readd math.min to catch #158
2016-08-16 Luke BonhamMerge pull request #223 from monokles/bat-perc-fix
2016-08-15 Monoklesshow true battery energy percentage
2016-08-03 copycat-killerquake: set default geometry only on first spawn
2016-07-29 Luke BonhamMerge pull request #217 from autumnlansing/master
2016-07-28 Autumn LansingFixed notification screen bug in task widget
2016-07-27 copycat-killer#216: wiki updated
2016-07-27 Luke BonhamMerge pull request #216 from groundflyer/memwidget
2016-07-25 Roman Saldygashevadd used memory percentage
2016-07-22 Luke BonhamMerge pull request #215 from rohieb/fix/task-xml-escape
2016-07-22 Roland Hiebertask: proper XML escaping in notification
2016-07-17 Luke BonhamMerge pull request #214 from 0x0d/master
2016-07-17 Dmitry Sidorovtasks widget: Ability to specify font name
2016-07-16 Dmitry Sidorovfs widget: make notification and popup configurable
2016-07-15 copycat-killerMerge branch 'master' of https://github.com/copycat...
2016-07-15 Luke BonhamMerge pull request #213 from rohieb/feature/task-cmdline
2016-07-14 Roland Hiebertask widget: make command line configurable
2016-07-08 Luke BonhamMerge pull request #212 from 0x0d/master
2016-07-07 Dmitry SidorovBugfix. Data must be shown even there is no any packets...
2016-07-07 Dmitry SidorovBattery remaining percentage must be int, not float
2016-07-06 copycat-killerbat: forgot to remove debug line; #209
2016-07-06 copycat-killerbat: type checking on perc #209
2016-06-26 copycat-killerbattery: safety checks; #208
2016-06-26 copycat-killer#207 fix attempt
2016-06-26 copycat-killerwiki restructured; moved widgets/contrib/ccurr to abase...
2016-06-25 copycat-killerbattery: magnitude check was 1 order off: fixed; #199...
2016-06-25 copycat-killergpmdp: some fixe + added wiki; #206
2016-06-25 copycat-killerMerge branch 'master' of https://github.com/copycat...
2016-06-25 Luke BonhamMerge pull request #206 from Kirogo/master
2016-06-25 copycat-killerbattery: forgot to remove debugging line
2016-06-25 copycat-killerbattery: magnitude differences check added; closes...
2016-06-24 copycat-killersome fixes
2016-06-23 copycat-killer#199 #203 fix attempt 4
2016-06-22 Alexandre TerrienAdded gpmpd widget
2016-06-21 Luke BonhamMerge pull request #205 from rohieb/feature/mpd-moreinfo
2016-06-20 Roland Hiebermpd: add info about playlist pos/length and single...
2016-06-20 Roland Hiebermpd: change whitespace to make the next commit pretty
2016-06-15 copycat-killer#199 #203 fix attempt 3
2016-06-13 copycat-killer#199 #203 fix attempt 2
2016-06-09 Luke Bonhambattery: always update status (fix perc) #199 #203
2016-06-09 Luke Bonhambattery: always update status #199 #203
2016-06-08 copycat-killerrevert to not hidden as default 2
2016-06-08 copycat-killer#204: revert to not hidden as default
next