..
client
Use memory shorter with awful.client.shape ( #2051 )
2017-10-07 18:22:50 +02:00
hotkeys_popup
doc: Fix awful.hotkeys_popup.show_help formatting.
2019-01-13 23:57:04 -05:00
layout
awful.layout: Add a deprecated notice.
2019-01-24 06:31:57 -05:00
mouse
Minor: typos, Makefile aesthetics ( #2690 )
2019-02-22 08:42:43 +01:00
widget
tasklist: Use awful.widget.clienticon by default.
2019-04-05 21:06:11 -04:00
autofocus.lua
doc: Fix an awful.autofocus warning
2019-04-05 20:40:53 -04:00
button.lua
gears: Move awful.util.table to gears.table ( #1641 )
2017-03-08 15:18:33 -05:00
client.lua
awful.client: Fix c.requests_no_titlebar
2018-11-12 11:48:59 +03:00
completion.lua
Add startswith and endswith function to gears.string, change awful.completion to use startswith over local function
2017-08-14 10:48:12 -05:00
dbus.lua
Remove traces of the old URL ( #1280 )
2016-12-21 02:03:03 +01:00
ewmh.lua
awful.rules: Rename switchtotag to switch_to_tags.
2018-10-04 09:16:00 -04:00
init.lua
Do not recommend io.popen()
2019-02-27 10:26:16 +01:00
key.lua
keygrabber: Do not try to guess the modifiers name
2019-01-21 03:14:26 -05:00
keygrabber.lua
keygrabber: Allow multiple instances to be created during the same loop. ( #2741 )
2019-04-07 19:09:49 -04:00
menu.lua
awful.menu: Move code from rc.lua to awful.menu
2019-01-26 12:19:05 -05:00
placement.lua
placement: Handle when the preferred position isn't set.
2019-03-04 15:52:39 -05:00
popup.lua
popup: Add a popup module to awful
2019-01-24 10:58:45 -05:00
prompt.lua
Gracefully fail when history file is inaccessible ( #2410 )
2018-10-06 22:53:48 +02:00
remote.lua
awful.remote: Protect against error(nil) ( #2748 )
2019-04-14 12:34:52 -04:00
rules.lua
rules: Add a new documentation section for how to write a rule
2019-04-05 20:40:53 -04:00
screen.lua
screen: Add two new requests.
2019-04-15 15:26:50 -04:00
spawn.lua
awful.spawn: Make rules optional in once / single_instance
2019-03-03 08:52:31 +01:00
startup_notification.lua
Add beautiful property to control busy cursor during spawn
2017-03-01 21:57:59 +01:00
tag.lua
awful.tag: Select the fallback layout from the list of layouts.
2019-01-24 06:31:57 -05:00
titlebar.lua
feat(awful: titlebar): expose fallback title ( #2459 )
2018-12-17 12:47:14 -05:00
tooltip.lua
background: Update all users so they don't use the deprecated name.
2019-04-05 21:06:11 -04:00
util.lua
Cleanup usages/patching of awful.util.deprecate ( #1966 )
2017-08-10 12:18:54 +02:00
wibar.lua
doc: Mutualize the wibar and wibox constructor documentation.
2017-11-27 00:22:11 -05:00
wibox.lua
doc: Add missing C-object documentation and fix some papercuts.
2018-07-25 18:26:11 -04:00