]> git.sur5r.net Git - i3/i3/history - include/x.h
Merge branch 'master' into next
[i3/i3] / include / x.h
2013-06-29 Michael StapelbergMerge branch 'master' into next
2013-06-29 Michael StapelbergMerge branch 'master' into next
2013-06-29 Michael StapelbergMerge branch 'master' into next
2013-06-29 Michael StapelbergMerge branch 'master' into next
2013-06-27 Michael StapelbergMerge branch 'master' into next
2013-06-23 Alexander BerntsenImplement shmlog command
2013-05-28 Michael StapelbergMerge branch 'master' into next
2013-04-23 Michael StapelbergMerge branch 'master' into next
2013-04-15 Michael StapelbergMerge branch 'master' into next
2013-04-14 Michael StapelbergMerge branch 'master' into next
2013-04-14 Michael StapelbergMerge branch 'master' into next
2013-04-07 Michael Stapelbergraise fullscreen windows on top of all other X11 windows
2012-12-11 Michael StapelbergMerge branch 'next'
2012-11-10 Michael StapelbergMerge branch 'master' into next
2012-10-29 Michael StapelbergMerge branch 'master' into next
2012-10-03 Michael StapelbergMerge branch 'master' into next
2012-09-28 Michael StapelbergMerge branch 'master' into next
2012-09-28 Michael StapelbergMerge branch 'master' into next
2012-09-28 Michael StapelbergMerge branch 'master' into next
2012-09-27 Michael StapelbergMerge branch 'master' into next
2012-09-24 Michael StapelbergMerge branch 'master' into next
2012-09-21 Michael Stapelbergdon’t use reversed identifiers for include guards ...
2012-04-22 Michael StapelbergMerge branch 'master' into next
2012-03-31 Michael StapelbergUse (void) instead of () for functions without args...
2012-03-26 darkravenUse 32bit visual only when needed. Thus we could drop...
2011-12-17 Michael StapelbergMerge branch 'master' into next
2011-12-17 Michael StapelbergMerge branch 'fix-resize-focus'
2011-12-17 Michael StapelbergBugfix: Don’t change focus after (graphical) resizing
2011-11-11 Michael StapelbergMerge branch 'next'
2011-10-25 Michael Stapelbergnormalize file headers across **/*.{h,c}
2011-08-17 Michael StapelbergMerge branch 'master' into next
2011-08-17 Michael StapelbergMerge branch 'fix-warping'
2011-08-17 Peter BuiOnly warp pointer once during x_push_changes()
2011-08-01 Michael StapelbergMerge i3bar into next
2011-07-31 Michael StapelbergMerge branch 'next'
2011-07-31 Michael StapelbergMerge branch 'tree' into next
2011-07-10 Michael Stapelbergexpose event handler: use x_deco_recurse
2011-05-13 Michael StapelbergArgument for 'kill' for killing a specific window ...
2011-05-01 Michael StapelbergBugfix: Correctly render decorations in tabbed containe...
2011-04-01 Michael Stapelbergoptimization: when moving floating windows, render...
2011-03-20 Michael StapelbergHandle FocusIn events generated by clients and update...
2011-03-19 Michael StapelbergHandle saved_configpath in get_config_path, fix memleak...
2011-03-18 Michael StapelbergOnly send WM_TAKE_FOCUS when the client supports it...
2010-11-14 Michael StapelbergImplement setting the WM_NAME of i3 container windows...
2010-09-01 Michael StapelbergImplement sticky windows
2010-07-13 Michael StapelbergAdd more documentation to functions/header files
2010-04-17 Michael StapelbergWhen assigning children to containers, reset their...
2010-04-13 Michael Stapelbergfirst step of the big refactoring ("tree" branch).