]> 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:

etc/awesome.git
7 years agoimport screen selection from upstream
martin f. krafft [Mon, 26 Sep 2016 10:06:46 +0000 (12:06 +0200)]
import screen selection from upstream

7 years agofix up rules to tag clients
martin f. krafft [Mon, 26 Sep 2016 10:06:35 +0000 (12:06 +0200)]
fix up rules to tag clients

7 years agogscan2pdf placement
martin f. krafft [Sun, 18 Sep 2016 12:20:20 +0000 (14:20 +0200)]
gscan2pdf placement

7 years agoswap j/k for prev/next
martin f. krafft [Fri, 16 Sep 2016 13:49:19 +0000 (15:49 +0200)]
swap j/k for prev/next

7 years agoscreen placement hack
martin f. krafft [Thu, 15 Sep 2016 13:08:44 +0000 (15:08 +0200)]
screen placement hack

7 years agoMake floating the new default
martin f. krafft [Thu, 15 Sep 2016 13:07:57 +0000 (15:07 +0200)]
Make floating the new default

we do exempt urxvt, firefox, icedove, chromium and gscan2pdf as those
are "regulars"…

7 years agoonly disable size_honor_hints for urxvt
martin f. krafft [Tue, 13 Sep 2016 19:40:16 +0000 (21:40 +0200)]
only disable size_honor_hints for urxvt

7 years agoRewrite static client rules with callbacks
martin f. krafft [Tue, 13 Sep 2016 18:38:40 +0000 (20:38 +0200)]
Rewrite static client rules with callbacks

7 years agonet: ip: revert to default path; wiki updated; #102
copycat-killer [Tue, 13 Sep 2016 19:58:19 +0000 (21:58 +0200)]
net: ip: revert to default path; wiki updated; #102

7 years agoadd signal hack to prevent firefox focus stealing
martin f. krafft [Tue, 13 Sep 2016 18:36:46 +0000 (20:36 +0200)]
add signal hack to prevent firefox focus stealing

7 years agoindent floats, add wicd/blueman
martin f. krafft [Tue, 13 Sep 2016 18:36:22 +0000 (20:36 +0200)]
indent floats, add wicd/blueman

7 years agofloat vlc
martin f. krafft [Tue, 13 Sep 2016 18:33:59 +0000 (20:33 +0200)]
float vlc

7 years agonet: specify ip path; #102
copycat-killer [Tue, 13 Sep 2016 14:29:17 +0000 (16:29 +0200)]
net: specify ip path; #102

7 years agocentre placement of dialogs
martin f. krafft [Mon, 12 Sep 2016 15:21:09 +0000 (17:21 +0200)]
centre placement of dialogs

7 years agomake mupdf floating
martin f. krafft [Mon, 12 Sep 2016 15:20:47 +0000 (17:20 +0200)]
make mupdf floating

7 years agoremove screen placement hack
martin f. krafft [Mon, 12 Sep 2016 15:20:37 +0000 (17:20 +0200)]
remove screen placement hack

7 years agorewrite special client rules
martin f. krafft [Mon, 12 Sep 2016 09:57:07 +0000 (11:57 +0200)]
rewrite special client rules

7 years agodisable all titlebars code
martin f. krafft [Mon, 12 Sep 2016 09:56:57 +0000 (11:56 +0200)]
disable all titlebars code

7 years agoworkaround for clients appearing on wrong screen
martin f. krafft [Mon, 12 Sep 2016 09:56:42 +0000 (11:56 +0200)]
workaround for clients appearing on wrong screen

7 years agodisable fullscreen max layout
martin f. krafft [Mon, 12 Sep 2016 08:26:45 +0000 (10:26 +0200)]
disable fullscreen max layout

7 years agoimprove awesome spawning
martin f. krafft [Sun, 11 Sep 2016 10:11:01 +0000 (12:11 +0200)]
improve awesome spawning

7 years agoremove keyboardlayout widget
martin f. krafft [Sun, 11 Sep 2016 09:24:44 +0000 (11:24 +0200)]
remove keyboardlayout widget

7 years agohandlers for XF86 function keys
martin f. krafft [Sun, 11 Sep 2016 08:11:07 +0000 (10:11 +0200)]
handlers for XF86 function keys

