awesome/lib
Lucas Schwiderski 1182552783
bug(a.keygrabber): Stop timer when stopping keygrabber
When stopping a keygrabber with a timeout manually or through the stop
key, the timer would continue and call the stop callback again some time
later.

The error message in `gears.timer:stop` is removed, since there actually
is no harm in just returning immediately. And the timer implementation
itself calls `:stop` in certain places without checking for `.started`,
which lead to a situation where the internal call to `stop` triggered
the error message.

Signed-off-by: Lucas Schwiderski <lucas@lschwiderski.de>
2021-06-11 08:59:58 +02:00
..
awful bug(a.keygrabber): Stop timer when stopping keygrabber 2021-06-11 08:59:58 +02:00
beautiful fix(beautiful: gtk): don't crash when both gtk3 and gtk4 are installed 2021-03-25 00:21:04 +01:00
gears bug(a.keygrabber): Stop timer when stopping keygrabber 2021-06-11 08:59:58 +02:00
menubar Merge pull request #3070 from aDogCalledSpot/menubar_match_empty 2020-05-04 01:45:51 -07:00
naughty Add more @supermodule and @hidden 2021-04-02 19:24:07 +02:00
ruled `ruled.client` fixes (#3195) 2021-03-22 00:04:13 -07:00
wibox graph: complete widget overhaul and bug fixes 2021-05-20 22:16:17 +07:00
beautiful.lua Add pointless naughty.lua and beautiful.lua files (#1259) 2016-12-08 23:53:50 +01:00
naughty.lua Add pointless naughty.lua and beautiful.lua files (#1259) 2016-12-08 23:53:50 +01:00