]> git.sur5r.net Git - i3/i3/history - include/layout.h
Fix unaligned memory access on sparc (Thanks David Coppa)
[i3/i3] / include / layout.h
2010-03-30 Michael StapelbergMerge branch 'next'
2010-03-02 Michael Stapelberghuge change: implement RandR instead of Xinerama
2009-11-09 Michael StapelbergMerge branch 'next'
2009-09-06 Michael StapelbergImplement horizontal resize
2009-08-22 Michael StapelbergImplement tabbing
2009-08-19 Michael StapelbergMerge branch 'next'
2009-08-11 Michael StapelbergMerge branch 'next' into testcases
2009-08-08 Michael StapelbergReduce number of configuration requests and thus flickering
2009-06-29 Lars Hartmannupdated doxygen docu, added FIXMEs, fixed headers to...
2009-06-26 Michael StapelbergMerge branch 'next' (3.β is stable now)
2009-05-23 Michael StapelbergImplement floating (please test and find bugs)
2009-05-09 Michael StapelbergBugfix: Store width_factor/height_factor per workspace...
2009-05-09 Michael StapelbergBugfix: Store width_factor/height_factor per workspace...
2009-05-09 Michael StapelbergBugfix: Force reconfiguration of all windows on workspa...
2009-05-09 Michael StapelbergBugfix: Force reconfiguration of all windows on workspa...
2009-05-03 Michael StapelbergBugfix: Re-distribute free space when closing customly...
2009-04-07 Michael StapelbergPut documentation for each function in the header files...
2009-03-10 Michael StapelbergBugfix: Change the event mask to ignore enter notifies...
2009-03-04 Michael StapelbergUse "conn" for xcb_connection and "event" for xcb_event...
2009-03-03 Michael StapelbergUse a different color for focused windows in not focuse...
2009-02-23 Michael StapelbergImplement stacking
2009-02-16 Michael StapelbergImplement horizontal resizing
2009-02-14 Michael StapelbergAdd vim hints, copyright notice to each file, add LICEN...
2009-02-13 Michael StapelbergMove stuff to include/ and src/