awesome/objects
Uli Schlachter 08cd44dda7 drawin: Remove screen property
There isn't much point in the screen property of a drawin because the geometry
already defines on which screen the drawin is.

The biggest chunk of changes from this is due to removing the functions
drawin_detach and drawin_attach which where called when the screen property was
set/unset.

The code from drawin_detach is moved into drawin_set_visible and drawin_wipe.
drawin_attach is moved into drawin_init.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2011-03-27 16:21:49 +02:00
..
button.c luaclass properties: Use C strings 2010-09-01 15:41:41 +02:00
button.h fix tag header and order build 2010-05-28 13:28:25 +02:00
client.c Client: Only emit property::{x,y,width,height} if necessary 2011-03-11 17:21:00 +01:00
client.h drawin: Remove screen property 2011-03-27 16:21:49 +02:00
drawin.c drawin: Remove screen property 2011-03-27 16:21:49 +02:00
drawin.h Drawin: Add bg_color property 2010-12-12 21:14:04 +01:00
key.c common/xutil.c: Stop using a_tokenize 2010-09-02 19:22:08 +02:00
key.h fix tag header and order build 2010-05-28 13:28:25 +02:00
tag.c Tag clients more intelligently (FS#700) 2011-01-18 14:21:37 +01:00
tag.h fix tag header and order build 2010-05-28 13:28:25 +02:00
timer.c timer: add again method 2010-12-17 15:07:40 +01:00
timer.h fix tag header and order build 2010-05-28 13:28:25 +02:00
window.c drawin: Remove screen property 2011-03-27 16:21:49 +02:00
window.h drawin: Remove screen property 2011-03-27 16:21:49 +02:00