]> git.sur5r.net Git - i3/i3/history - include/con.h
don’t use reversed identifiers for include guards (Thanks Markus)
[i3/i3] / include / con.h
2012-09-21 Michael Stapelbergdon’t use reversed identifiers for include guards ...
2012-09-19 Michael StapelbergMerge branch 'next'
2012-09-16 Michael StapelbergMerge branch 'master' into next
2012-09-14 Michael StapelbergMerge branch 'master' into next
2012-09-05 Michael StapelbergMerge branch 'master' into next
2012-09-04 Michael StapelbergMerge branch 'master' into next
2012-09-04 Michael StapelbergMerge branch 'master' into next
2012-08-22 Michael StapelbergMerge branch 'master' into next
2012-08-05 Iakov Davydovcreate hide_edge_borders option
2012-08-04 Michael StapelbergMerge branch 'master' into next
2012-08-04 Michael StapelbergIntroduce splith/splitv layouts, remove orientation
2012-07-22 Michael StapelbergMerge branch 'master' into next
2012-07-16 Michael StapelbergMerge branch 'master' into next
2012-07-11 Michael StapelbergMerge branch 'master' into next
2012-07-10 Michael StapelbergMerge branch 'master' into next
2012-06-27 Michael StapelbergMerge branch 'master' into next
2012-06-25 Michael StapelbergMerge branch 'master' into next
2012-06-24 Michael StapelbergMerge branch 'master' into next
2012-06-24 Michael StapelbergMerge branch 'master' into next
2012-06-10 Michael StapelbergMerge branch 'master' into next
2012-06-10 Michael StapelbergMerge branch 'master' into next
2012-06-10 Michael StapelbergMerge branch 'master' into next
2012-06-10 Michael StapelbergMerge branch 'master' into next
2012-06-10 Michael StapelbergMerge branch 'master' into next
2012-06-10 Michael StapelbergMerge branch 'master' into next
2012-06-10 Michael StapelbergMerge branch 'master' into next
2012-06-10 Michael StapelbergMerge branch 'master' into next
2012-06-10 Michael StapelbergMerge branch 'master' into next
2012-06-03 Fernando Tarlá Car... Refined the fullscreen focus constraints.
2011-11-26 Michael StapelbergMerge branch 'master' into next
2011-11-26 Michael StapelbergMerge branch 'fix-float-border'
2011-11-26 Michael StapelbergBugfix: Retain absolute window position and size when...
2011-11-11 Michael StapelbergMerge branch 'next'
2011-10-25 Michael Stapelbergnormalize file headers across **/*.{h,c}
2011-09-14 Michael StapelbergMerge branch 'master' into next
2011-09-14 Michael StapelbergMerge branch 'fix-floating-confreq'
2011-09-14 Michael StapelbergBugfix: Don’t fix floating coordinates when reassigning...
2011-08-26 Michael StapelbergMerge branch 'master' into next
2011-08-26 Michael StapelbergMerge branch 'fix-warning'
2011-08-26 Michael StapelbergFix prototype of con_inside_focused
2011-08-26 Michael StapelbergMerge branch 'master' into next
2011-08-26 Michael StapelbergMerge branch 'fix-focus-parent'
2011-08-26 Michael StapelbergCorrectly render containers when a split container...
2011-08-24 Michael StapelbergMerge branch 'master' into next
2011-08-24 Michael StapelbergMerge branch 'fix-move-float-output'
2011-08-24 Michael StapelbergBugfix: Correctly warp floating windows when using...
2011-08-07 Michael StapelbergMerge branch 'master' into next
2011-08-07 Michael StapelbergMerge branch 'fix-ws-direction'
2011-08-07 Peter BuiImplement switching focus across screens.
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-06-10 Michael StapelbergImplement 'fullscreen global'
2011-06-02 Michael StapelbergMake workspace_layout handle all cons at workspace...
2011-03-14 Michael StapelbergWhen making floating cons tiling, re-insert next to...
2011-03-06 Michael StapelbergObey minimum size when resizing floating windows
2011-02-21 Michael StapelbergPlace dock clients on the output corresponding to their...
2011-02-20 Michael StapelbergImplement dock mode, update testsuite
2011-02-14 Michael Stapelbergadd missing function documentation
2011-02-14 Michael Stapelbergrefactor tree_move() into src/move.c, change config...
2011-01-27 Michael Stapelbergre-insert floating cons next to the currently focused...
2011-01-27 Fernando Tarlá Car... This parameter is no longer needed.
2010-12-31 Michael StapelbergFix dragging floating containers / click handling
2010-12-28 Michael StapelbergFix resize handling on click on borders (did not correc...
2010-11-28 Michael StapelbergBugfix: Re-attach windows in correct order when switchi...
2010-11-26 Michael Stapelberglook and feel: create split container when switching...
2010-11-13 Michael StapelbergRendering fixes for stacking mode
2010-11-13 Michael StapelbergBugfix: Close containers which are empty due to a move...
2010-11-12 Michael Stapelbergimplement configure requests, adapt testcase
2010-07-17 Michael StapelbergBugfix: Keep focus on the current workspace when moving...
2010-07-16 Michael StapelbergTreat stacking containers as if they are in vertical...
2010-07-13 Michael StapelbergAdd more documentation to functions/header files
2010-06-30 Michael Stapelbergparser: implement move
2010-04-17 Michael Stapelbergimplement con_toggle_fullscreen
2010-04-16 Michael Stapelbergmove match_* to match.c
2010-04-16 Michael Stapelbergmove con_focus to con.c
2010-04-14 Michael Stapelbergadd first version of a new flex/bison based command...
2010-04-13 Michael Stapelbergfirst step of the big refactoring ("tree" branch).