]>
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:
copycat-killer [Sun, 22 Jan 2017 00:27:24 +0000 (01:27 +0100)]
revert fix coretemp
copycat-killer [Sun, 22 Jan 2017 00:15:57 +0000 (01:15 +0100)]
cal: asynchronous
copycat-killer [Sat, 21 Jan 2017 17:22:42 +0000 (18:22 +0100)]
contrib.kbdlayout: asynchronous
copycat-killer [Sat, 21 Jan 2017 17:09:07 +0000 (18:09 +0100)]
quake: client maximized before awesome restart: after the restart, unmaximize and toggle to get normal geometry again
copycat-killer [Sat, 21 Jan 2017 13:43:38 +0000 (14:43 +0100)]
net: asynchronous
copycat-killer [Sat, 21 Jan 2017 00:30:39 +0000 (01:30 +0100)]
fs/alsabar: small fixes
copycat-killer [Fri, 20 Jan 2017 23:36:41 +0000 (00:36 +0100)]
imap: asynchronous: forgot shell
copycat-killer [Fri, 20 Jan 2017 23:29:31 +0000 (00:29 +0100)]
imap: asynchronous
copycat-killer [Fri, 20 Jan 2017 23:20:17 +0000 (00:20 +0100)]
fs: asynchronous: fs.show too
copycat-killer [Fri, 20 Jan 2017 23:09:54 +0000 (00:09 +0100)]
fs: asynchronous
copycat-killer [Fri, 20 Jan 2017 19:58:22 +0000 (20:58 +0100)]
from asynchshell to awful.spawn.easy_async; started making every widget asynchronous
copycat-killer [Wed, 18 Jan 2017 21:57:26 +0000 (22:57 +0100)]
layout: fixed spaces
copycat-killer [Wed, 18 Jan 2017 21:54:10 +0000 (22:54 +0100)]
layout: fixed useless_gap retrieval
copycat-killer [Tue, 17 Jan 2017 18:13:45 +0000 (19:13 +0100)]
layout: deprecations removed; submodule compacted
copycat-killer [Thu, 12 Jan 2017 21:46:19 +0000 (22:46 +0100)]
quake: updated spawn call
Luke Bonham [Thu, 12 Jan 2017 20:56:10 +0000 (21:56 +0100)]
Merge pull request #266 from aajjbb/fix-redshift-typo
fixing redshit spawn_with_shell to be compliant with awesome v4.0
aajjbb [Thu, 12 Jan 2017 20:52:23 +0000 (18:52 -0200)]
changing from awful.util.spawn_with_shell to awful.spawn.with_shell
aajjbb [Thu, 12 Jan 2017 20:01:40 +0000 (18:01 -0200)]
fixing redshit spawn_with_shell to be compliant with awesome v4.0
copycat-killer [Thu, 12 Jan 2017 19:43:23 +0000 (20:43 +0100)]
rockspec typo
copycat-killer [Thu, 12 Jan 2017 19:35:59 +0000 (20:35 +0100)]
quake: skip_wibox -> overlap and default to false, followtag redefault to faluse; closes #264 #265
copycat-killer [Thu, 12 Jan 2017 17:37:48 +0000 (18:37 +0100)]
rockspec updated; @aajjbb: please update luarocks entry
copycat-killer [Thu, 12 Jan 2017 17:33:57 +0000 (18:33 +0100)]
quake: skip_wibox option added #263; mpd: removed mpdcover script call (much faster now)
copycat-killer [Thu, 12 Jan 2017 12:07:11 +0000 (13:07 +0100)]
#263: followtag default to true; changing quake definition
copycat-killer [Thu, 12 Jan 2017 11:43:29 +0000 (12:43 +0100)]
#263 fix
copycat-killer [Wed, 11 Jan 2017 16:53:21 +0000 (17:53 +0100)]
wiki updated; closes #261
Luke Bonham [Wed, 11 Jan 2017 16:40:10 +0000 (17:40 +0100)]
Merge pull request #262 from sim590/multiple-batteries-status
bat: redefine battery status with multiple batteries
Simon Désaulniers [Wed, 11 Jan 2017 05:15:23 +0000 (00:15 -0500)]
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.
copycat-killer [Tue, 10 Jan 2017 12:15:02 +0000 (13:15 +0100)]
readme typo
copycat-killer [Tue, 10 Jan 2017 12:14:04 +0000 (13:14 +0100)]
readme updated; #260
copycat-killer [Mon, 9 Jan 2017 19:25:08 +0000 (20:25 +0100)]
readme updated
copycat-killer [Mon, 9 Jan 2017 19:22:18 +0000 (20:22 +0100)]
wiki updated
copycat-killer [Mon, 9 Jan 2017 19:21:56 +0000 (20:21 +0100)]
port to awesome 4.0 completed; #248
copycat-killer [Mon, 9 Jan 2017 12:04:02 +0000 (13:04 +0100)]
fs: options moved to constructor; #closes 259
Luke Bonham [Sun, 8 Jan 2017 20:02:13 +0000 (21:02 +0100)]
Merge pull request #257 from wimstefan/master
Another "deprecated" warning with Awesome 4.0 silenced
Stefan Wimmer [Sun, 8 Jan 2017 19:31:00 +0000 (20:31 +0100)]
- Another "deprecated" warning with Awesome 4.0 silenced
Luke Bonham [Sun, 8 Jan 2017 15:45:54 +0000 (16:45 +0100)]
Merge pull request #256 from wimstefan/master
Typo in fs.lua
Stefan Wimmer [Sun, 8 Jan 2017 13:45:20 +0000 (14:45 +0100)]
Typo in fs.lua
copycat-killer [Sun, 8 Jan 2017 12:25:09 +0000 (13:25 +0100)]
wiki updated #254; other fixes
Luke Bonham [Sun, 8 Jan 2017 11:59:46 +0000 (12:59 +0100)]
Merge pull request #255 from wimstefan/master
Offer the possibility to show the used space in MB/GB
Stefan Wimmer [Sun, 8 Jan 2017 10:21:09 +0000 (11:21 +0100)]
Offer the possibility to show the used space in MB/GB
This is also addressed in issue #254
copycat-killer [Sat, 7 Jan 2017 15:49:48 +0000 (16:49 +0100)]
pulsebar: fixed typos
Luke Bonham [Sat, 7 Jan 2017 15:48:18 +0000 (16:48 +0100)]
Merge pull request #253 from aajjbb/fix-alsabar-typo
fixing typo mentioned in issues
copycat-killer [Sat, 7 Jan 2017 15:46:38 +0000 (16:46 +0100)]
quake: removed deprecations
aajjbb [Sat, 7 Jan 2017 15:00:05 +0000 (13:00 -0200)]
fixing typo mentioned in issues
copycat-killer [Sat, 7 Jan 2017 14:12:41 +0000 (15:12 +0100)]
alsa/bat textbox resize fix
copycat-killer [Fri, 6 Jan 2017 12:46:24 +0000 (13:46 +0100)]
wiki updated
copycat-killer [Fri, 6 Jan 2017 12:43:56 +0000 (13:43 +0100)]
wiki updated
copycat-killer [Fri, 6 Jan 2017 11:33:17 +0000 (12:33 +0100)]
readme updated
copycat-killer [Fri, 6 Jan 2017 10:21:19 +0000 (11:21 +0100)]
pulsebar: corrected colors typo; closes #251
copycat-killer [Thu, 5 Jan 2017 12:53:47 +0000 (13:53 +0100)]
{alsa,pulse}bar updated to awesome 4.0
copycat-killer [Tue, 3 Jan 2017 11:32:47 +0000 (12:32 +0100)]
quake: uncomment client.border
copycat-killer [Tue, 3 Jan 2017 11:21:50 +0000 (12:21 +0100)]
net/mpd widget resize fix; #248
copycat-killer [Mon, 12 Dec 2016 17:20:19 +0000 (18:20 +0100)]
wiki updated
Luke Bonham [Mon, 12 Dec 2016 17:18:45 +0000 (18:18 +0100)]
Merge pull request #247 from rememberYou/master
fs showpopup: update {show,hide} call
Luke Bonham [Sun, 11 Dec 2016 09:42:01 +0000 (10:42 +0100)]
Merge pull request #245 from brucec5/master
MPD: Add track and genre
Chris Bruce [Sat, 10 Dec 2016 22:02:50 +0000 (14:02 -0800)]
Add track and genre to mpd_now
Terencio Agozzino [Sat, 10 Dec 2016 14:45:50 +0000 (15:45 +0100)]
Fixed fs display
Luke Bonham [Tue, 6 Dec 2016 11:38:31 +0000 (12:38 +0100)]
Merge pull request #241 from 2009/master
Fix typo in return statement
Justin Endacott [Tue, 6 Dec 2016 17:48:18 +0000 (03:48 +1000)]
Update pulsebar after setting volume to 100%
Justin Endacott [Tue, 6 Dec 2016 08:40:40 +0000 (18:40 +1000)]
Fix typo in return statement
copycat-killer [Sun, 4 Dec 2016 12:27:52 +0000 (13:27 +0100)]
calendar: fixed typos
copycat-killer [Sun, 4 Dec 2016 12:07:19 +0000 (13:07 +0100)]
small fixes to calls; wiki updated
copycat-killer [Sun, 4 Dec 2016 12:06:12 +0000 (13:06 +0100)]
small fixes to calls; wiki updated
copycat-killer [Sun, 4 Dec 2016 11:42:39 +0000 (12:42 +0100)]
pull #239; better implementation
Luke Bonham [Sun, 4 Dec 2016 11:41:54 +0000 (12:41 +0100)]
Merge pull request #240 from 2009/feature/pulsebar-addition-mouse-controls
Fix typo in pactl command
Justin Endacott [Sun, 4 Dec 2016 21:05:07 +0000 (07:05 +1000)]
Fix typo in pactl command
Justin Endacott [Sun, 4 Dec 2016 17:03:08 +0000 (03:03 +1000)]
Add additional mouse controls to pulsebar
copycat-killer [Sun, 4 Dec 2016 10:59:08 +0000 (11:59 +0100)]
pull #238: set step to 1%; added same middle click event to alsabar
Luke Bonham [Sun, 4 Dec 2016 10:52:38 +0000 (11:52 +0100)]
Merge pull request #238 from 2009/feature/pulsebar-addition-mouse-controls
Add additional mouse controls to pulsebar
copycat-killer [Sat, 19 Nov 2016 11:32:29 +0000 (12:32 +0100)]
util.mc: check if client is still valid before setting geometry
copycat-killer [Sat, 19 Nov 2016 09:35:41 +0000 (10:35 +0100)]
wiki updated; closes #236
copycat-killer [Sat, 19 Nov 2016 09:30:58 +0000 (10:30 +0100)]
bat: make update() available; #236
copycat-killer [Sun, 6 Nov 2016 11:18:34 +0000 (12:18 +0100)]
wiki updated
copycat-killer [Fri, 28 Oct 2016 12:03:05 +0000 (14:03 +0200)]
wiki updated; #234
copycat-killer [Fri, 28 Oct 2016 11:44:47 +0000 (13:44 +0200)]
pulseaudio: added sink name; fixed typo; #234
copycat-killer [Thu, 27 Oct 2016 19:24:00 +0000 (21:24 +0200)]
wiki updated; #234
copycat-killer [Thu, 27 Oct 2016 19:21:29 +0000 (21:21 +0200)]
Merge branch 'master' of github.com:copycat-killer/lain
copycat-killer [Thu, 27 Oct 2016 19:21:21 +0000 (21:21 +0200)]
pulseaudio: add sink index, and fetch every channel; #234
Luke Bonham [Mon, 24 Oct 2016 08:58:47 +0000 (10:58 +0200)]
Create LICENSE
copycat-killer [Sun, 23 Oct 2016 08:26:21 +0000 (10:26 +0200)]
rockspec: description like readme; closes #231
Luke Bonham [Sun, 23 Oct 2016 08:17:26 +0000 (10:17 +0200)]
Merge pull request #233 from aajjbb/luarocks-file
Adding LuaRocks correct support
aajjbb [Sat, 22 Oct 2016 22:13:10 +0000 (20:13 -0200)]
fixing typos
aajjbb [Sat, 22 Oct 2016 21:08:48 +0000 (19:08 -0200)]
renaming rockspec file and adding optional dependencies as regular dependencies
aajjbb [Sat, 22 Oct 2016 18:37:50 +0000 (16:37 -0200)]
added optional optional dependencies in the detailed description
aajjbb [Sat, 22 Oct 2016 18:36:37 +0000 (16:36 -0200)]
added awesome as dependency and changed version to git
aajjbb [Sat, 22 Oct 2016 16:52:56 +0000 (14:52 -0200)]
adding .rockspec file to generate a luarocks rock
copycat-killer [Wed, 12 Oct 2016 17:14:48 +0000 (19:14 +0200)]
weather: weather_now check if table and not just nil
copycat-killer [Tue, 4 Oct 2016 09:02:43 +0000 (11:02 +0200)]
bat: catch AC and discharging case; #199 comment
251025564
copycat-killer [Thu, 29 Sep 2016 08:48:54 +0000 (10:48 +0200)]
Merge branch 'master' of github.com:copycat-killer/lain into HEAD
copycat-killer [Thu, 29 Sep 2016 08:48:27 +0000 (10:48 +0200)]
alsabar: failsafe for ALSA configs not starting from init
copycat-killer [Tue, 13 Sep 2016 19:58:19 +0000 (21:58 +0200)]
net: ip: revert to default path; wiki updated; #102
copycat-killer [Tue, 13 Sep 2016 14:29:17 +0000 (16:29 +0200)]
net: specify ip path; #102
Luke Bonham [Sat, 3 Sep 2016 17:46:57 +0000 (19:46 +0200)]
Merge pull request #226 from frizinak/master
widget.base: Fix cached output
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