]> git.sur5r.net Git - i3/i3/history - include/xcb.h
Merge branch 'master' into next
[i3/i3] / include / xcb.h
2009-06-29 Lars Hartmannupdated doxygen docu, added FIXMEs, fixed headers to...
2009-06-26 Michael StapelbergMerge branch 'next' (3.β is stable now)
2009-06-19 Michael StapelbergAlso set DIALOG, UTILITY and SPLASH windows floating...
2009-06-12 Michael StapelbergHandle transient hint and window class dialog to mark...
2009-05-23 Michael StapelbergImplement floating (please test and find bugs)
2009-05-03 Michael StapelbergBugfix: Correctly restore focus when leaving fullscreen...
2009-05-02 Michael StapelbergBugfix: Fix drag&drop in GTK applications (firefox...
2009-04-11 Michael StapelbergBugfix: Send clients their absolute position/size in...
2009-04-07 Michael StapelbergPut documentation for each function in the header files...
2009-03-27 Michael StapelbergBugfix: Correctly filter out the numlock state bit...
2009-03-14 Michael StapelbergImplement kill-command to kill the current window,...
2009-03-12 Michael StapelbergFake more configure notifies (makes xpdf work better)
2009-03-10 Michael StapelbergBugfix: Change the event mask to ignore enter notifies...
2009-03-05 Michael StapelbergMake colorpixels independent from clients
2009-03-04 Michael StapelbergFix datatype for cursor
2009-03-04 Michael StapelbergUse "conn" for xcb_connection and "event" for xcb_event...
2009-03-04 Michael StapelbergUse default cursor (XC_left_ptr) for all windows
2009-03-04 Michael StapelbergMerge font.c into xcb.c
2009-03-04 Michael StapelbergImplement an internal bar which displays the workspaces
2009-02-24 Michael StapelbergMore documentation, cleanups, and a cache for get_color...
2009-02-23 Michael StapelbergImplement stacking
2009-02-22 Michael StapelbergMerge branch 'master' of zekjur:/git/i3
2009-02-22 Michael StapelbergCorrectly handle _NET_WM_WINDOW_TYPE == _NET_WM_WINDOW_...
2009-02-16 Michael StapelbergImplement horizontal resizing
2009-02-14 Michael StapelbergImplement fullscreen (_NET_WM_STATE_FULLSCREEN)
2009-02-14 Michael StapelbergAdd vim hints, copyright notice to each file, add LICEN...
2009-02-13 Michael StapelbergMove stuff to include/ and src/