]>
git.madduck.net Git - etc/awesome.git/log
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:
Kobe Lipkens [Sat, 3 Sep 2016 14:44:48 +0000 (16:44 +0200)]
widget.base: Fix cached output
copycat-killer [Sun, 28 Aug 2016 11:58:18 +0000 (13:58 +0200)]
wiki updated
copycat-killer [Sun, 28 Aug 2016 11:57:58 +0000 (13:57 +0200)]
alsa{bar}: togglechannel added (HDMI outputs)
Luke Bonham [Wed, 24 Aug 2016 15:14:06 +0000 (17:14 +0200)]
#162 comment
241640965 : fix magnitude check when 100% on AC
Luke Bonham [Wed, 17 Aug 2016 14:43:08 +0000 (16:43 +0200)]
Merge pull request #224 from ikselven/master
fix: attempt to index a nil value (field 'n_perc')
ikselven [Wed, 17 Aug 2016 11:52:47 +0000 (13:52 +0200)]
fix: attempt to index a nil value (field 'n_perc')
copycat-killer [Tue, 16 Aug 2016 10:44:59 +0000 (12:44 +0200)]
wiki updated; completes #223; closes #222
copycat-killer [Tue, 16 Aug 2016 10:43:04 +0000 (12:43 +0200)]
#222 #223: percentage shown for every battery; fix typo 2
copycat-killer [Tue, 16 Aug 2016 10:40:51 +0000 (12:40 +0200)]
#222 #223: percentage shown for every battery; fix typo
copycat-killer [Tue, 16 Aug 2016 10:39:17 +0000 (12:39 +0200)]
#222 #223: percentage shown for every battery
copycat-killer [Tue, 16 Aug 2016 10:31:50 +0000 (12:31 +0200)]
#222 #223: readd math.min to catch #158
Luke Bonham [Tue, 16 Aug 2016 10:28:24 +0000 (12:28 +0200)]
Merge pull request #223 from monokles/bat-perc-fix
[partial] battery: calculate percentage for multiple instances with different capacities
Monokles [Mon, 15 Aug 2016 21:19:09 +0000 (23:19 +0200)]
show true battery energy percentage
copycat-killer [Thu, 11 Aug 2016 11:43:35 +0000 (13:43 +0200)]
#221 use string.format; wiki updated
Luke Bonham [Thu, 11 Aug 2016 11:36:08 +0000 (13:36 +0200)]
Merge pull request #221 from sudo-nice/master
quake: allow to pass extra arguments + border width now configurable
Sudo Nice [Thu, 11 Aug 2016 06:53:02 +0000 (09:53 +0300)]
quake: let border width be configurable
Sudo Nice [Wed, 10 Aug 2016 18:23:45 +0000 (21:23 +0300)]
quake: allow to pass extra arguments
Luke Bonham [Fri, 5 Aug 2016 13:57:57 +0000 (15:57 +0200)]
Merge pull request #220 from setrofim/master
asyncshell: minor fix to spawn with shell invocation
Sergei Trofimov [Fri, 5 Aug 2016 09:09:18 +0000 (10:09 +0100)]
asyncshell: minor fix to spawn with shell invocation
Fixed an erroneous call to "awful.spawn.with_shell" when "with_shell" is
not defined.
copycat-killer [Thu, 4 Aug 2016 10:56:39 +0000 (12:56 +0200)]
wiki updated
copycat-killer [Thu, 4 Aug 2016 10:34:22 +0000 (12:34 +0200)]
quake: set default geometry only on first spawn; typo fixed
copycat-killer [Wed, 3 Aug 2016 15:38:51 +0000 (17:38 +0200)]
quake: set default geometry only on first spawn
Luke Bonham [Fri, 29 Jul 2016 10:38:14 +0000 (12:38 +0200)]
Merge pull request #217 from autumnlansing/master
Fixed notification screen bug in task widget
Autumn Lansing [Thu, 28 Jul 2016 21:13:35 +0000 (16:13 -0500)]
Fixed notification screen bug in task widget
copycat-killer [Wed, 27 Jul 2016 09:40:41 +0000 (11:40 +0200)]
#216: wiki updated
Luke Bonham [Wed, 27 Jul 2016 09:30:24 +0000 (11:30 +0200)]
Merge pull request #216 from groundflyer/memwidget
memory widget: add percentage
Roman Saldygashev [Mon, 25 Jul 2016 11:30:27 +0000 (16:30 +0500)]
add used memory percentage
Luke Bonham [Fri, 22 Jul 2016 16:23:51 +0000 (18:23 +0200)]
Merge pull request #215 from rohieb/fix/task-xml-escape
task: fix XML escaping in notification
Roland Hieber [Fri, 22 Jul 2016 04:51:30 +0000 (06:51 +0200)]
task: proper XML escaping in notification
martin f. krafft [Mon, 18 Jul 2016 10:30:27 +0000 (12:30 +0200)]
force mosh to v4
Luke Bonham [Sun, 17 Jul 2016 15:19:33 +0000 (17:19 +0200)]
Merge pull request #214 from 0x0d/master
widgets enhancements: fs (notify-showpopup flags), task (popup font)
Dmitry Sidorov [Sun, 17 Jul 2016 08:24:00 +0000 (11:24 +0300)]
tasks widget: Ability to specify font name
Dmitry Sidorov [Sat, 16 Jul 2016 09:24:59 +0000 (12:24 +0300)]
fs widget: make notification and popup configurable
copycat-killer [Fri, 15 Jul 2016 15:48:35 +0000 (17:48 +0200)]
Merge branch 'master' of https://github.com/copycat-killer/lain
copycat-killer [Fri, 15 Jul 2016 15:48:20 +0000 (17:48 +0200)]
#213: wiki updated
Luke Bonham [Fri, 15 Jul 2016 15:38:07 +0000 (17:38 +0200)]
Merge pull request #213 from rohieb/feature/task-cmdline
task widget: make command line configurable
Roland Hieber [Thu, 14 Jul 2016 15:24:38 +0000 (17:24 +0200)]
task widget: make command line configurable
copycat-killer [Sun, 10 Jul 2016 09:05:26 +0000 (11:05 +0200)]
wiki & readme updated
copycat-killer [Fri, 8 Jul 2016 09:38:04 +0000 (11:38 +0200)]
#211: wiki updated
Luke Bonham [Fri, 8 Jul 2016 09:36:54 +0000 (11:36 +0200)]
Merge pull request #212 from 0x0d/master
Two bugfixes on Thinkpad X260
Dmitry Sidorov [Thu, 7 Jul 2016 23:08:27 +0000 (02:08 +0300)]
Bugfix. Data must be shown even there is no any packets sent or received.
Dmitry Sidorov [Thu, 7 Jul 2016 12:52:36 +0000 (15:52 +0300)]
Battery remaining percentage must be int, not float
copycat-killer [Wed, 6 Jul 2016 08:35:13 +0000 (10:35 +0200)]
bat: forgot to remove debug line; #209
copycat-killer [Wed, 6 Jul 2016 08:33:23 +0000 (10:33 +0200)]
bat: type checking on perc #209
copycat-killer [Sun, 26 Jun 2016 18:08:34 +0000 (20:08 +0200)]
battery: safety checks; #208
copycat-killer [Sun, 26 Jun 2016 15:27:42 +0000 (17:27 +0200)]
util/quake: this is a normal window
copycat-killer [Sun, 26 Jun 2016 11:43:20 +0000 (13:43 +0200)]
#207 fix attempt
copycat-killer [Sun, 26 Jun 2016 11:13:22 +0000 (13:13 +0200)]
added quake
copycat-killer [Sun, 26 Jun 2016 10:32:38 +0000 (12:32 +0200)]
wiki restructured; moved widgets/contrib/ccurr to abase/use case examples/bitcoin because Crypty API is dead and Coinbase API V1 -> V2
copycat-killer [Sat, 25 Jun 2016 15:51:21 +0000 (17:51 +0200)]
battery: magnitude check was 1 order off: fixed; #199 #207
copycat-killer [Sat, 25 Jun 2016 12:27:20 +0000 (14:27 +0200)]
gpmdp: some fixe + added wiki; #206
copycat-killer [Sat, 25 Jun 2016 12:10:38 +0000 (14:10 +0200)]
Merge branch 'master' of https://github.com/copycat-killer/lain
Luke Bonham [Sat, 25 Jun 2016 12:10:00 +0000 (14:10 +0200)]
Merge pull request #206 from Kirogo/master
Added gpmdp widget
copycat-killer [Sat, 25 Jun 2016 12:07:43 +0000 (14:07 +0200)]
battery: forgot to remove debugging line
copycat-killer [Sat, 25 Jun 2016 12:05:05 +0000 (14:05 +0200)]
battery: magnitude differences check added; closes #199 #203
copycat-killer [Fri, 24 Jun 2016 18:14:23 +0000 (20:14 +0200)]
some fixes
copycat-killer [Thu, 23 Jun 2016 08:14:10 +0000 (10:14 +0200)]
#199 #203 fix attempt 4
Alexandre Terrien [Wed, 22 Jun 2016 21:21:01 +0000 (23:21 +0200)]
Added gpmpd widget
copycat-killer [Tue, 21 Jun 2016 08:52:20 +0000 (10:52 +0200)]
wiki updated
Luke Bonham [Tue, 21 Jun 2016 08:36:05 +0000 (10:36 +0200)]
Merge pull request #205 from rohieb/feature/mpd-moreinfo
MPD: add playlist position and mode flags
Roland Hieber [Mon, 20 Jun 2016 17:23:40 +0000 (19:23 +0200)]
mpd: add info about playlist pos/length and single/consume/repeat/random mode
Roland Hieber [Mon, 20 Jun 2016 17:21:29 +0000 (19:21 +0200)]
mpd: change whitespace to make the next commit pretty
copycat-killer [Wed, 15 Jun 2016 07:34:28 +0000 (09:34 +0200)]
wiki updated
copycat-killer [Wed, 15 Jun 2016 07:33:52 +0000 (09:33 +0200)]
#199 #203 fix attempt 3
copycat-killer [Mon, 13 Jun 2016 07:08:05 +0000 (09:08 +0200)]
#199 #203 fix attempt 2
Luke Bonham [Thu, 9 Jun 2016 10:19:03 +0000 (12:19 +0200)]
battery: always update status (fix perc) #199 #203
Luke Bonham [Thu, 9 Jun 2016 09:53:07 +0000 (11:53 +0200)]
battery: always update status #199 #203
copycat-killer [Wed, 8 Jun 2016 09:55:23 +0000 (11:55 +0200)]
wiki updated; #204
copycat-killer [Wed, 8 Jun 2016 09:52:36 +0000 (11:52 +0200)]
revert to not hidden as default 2
copycat-killer [Wed, 8 Jun 2016 09:46:02 +0000 (11:46 +0200)]
#204: revert to not hidden as default
Luke Bonham [Wed, 8 Jun 2016 09:35:04 +0000 (11:35 +0200)]
Merge pull request #204 from rohieb/feature/hide-mpd-notifications
mpd: make notifications hideable in widget config
Roland Hieber [Wed, 8 Jun 2016 01:20:21 +0000 (03:20 +0200)]
mpd: make notifications hideable in widget config
Aleksandr Beliaev [Sun, 5 Jun 2016 02:03:10 +0000 (14:03 +1200)]
Merge branch 'master' of github.com:trap000d/lain
Aleksandr Beliaev [Sun, 5 Jun 2016 02:01:46 +0000 (14:01 +1200)]
Merge remote-tracking branch 'upstream/master'
Aleksandr Beliaev [Thu, 2 Jun 2016 09:51:18 +0000 (21:51 +1200)]
Merge remote-tracking branch 'upstream/master'
copycat-killer [Thu, 2 Jun 2016 09:19:17 +0000 (11:19 +0200)]
#198 fix attempt 3: patch on DST check
Aleksandr Beliaev [Thu, 2 Jun 2016 07:44:19 +0000 (19:44 +1200)]
Fix boolean with number comparison
Aleksandr Beliaev [Thu, 2 Jun 2016 07:39:25 +0000 (19:39 +1200)]
Merge remote-tracking branch 'upstream/master'
Merge with upstream/master
copycat-killer [Wed, 1 Jun 2016 11:37:20 +0000 (13:37 +0200)]
#199 syntactic change
copycat-killer [Wed, 1 Jun 2016 11:27:53 +0000 (13:27 +0200)]
#198 fix attempt 3
Aleksandr Beliaev [Tue, 31 May 2016 23:19:39 +0000 (11:19 +1200)]
another attempt to fix weather widget behaviour
Luke Bonham [Tue, 31 May 2016 08:55:15 +0000 (10:55 +0200)]
#199 fix attempt
Luke Bonham [Tue, 31 May 2016 08:45:46 +0000 (10:45 +0200)]
wiki updated
Luke Bonham [Tue, 31 May 2016 08:44:51 +0000 (10:44 +0200)]
pull #201 fixes
Luke Bonham [Tue, 31 May 2016 08:07:32 +0000 (10:07 +0200)]
Merge branch 'MaximeCheramy-master'
Luke Bonham [Tue, 31 May 2016 08:03:40 +0000 (10:03 +0200)]
Merge branch 'master' of https://github.com/MaximeCheramy/lain into MaximeCheramy-master
Luke Bonham [Tue, 31 May 2016 08:00:28 +0000 (10:00 +0200)]
#198 fix attempt 2
Aleksandr Beliaev [Tue, 31 May 2016 02:05:44 +0000 (14:05 +1200)]
modified: widgets/weather.lua - seems fixed datetime calculation
copycat-killer [Mon, 30 May 2016 19:01:44 +0000 (21:01 +0200)]
#198: correct logic
Aleksandr Beliaev [Mon, 30 May 2016 00:50:42 +0000 (12:50 +1200)]
modified: widgets/weather.lua - test if the tomorrow came
Aleksandr Beliaev [Sun, 29 May 2016 23:50:03 +0000 (11:50 +1200)]
Merge branch 'master' of github.com:trap000d/lain
modified: widgets/weather.lua
Aleksandr Beliaev [Sun, 29 May 2016 23:47:42 +0000 (11:47 +1200)]
Merge remote-tracking branch 'upstream/master'
Luke Bonham [Sun, 29 May 2016 18:01:48 +0000 (20:01 +0200)]
Merge pull request #202 from mnivoliez/master
Fix muted problem in pulsebar
Mathieu Nivoliez [Sun, 29 May 2016 17:37:38 +0000 (19:37 +0200)]
Fix muted problem. To know if the sound is mute we have to check if mute == "yes" instead of mute == "no"
copycat-killer [Sun, 29 May 2016 16:09:58 +0000 (18:09 +0200)]
weather: fix indentation
copycat-killer [Sun, 29 May 2016 16:01:40 +0000 (18:01 +0200)]
pulsebar added
copycat-killer [Sun, 29 May 2016 15:13:52 +0000 (17:13 +0200)]
weather: icons based on localtime; closes pull #198
Trap000d [Sat, 28 May 2016 23:15:07 +0000 (11:15 +1200)]
modified: widgets/weather.lua - fixed +- 1 day difference due
to UTC time
Maxime Chéramy [Sat, 28 May 2016 21:27:47 +0000 (23:27 +0200)]
Add possibility to give a list of batteries instead of only one.
Aleksandr Beliaev [Fri, 27 May 2016 02:52:18 +0000 (14:52 +1200)]
modified: widgets/weather.lua - added current weather description to notification