]> git.sur5r.net Git - i3/i3/history - src
Merge branch 'master' into next
[i3/i3] / src /
2012-03-21 Michael StapelbergMerge branch 'master' into next
2012-03-21 Michael StapelbergMerge branch 'leavestates'
2012-03-21 Michael Stapelbergcfgparse: leave EAT_WHITESPACE and BINDSYM_COND states...
2012-03-21 Michael Stapelbergdebugging trick: keep a symbol pointing to I3_VERSION...
2012-03-21 Michael StapelbergMerge branch 'master' into next
2012-03-21 Michael StapelbergMerge branch 'fix-floating-restart'
2012-03-21 Michael StapelbergBugfix: Fix restart with for_window floating configurat...
2012-03-21 Michael StapelbergBugfix: Also clear the command parser’s stack upon...
2012-03-19 Michael StapelbergMerge branch 'master' into next
2012-02-21 Michael StapelbergUse gettimeofday() and struct timevals instead of time()
2012-02-16 Michael Stapelbergcfgparse: also accept negative numbers
2012-02-16 D ThompsonImplement support for user configuration of constraints...
2012-02-15 Michael StapelbergMerge branch 'master' into next
2012-02-15 Michael StapelbergMerge branch 'fix-i3bar-highlight'
2012-02-15 Simon KämpeHighlight i3bar ws when changing output w/ mouse.
2012-02-15 Michael StapelbergRender only once for all matching assignments (Thanks...
2012-02-15 Michael StapelbergRefactor the interface of commands.c
2012-02-15 Michael StapelbergImplement support for chosing a 32 bit visual (necessar...
2012-02-15 Fernando Tarlá Car... Fix the coords of floating cons when moving workspaces.
2012-02-15 Fernando Tarlá Car... If moving the last ws, create a new one in its place.
2012-02-14 Jeremy O'BrienImplement urgency flag matcher
2012-02-12 Michael StapelbergMerge branch 'master' into next
2012-02-10 Michael StapelbergBugfix: Correctly handle missing ending double quotes...
2012-02-10 Michael StapelbergMerge branch 'master' into next
2012-02-07 Michael StapelbergBugfix: Properly handle workspace names with double...
2012-02-07 Michael StapelbergMerge branch 'master' into next
2012-02-07 Michael StapelbergMerge branch 'fix-split'
2012-02-07 Michael StapelbergBugfix: Properly split when the current container is...
2012-02-07 Michael StapelbergMerge branch 'master' into next
2012-02-07 Michael StapelbergMerge branch 'fix-workspace_layout'
2012-02-07 Michael StapelbergBugfix: Obey workspace_layout when re-inserting floatin...
2012-02-07 Michael StapelbergError message was missing a slash
2012-02-07 Michael Stapelbergrandr: Skip workspaces which are assigned to a differen...
2012-02-07 Fernando Tarlá Car... Don't migrate unfocused empty workspaces when disabling...
2012-01-29 Michael StapelbergMerge branch 'master' into next
2012-01-29 Michael StapelbergMerge branch 'fix-floating-disappear'
2012-01-29 Fernando Tarlá Car... Fix coords of floating containers when the output is...
2012-01-28 Michael Stapelbergcommands_parser: use safewrapper functions
2012-01-27 Michael Stapelbergadd comments to src/commands.c
2012-01-27 Michael StapelbergRip out the old command parser, remove migration code
2012-01-27 Michael StapelbergBugfix: Free old criteria matching window list (Thanks...
2012-01-27 Michael StapelbergMerge branch 'master' into next
2012-01-27 Michael StapelbergMerge branch 'master' into next
2012-01-25 Michael Stapelbergnew parser: correctly handle leading/trailing newlines...
2012-01-22 Fernando Tarlá Car... Force redrawing the indicators after a move.
2012-01-22 Michael Stapelbergforce rendering in more cases
2012-01-22 Michael StapelbergForce re-rendering after changing the orientation of...
2012-01-22 Michael StapelbergImplement highlighting right/bottom borders of splitted...
2012-01-21 Michael Stapelbergmake in-place restarts use socket activation, too ...
2012-01-21 Michael StapelbergCorrectly restore focus after in-place restarts
2012-01-21 Michael StapelbergMerge branch 'master' into next
2012-01-21 Michael StapelbergMerge branch 'fix-randr-floating'
2012-01-21 Michael StapelbergBugfix: Fix coordinates when the rect of an output...
2012-01-21 Michael StapelbergMerge branch 'master' into next
2012-01-21 Michael StapelbergMerge branch 'fix-floating-pos'
2012-01-21 Michael StapelbergBugfix: Position floating windows exactly where their...
2012-01-21 Michael StapelbergIgnore aspect ratio during fullscreen mode (fixes MPlay...
2012-01-21 Michael StapelbergMerge branch 'master' into next
2012-01-21 Michael StapelbergMerge branch 'fix-fullscreen-enternotify'
2012-01-21 Michael StapelbergBugfix: Force a new sequence number after UnmapNotify
2012-01-21 Michael StapelbergFix prototype
2012-01-21 Michael StapelbergBugfix: Only ignore EnterNotify events after UnmapNotif...
2012-01-21 Michael StapelbergDraw a separator line after each tab (doesn’t use extra...
2012-01-21 Michael StapelbergBugfix: Redraw right border after rendering the window...
2012-01-20 Michael Stapelberghandle the old bar color config syntax in a backwards...
2012-01-20 Michael StapelbergRe-implement bar borders (by Angelo Haller)
2012-01-20 Michael StapelbergMerge branch 'master' into next
2012-01-20 Michael StapelbergMerge branch 'master' into next
2012-01-20 Michael StapelbergMerge branch 'fix-ewmh'
2012-01-20 Michael StapelbergBugfix: Setup the _NET_SUPPORTING_WM_CHECK atom in...
2012-01-19 Michael StapelbergBugfix: Don’t increment 'walk' before checking it ...
2012-01-18 Michael StapelbergMerge branch 'master' into next
2012-01-18 Michael StapelbergMerge branch 'fix-focus'
2012-01-18 Michael StapelbergBugfix: Respect WM_HINTS.input for WM_TAKE_FOCUS clients
2012-01-17 Michael StapelbergMerge branch 'master' into next
2012-01-17 Michael StapelbergMerge branch 'fix-take-focus'
2012-01-17 Michael StapelbergBugfix: Either use SetInputFocus *or* send WM_TAKE_FOCU...
2012-01-17 Michael StapelbergBugfix: Only ignore EnterNotify events after UnmapNotif...
2012-01-14 Michael StapelbergMerge branch 'new-parser' into next
2012-01-14 Michael StapelbergImplement a new parser for commands. (+test)
2012-01-14 Michael StapelbergRefactor the code out of src/cmdparse.y to src/commands.c
2012-01-10 Michael Stapelbergcmdparse.l: [^t] is enough (Thanks f8l)
2012-01-10 Michael StapelbergMerge branch 'move-workspace-to-output' into next
2012-01-10 Michael StapelbergImplement 'move workspace to output <output>'
2012-01-10 Michael StapelbergIntroduce synonyms: 'move to workspace' and 'move conta...
2012-01-08 Michael StapelbergMerge branch 'workspace_on_output' into next
2012-01-08 Michael StapelbergIgnore next_on_output/prev_on_output when looking for...
2012-01-08 Max Alexander BusseSwitch and Move to next workspace on the same Output...
2012-01-08 Michael StapelbergMerge branch 'i3bar-hide-mod' into next
2012-01-08 dbpAllow different modifier keys for showing hidden i3bar.
2012-01-08 Michael StapelbergMerge branch 'master' into next
2012-01-08 Michael StapelbergMerge branch 'fix-floating-assign'
2012-01-08 Michael StapelbergBugfix: Fix assignments of floating windows to (yet...
2012-01-08 Michael StapelbergMerge branch 'focus-output' into next
2012-01-08 Michael Stapelbergbump copyright
2012-01-08 Michael Stapelbergwrap 'focus output': when on the right-most output...
2012-01-08 Michael Stapelbergremove trailing whitespace and empty lines
2012-01-08 Max Alexander BusseFeature: focus the output right/left/above/below
2012-01-07 Michael StapelbergMerge branch 'master' into next
2012-01-07 Michael StapelbergMerge branch 'fix-assignment-open'
next