]> git.madduck.net Git - etc/awesome.git/commit

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:

massive refactor for autorandr and other stuff
authormartin f. krafft <madduck@madduck.net>
Sun, 25 Feb 2018 10:21:08 +0000 (23:21 +1300)
committermartin f. krafft <madduck@madduck.net>
Sun, 25 Feb 2018 10:21:39 +0000 (23:21 +1300)
commit887c37778210facea0c4c45a032dc00f06eaf78d
tree0637efcad50c3641d60aaa426f2864209e99e539
parentbfd2f3d9e50c286c22a745816828a33c157a7487
massive refactor for autorandr and other stuff
63 files changed:
.config/awesome/cryptocoin_widgets.lua
.config/awesome/debugfunc.lua [new file with mode: 0644]
.config/awesome/rc.lua
.config/awesome/taghelpers.lua [new file with mode: 0644]
.config/awesome/theme/README [new file with mode: 0644]
.config/awesome/theme/background.png [new file with mode: 0644]
.config/awesome/theme/background_white.png [new file with mode: 0644]
.config/awesome/theme/layouts/cornerne.png [new file with mode: 0644]
.config/awesome/theme/layouts/cornernew.png [new file with mode: 0644]
.config/awesome/theme/layouts/cornernw.png [new file with mode: 0644]
.config/awesome/theme/layouts/cornernww.png [new file with mode: 0644]
.config/awesome/theme/layouts/cornerse.png [new file with mode: 0644]
.config/awesome/theme/layouts/cornersew.png [new file with mode: 0644]
.config/awesome/theme/layouts/cornersw.png [new file with mode: 0644]
.config/awesome/theme/layouts/cornersww.png [new file with mode: 0644]
.config/awesome/theme/layouts/dwindle.png [new file with mode: 0644]
.config/awesome/theme/layouts/dwindlew.png [new file with mode: 0644]
.config/awesome/theme/layouts/fairh.png [new file with mode: 0644]
.config/awesome/theme/layouts/fairhw.png [new file with mode: 0644]
.config/awesome/theme/layouts/fairv.png [new file with mode: 0644]
.config/awesome/theme/layouts/fairvw.png [new file with mode: 0644]
.config/awesome/theme/layouts/floating.png [new file with mode: 0644]
.config/awesome/theme/layouts/floatingw.png [new file with mode: 0644]
.config/awesome/theme/layouts/fullscreen.png [new file with mode: 0644]
.config/awesome/theme/layouts/fullscreenw.png [new file with mode: 0644]
.config/awesome/theme/layouts/magnifier.png [new file with mode: 0644]
.config/awesome/theme/layouts/magnifierw.png [new file with mode: 0644]
.config/awesome/theme/layouts/max.png [new file with mode: 0644]
.config/awesome/theme/layouts/maxw.png [new file with mode: 0644]
.config/awesome/theme/layouts/spiral.png [new file with mode: 0644]
.config/awesome/theme/layouts/spiralw.png [new file with mode: 0644]
.config/awesome/theme/layouts/tile.png [new file with mode: 0644]
.config/awesome/theme/layouts/tilebottom.png [new file with mode: 0644]
.config/awesome/theme/layouts/tilebottomw.png [new file with mode: 0644]
.config/awesome/theme/layouts/tileleft.png [new file with mode: 0644]
.config/awesome/theme/layouts/tileleftw.png [new file with mode: 0644]
.config/awesome/theme/layouts/tiletop.png [new file with mode: 0644]
.config/awesome/theme/layouts/tiletopw.png [new file with mode: 0644]
.config/awesome/theme/layouts/tilew.png [new file with mode: 0644]
.config/awesome/theme/submenu.png [new file with mode: 0644]
.config/awesome/theme/taglist/squarefw.png [new file with mode: 0644]
.config/awesome/theme/taglist/squarew.png [new file with mode: 0644]
.config/awesome/theme/theme.lua [new file with mode: 0644]
.config/awesome/theme/titlebar/close_focus.png [new file with mode: 0644]
.config/awesome/theme/titlebar/close_normal.png [new file with mode: 0644]
.config/awesome/theme/titlebar/floating_focus_active.png [new file with mode: 0644]
.config/awesome/theme/titlebar/floating_focus_inactive.png [new file with mode: 0644]
.config/awesome/theme/titlebar/floating_normal_active.png [new file with mode: 0644]
.config/awesome/theme/titlebar/floating_normal_inactive.png [new file with mode: 0644]
.config/awesome/theme/titlebar/maximized_focus_active.png [new file with mode: 0644]
.config/awesome/theme/titlebar/maximized_focus_inactive.png [new file with mode: 0644]
.config/awesome/theme/titlebar/maximized_normal_active.png [new file with mode: 0644]
.config/awesome/theme/titlebar/maximized_normal_inactive.png [new file with mode: 0644]
.config/awesome/theme/titlebar/minimize_focus.png [new file with mode: 0644]
.config/awesome/theme/titlebar/minimize_normal.png [new file with mode: 0644]
.config/awesome/theme/titlebar/ontop_focus_active.png [new file with mode: 0644]
.config/awesome/theme/titlebar/ontop_focus_inactive.png [new file with mode: 0644]
.config/awesome/theme/titlebar/ontop_normal_active.png [new file with mode: 0644]
.config/awesome/theme/titlebar/ontop_normal_inactive.png [new file with mode: 0644]
.config/awesome/theme/titlebar/sticky_focus_active.png [new file with mode: 0644]
.config/awesome/theme/titlebar/sticky_focus_inactive.png [new file with mode: 0644]
.config/awesome/theme/titlebar/sticky_normal_active.png [new file with mode: 0644]
.config/awesome/theme/titlebar/sticky_normal_inactive.png [new file with mode: 0644]