awesome/lib/naughty
Emmanuel Lepage Vallee 0b075761e3 naughty: Fix the `ignore_suspend` property.
By fixing some suspend bugs a few weeks ago, I "regressed" this
a little. By that, I mean there were bugs in the suspend code
which caused `ignore_suspend` to work simply because suspend
globally failed rather than `ignore_suspend` being implemented
correctly.

Fix #3465
2021-10-14 14:03:39 -07:00
..
container doc: Upgrade the notification documentation to the latest standards. 2020-02-10 04:13:17 -05:00
layout naughty.layout.box: Make sure discarded boxes don't come back to life. 2021-10-05 13:00:14 -07:00
list naughty: Pass the notification object to the action "invoked" signal. 2021-09-16 17:22:33 -07:00
widget fix(naughty: widget: _markup): correctly un-escape "<span property=value>" 2020-04-23 13:44:34 +02:00
action.lua doc: Document the naughty.action "invoked" signal. 2021-09-16 17:25:46 -07:00
constants.lua naughty: Improve backward compatibility to protecting the constants. 2020-09-14 02:11:32 -07:00
core.lua naughty: Fix the `ignore_suspend` property. 2021-10-14 14:03:39 -07:00
dbus.lua naughty: Correctly notify the client when a notification is dismissed. (#3184) 2021-03-22 00:03:37 -07:00
init.lua lib/naughty/init.lua: Fix typo on "screen" (#3456) 2021-10-05 12:13:33 -07:00
notification.lua naughty: Fix the `ignore_suspend` property. 2021-10-14 14:03:39 -07:00