7 years agorun command keyboard shortcuts
martin f. krafft [Sun, 11 Sep 2016 08:10:49 +0000 (10:10 +0200)]
run command keyboard shortcuts

7 years agoapp rules
martin f. krafft [Sun, 11 Sep 2016 08:10:17 +0000 (10:10 +0200)]
app rules

7 years agorewrite tabs creation based on a config table
martin f. krafft [Sun, 11 Sep 2016 08:10:06 +0000 (10:10 +0200)]
rewrite tabs creation based on a config table

7 years agoprint_table debug function
martin f. krafft [Sun, 11 Sep 2016 08:09:42 +0000 (10:09 +0200)]
print_table debug function

7 years agoimprove vim folding
martin f. krafft [Sat, 10 Sep 2016 08:27:26 +0000 (10:27 +0200)]
improve vim folding

7 years agodisable the awesome menu icon
martin f. krafft [Sat, 10 Sep 2016 08:27:18 +0000 (10:27 +0200)]
disable the awesome menu icon

7 years agodo not honor size hints, remove gaps
martin f. krafft [Sat, 10 Sep 2016 07:28:00 +0000 (09:28 +0200)]
do not honor size hints, remove gaps

7 years agoconfigure clock widget to show seconds
martin f. krafft [Sat, 10 Sep 2016 06:49:18 +0000 (08:49 +0200)]
configure clock widget to show seconds

7 years agodisable titlebars
martin f. krafft [Fri, 9 Sep 2016 15:42:20 +0000 (17:42 +0200)]
disable titlebars

7 years agoremove wallpaper
martin f. krafft [Fri, 9 Sep 2016 10:13:18 +0000 (12:13 +0200)]
remove wallpaper

7 years agodisable unused layouts, reorder used ones, define aliases
martin f. krafft [Fri, 9 Sep 2016 09:32:27 +0000 (11:32 +0200)]
disable unused layouts, reorder used ones, define aliases

7 years agoconfigure editor and terminal
martin f. krafft [Fri, 9 Sep 2016 09:32:13 +0000 (11:32 +0200)]
configure editor and terminal

7 years agovim modeline
martin f. krafft [Sun, 11 Sep 2016 08:10:55 +0000 (10:10 +0200)]
vim modeline

7 years agoImport stock config from Git @587cc530c7b35e4231a8bdbdd2fdbb2989d584de
martin f. krafft [Fri, 9 Sep 2016 09:20:12 +0000 (11:20 +0200)]
Import stock config from Git @587cc530c7b35e4231a8bdbdd2fdbb2989d584de

7 years agoonly execute local awesome if a file
martin f. krafft [Fri, 9 Sep 2016 09:40:10 +0000 (11:40 +0200)]
only execute local awesome if a file

7 years agoadd a sleep to prevent loops too quick if awesome doesn't start
martin f. krafft [Fri, 9 Sep 2016 09:35:03 +0000 (11:35 +0200)]
add a sleep to prevent loops too quick if awesome doesn't start

7 years agoMerge pull request #226 from frizinak/master
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

7 years agowidget.base: Fix cached output
Kobe Lipkens [Sat, 3 Sep 2016 14:44:48 +0000 (16:44 +0200)]
widget.base: Fix cached output

7 years agowiki updated
copycat-killer [Sun, 28 Aug 2016 11:58:18 +0000 (13:58 +0200)]
wiki updated

7 years agoalsa{bar}: togglechannel added (HDMI outputs)
copycat-killer [Sun, 28 Aug 2016 11:57:58 +0000 (13:57 +0200)]
alsa{bar}: togglechannel added (HDMI outputs)

7 years ago#162 comment 241640965: fix magnitude check when 100% on AC
Luke Bonham [Wed, 24 Aug 2016 15:14:06 +0000 (17:14 +0200)]
#162 comment 241640965: fix magnitude check when 100% on AC

7 years agoMerge pull request #224 from ikselven/master
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')

7 years agofix: 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')

7 years agowiki updated; completes #223; closes #222
copycat-killer [Tue, 16 Aug 2016 10:44:59 +0000 (12:44 +0200)]
wiki updated; completes #223; closes #222

