sway/common
Nuew 1ca5453678 Added --window-image option to swaylock
This allows setting window specific images.

Also Changed:
  - The colored background is _always_ drawn, to prevent non-fullscreen
    images from leaking information.
  - Added function list_arbitrary_insert, which allows insertion to a
    list at an arbitrary location less than the capacity. It silently
    fails otherwise.
2016-03-22 01:33:53 -04:00
..
CMakeLists.txt fix backtrace detection in CMake 2015-12-22 00:32:41 +01:00
ipc-client.c Add type to returned response. 2016-01-03 20:40:50 +01:00
list.c Added --window-image option to swaylock 2016-03-22 01:33:53 -04:00
log.c Correctly exit sway on errors. 2016-02-26 09:42:21 +01:00
readline.c Print /proc/<pid>/maps on segfault 2016-01-28 07:57:07 -05:00
stringop.c Add quotes to multiword arguments. 2016-01-25 00:14:13 +01:00
util.c numlen(0) == 1 2016-01-24 03:02:51 +01:00