awesome/lib
Alyssa Ross ee9670b1ea Gracefully fail when history file is inaccessible (#2410)
If the history file (or its parents) can't be created, running a command
will fail entirely. Since saving command history is not an integral part
of running a command, it would be nicer if it carried on, just without
saving history. This is what shells usually do.

This patch removes assertions in the history saving function and
instead adds an early return, so if the history isn't saved the command
invocation simply carries on.

Signed-off-by: Alyssa Ross <hi@alyssa.is>
2018-10-06 22:53:48 +02:00
..
awful Gracefully fail when history file is inaccessible (#2410) 2018-10-06 22:53:48 +02:00
beautiful Grammar correction. 2018-08-14 06:47:41 -05:00
gears Fix incorrect @name annotation in gears.string 2018-09-26 10:37:59 +02:00
menubar feat(menubar): expose menubar styling to beautiful (#2375) 2018-09-28 00:35:10 -04:00
naughty naughty.dbus: Duplicate surface data 2018-08-19 20:49:03 +02:00
wibox doc: Add missing C-object documentation and fix some papercuts. 2018-07-25 18:26:11 -04: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