7 years ago#222 #223: percentage shown for every battery; fix typo 2
copycat-killer [Tue, 16 Aug 2016 10:43:04 +0000 (12:43 +0200)]
#222 #223: percentage shown for every battery; fix typo 2

7 years ago#222 #223: percentage shown for every battery; fix typo
copycat-killer [Tue, 16 Aug 2016 10:40:51 +0000 (12:40 +0200)]
#222 #223: percentage shown for every battery; fix typo

7 years ago#222 #223: percentage shown for every battery
copycat-killer [Tue, 16 Aug 2016 10:39:17 +0000 (12:39 +0200)]
#222 #223: percentage shown for every battery

7 years ago#222 #223: readd math.min to catch #158
copycat-killer [Tue, 16 Aug 2016 10:31:50 +0000 (12:31 +0200)]
#222 #223: readd math.min to catch #158

7 years agoMerge pull request #223 from monokles/bat-perc-fix
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

7 years agoshow true battery energy percentage
Monokles [Mon, 15 Aug 2016 21:19:09 +0000 (23:19 +0200)]
show true battery energy percentage

7 years ago#221 use string.format; wiki updated
copycat-killer [Thu, 11 Aug 2016 11:43:35 +0000 (13:43 +0200)]
#221 use string.format; wiki updated

7 years agoMerge pull request #221 from sudo-nice/master
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

7 years agoquake: let border width be configurable
Sudo Nice [Thu, 11 Aug 2016 06:53:02 +0000 (09:53 +0300)]
quake: let border width be configurable

7 years agoquake: allow to pass extra arguments
Sudo Nice [Wed, 10 Aug 2016 18:23:45 +0000 (21:23 +0300)]
quake: allow to pass extra arguments

7 years agoMerge pull request #220 from setrofim/master
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

7 years agoasyncshell: 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.

7 years agowiki updated
copycat-killer [Thu, 4 Aug 2016 10:56:39 +0000 (12:56 +0200)]
wiki updated

7 years agoquake: set default geometry only on first spawn; typo fixed
copycat-killer [Thu, 4 Aug 2016 10:34:22 +0000 (12:34 +0200)]
quake: set default geometry only on first spawn; typo fixed

7 years agoquake: set default geometry only on first spawn
copycat-killer [Wed, 3 Aug 2016 15:38:51 +0000 (17:38 +0200)]
quake: set default geometry only on first spawn

7 years agoMerge pull request #217 from autumnlansing/master
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

7 years agoFixed 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

7 years ago#216: wiki updated
copycat-killer [Wed, 27 Jul 2016 09:40:41 +0000 (11:40 +0200)]
#216: wiki updated

7 years agoMerge pull request #216 from groundflyer/memwidget
Luke Bonham [Wed, 27 Jul 2016 09:30:24 +0000 (11:30 +0200)]
Merge pull request #216 from groundflyer/memwidget

memory widget: add percentage

7 years agoadd used memory percentage
Roman Saldygashev [Mon, 25 Jul 2016 11:30:27 +0000 (16:30 +0500)]
add used memory percentage

7 years agoMerge pull request #215 from rohieb/fix/task-xml-escape
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

7 years agotask: proper XML escaping in notification
Roland Hieber [Fri, 22 Jul 2016 04:51:30 +0000 (06:51 +0200)]
task: proper XML escaping in notification

7 years agoforce mosh to v4
martin f. krafft [Mon, 18 Jul 2016 10:30:27 +0000 (12:30 +0200)]
force mosh to v4

7 years agoMerge pull request #214 from 0x0d/master
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)

7 years agotasks widget: Ability to specify font name
Dmitry Sidorov [Sun, 17 Jul 2016 08:24:00 +0000 (11:24 +0300)]
tasks widget: Ability to specify font name

7 years agofs widget: make notification and popup configurable
Dmitry Sidorov [Sat, 16 Jul 2016 09:24:59 +0000 (12:24 +0300)]
fs widget: make notification and popup configurable

7 years agoMerge branch 'master' of https://github.com/copycat-killer/lain
copycat-killer [Fri, 15 Jul 2016 15:48:35 +0000 (17:48 +0200)]
Merge branch 'master' of https://github.com/copycat-killer/lain

7 years ago#213: wiki updated
copycat-killer [Fri, 15 Jul 2016 15:48:20 +0000 (17:48 +0200)]
#213: wiki updated

