gc?
[dana/dcompmgr.git] / display.c
2008-03-06 Dana Jansensread the _NET_WM_WINDOW_OPACITY property that transset...
2008-03-06 Dana Jansensfind out a window's type when it is shown
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 Jansensdon't request hard-coded atoms from the server, it...
2008-03-05 Dana Jansensfix some memory problems
2008-03-05 Dana Jansensthe compmgr works.. hooray!
2008-03-05 Dana Jansensget attributes/geometry/pixmap for windows
2008-03-05 Dana Jansensuse the list for holding all the managed screens in...
2008-03-04 Dana Jansensuse select to tell when there are events to read
2008-03-04 Dana Jansensadd existing windows on startup
2008-03-04 Dana Jansensfree the screen's stuff properly. add a stacking list...
2008-03-04 Dana Jansenscheck if we connected to a display correctly
2008-03-04 Dana Jansensmove more display code into the display file/struct
2008-03-04 Dana Jansenssuccessfully queries the server for atoms and extensions
2008-03-04 Dana Jansensmaking some nice batch-query stuff for initializing...
2008-03-04 Dana Jansensquery extensions on the display
2008-03-04 Dana Jansenscreate a d_display_t type that encompasses a connection...