awesome/objects
Emmanuel Lepage Vallée 08e4c304cd client: Fix a potential crash due to a race condition. (#1055)
If raise was called from the awful.rule `manage` callback at
startup with a client already present it crashed due to a
buffer underflow.
2016-08-30 12:59:45 +02:00
..
button.c C: Remove unneeded calls to signal_add() 2016-06-04 17:57:08 +02:00
button.h
client.c client: Fix a potential crash due to a race condition. (#1055) 2016-08-30 12:59:45 +02:00
client.h Fix fallback for the window type 2016-05-14 14:10:27 +02:00
drawable.c C: Remove unneeded calls to signal_add() 2016-06-04 17:57:08 +02:00
drawable.h
drawin.c C: Remove unneeded calls to signal_add() 2016-06-04 17:57:08 +02:00
drawin.h
key.c C: Remove unneeded calls to signal_add() 2016-06-04 17:57:08 +02:00
key.h
screen.c Correctly disable RandR if it provides no usable data (#1012) 2016-07-31 16:52:44 +02:00
screen.h
tag.c C: Remove unneeded calls to signal_add() 2016-06-04 17:57:08 +02:00
tag.h Attempt at better handling of NET_CURRENT_DESKTOP property. 2016-06-04 16:42:54 +03:00
window.c C: Remove unneeded calls to signal_add() 2016-06-04 17:57:08 +02:00
window.h