7 years agoMerge pull request #213 from rohieb/feature/task-cmdline
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

7 years agotask widget: make command line configurable
Roland Hieber [Thu, 14 Jul 2016 15:24:38 +0000 (17:24 +0200)]
task widget: make command line configurable

7 years agowiki & readme updated
copycat-killer [Sun, 10 Jul 2016 09:05:26 +0000 (11:05 +0200)]
wiki & readme updated

7 years ago#211: wiki updated
copycat-killer [Fri, 8 Jul 2016 09:38:04 +0000 (11:38 +0200)]
#211: wiki updated

7 years agoMerge pull request #212 from 0x0d/master
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

7 years agoBugfix. Data must be shown even there is no any packets sent or received.
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.

7 years agoBattery remaining percentage must be int, not float
Dmitry Sidorov [Thu, 7 Jul 2016 12:52:36 +0000 (15:52 +0300)]
Battery remaining percentage must be int, not float

7 years agobat: forgot to remove debug line; #209
copycat-killer [Wed, 6 Jul 2016 08:35:13 +0000 (10:35 +0200)]
bat: forgot to remove debug line; #209

7 years agobat: type checking on perc #209
copycat-killer [Wed, 6 Jul 2016 08:33:23 +0000 (10:33 +0200)]
bat: type checking on perc #209

7 years agobattery: safety checks; #208
copycat-killer [Sun, 26 Jun 2016 18:08:34 +0000 (20:08 +0200)]
battery: safety checks; #208

7 years agoutil/quake: this is a normal window
copycat-killer [Sun, 26 Jun 2016 15:27:42 +0000 (17:27 +0200)]
util/quake: this is a normal window

7 years ago#207 fix attempt
copycat-killer [Sun, 26 Jun 2016 11:43:20 +0000 (13:43 +0200)]
#207 fix attempt

7 years agoadded quake
copycat-killer [Sun, 26 Jun 2016 11:13:22 +0000 (13:13 +0200)]
added quake

7 years agowiki restructured; moved widgets/contrib/ccurr to abase/use case examples/bitcoin...
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

7 years agobattery: magnitude check was 1 order off: fixed; #199 #207
copycat-killer [Sat, 25 Jun 2016 15:51:21 +0000 (17:51 +0200)]
battery: magnitude check was 1 order off: fixed; #199 #207

7 years agogpmdp: some fixe + added wiki; #206
copycat-killer [Sat, 25 Jun 2016 12:27:20 +0000 (14:27 +0200)]
gpmdp: some fixe + added wiki; #206

7 years agoMerge branch 'master' of https://github.com/copycat-killer/lain
copycat-killer [Sat, 25 Jun 2016 12:10:38 +0000 (14:10 +0200)]
Merge branch 'master' of https://github.com/copycat-killer/lain

7 years agoMerge pull request #206 from Kirogo/master
Luke Bonham [Sat, 25 Jun 2016 12:10:00 +0000 (14:10 +0200)]
Merge pull request #206 from Kirogo/master

Added gpmdp widget

7 years agobattery: forgot to remove debugging line
copycat-killer [Sat, 25 Jun 2016 12:07:43 +0000 (14:07 +0200)]
battery: forgot to remove debugging line

7 years agobattery: magnitude differences check added; closes #199 #203
copycat-killer [Sat, 25 Jun 2016 12:05:05 +0000 (14:05 +0200)]
battery: magnitude differences check added; closes #199 #203

7 years agosome fixes
copycat-killer [Fri, 24 Jun 2016 18:14:23 +0000 (20:14 +0200)]
some fixes

7 years ago#199 #203 fix attempt 4
copycat-killer [Thu, 23 Jun 2016 08:14:10 +0000 (10:14 +0200)]
#199 #203 fix attempt 4

7 years agoAdded gpmpd widget
Alexandre Terrien [Wed, 22 Jun 2016 21:21:01 +0000 (23:21 +0200)]
Added gpmpd widget

7 years agowiki updated
copycat-killer [Tue, 21 Jun 2016 08:52:20 +0000 (10:52 +0200)]
wiki updated

7 years agoMerge pull request #205 from rohieb/feature/mpd-moreinfo
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