the callback for restack is called even when window is not visible now (and disabling...
[dana/dcompmgr.git] / screen.h
2008-03-10 Dana Jansensthe xcb_screen_t has extra hidden stuff off the bottom...
2008-03-10 Dana Jansensinitialize gl on the overlay window
2008-03-09 Dana Jansensdon't fade on startup/shutdown, make fading a bit quicker
2008-03-06 Dana Jansenssuper fading
2008-03-06 Dana Jansensmake the render code use the window's opacity
2008-03-06 Dana Jansensadd support for shaped windows, and the circulatenotify...
2008-03-06 Dana Jansensadd support for the root pixmap properties
2008-03-05 Dana Jansensmake rendering much faster
2008-03-05 Dana Jansensthe compmgr works.. hooray!
2008-03-05 Dana Jansenshandle configure notify events
2008-03-05 Dana Jansensadd the root window to the stacking list and everything...
2008-03-05 Dana Jansensuse the list for holding all the managed screens in...
2008-03-05 Dana Jansenssetting up architecture for plugins. have a render...
2008-03-04 Dana Jansensadd a next_repaint time to each screen
2008-03-04 Dana Jansenscall a painting function
2008-03-04 Dana Jansensadd windows to the stacking order when they are created...
2008-03-04 Dana Jansensfree the screen's stuff properly. add a stacking list...
2008-03-04 Dana Jansensredirect rendering and get the composite overlay window
2008-03-04 Dana Jansensmove more display code into the display file/struct
2008-03-04 Dana Jansenscreate a d_display_t type that encompasses a connection...
2008-03-03 Dana Jansenswindows are added and created on create/destroy/reparent
2008-03-03 Dana Jansenslots more structure, for windws and such. starting...
2008-03-03 Dana Jansensset the root event mask to listen for substructure...
2008-03-03 Dana Jansenscomment
2008-03-03 Dana Jansenssplit things off into screen.c/h