awesome/lib/awful
Emmanuel Lepage Vallee 07631ccc9a awful.layout: Allow parameters to be called when no tags is selected
There seem to be a little race condition (either in my layout code or
elsewhere) when playing with multiple screens. As most properties do
not depend on the tag, there is no point in returning early anyway.
2016-02-29 02:49:20 -05:00
..
client Fix luacheck warnings for the rest of awful 2016-02-11 21:55:32 +01:00
hotkeys_popup chore(awful: hotkeys: vim): rename key groups 2016-02-12 01:07:04 +01:00
layout awful.layout: Allow parameters to be called when no tags is selected 2016-02-29 02:49:20 -05:00
mouse Remove awful.mouse.finder 2016-02-12 18:27:40 +01:00
widget Merge pull request #708 from psychon/less_screen_indicies2 2016-02-28 22:15:37 +01:00
autofocus.lua Remove some now unnecessary uses of s.index 2016-02-27 09:24:19 +01:00
button.lua Fix luacheck warnings in half of awful 2016-02-11 21:55:32 +01:00
client.lua Support screen objects in awful.client 2016-02-26 20:16:07 +01:00
completion.lua Fix luacheck warnings in half of awful 2016-02-11 21:55:32 +01:00
dbus.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
ewmh.lua awful.ewmh: React to workarea changes 2016-02-21 17:09:08 +01:00
init.lua Fix luacheck warnings in half of awful 2016-02-11 21:55:32 +01:00
key.lua Fix luacheck warnings in half of awful 2016-02-11 21:55:32 +01:00
keygrabber.lua Fix luacheck warnings in half of awful 2016-02-11 21:55:32 +01:00
menu.lua Merge pull request #712 from psychon/protected_calls 2016-02-28 22:16:13 +01:00
placement.lua Remove some now unnecessary uses of s.index 2016-02-27 09:24:19 +01:00
prompt.lua Merge pull request #695 from psychon/fix-bugs-luacheck-found 2016-02-16 01:03:59 +01:00
remote.lua Fix luacheck warnings in half of awful 2016-02-11 21:55:32 +01:00
rules.lua Fix luacheck warnings in half of awful 2016-02-11 21:55:32 +01:00
screen.lua Remove some now unnecessary uses of s.index 2016-02-27 09:24:19 +01:00
spawn.lua Use gears.protected_call where applicable 2016-02-28 12:28:55 +01:00
startup_notification.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
tag.lua Remove some now unnecessary uses of s.index 2016-02-27 09:24:19 +01:00
titlebar.lua Fix missing import from commit 7842f92f08 2016-02-12 18:19:22 +01:00
tooltip.lua awful.tooltip: Some minor optimizations 2016-02-28 15:49:50 +01:00
util.lua Fix luacheck warnings in half of awful 2016-02-11 21:55:32 +01:00
wibox.lua Support screen objects in some of awful 2016-02-26 19:50:17 +01:00