]> git.sur5r.net Git - i3/i3/history - src
add release notes for 4.1.2
[i3/i3] / src /
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 'fix-floating-pos'
2012-01-21 Michael StapelbergBugfix: Position floating windows exactly where their...
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-20 Michael StapelbergMerge branch 'fix-ewmh'
2012-01-20 Michael StapelbergBugfix: Setup the _NET_SUPPORTING_WM_CHECK atom in...
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 'fix-take-focus'
2012-01-17 Michael StapelbergBugfix: Either use SetInputFocus *or* send WM_TAKE_FOCU...
2012-01-08 Michael StapelbergMerge branch 'fix-floating-assign'
2012-01-08 Michael StapelbergBugfix: Fix assignments of floating windows to (yet...
2012-01-07 Michael StapelbergMerge branch 'fix-assignment-open'
2012-01-07 Michael StapelbergBugfix: Open new windows in the correct place when...
2012-01-07 Michael StapelbergMerge branch 'fix-fullscreen-move'
2012-01-07 Michael StapelbergBugfix: Don’t lose focus on fullscreen windows when...
2011-12-20 Michael StapelbergMerge branch 'fix-float-close'
2011-12-20 Michael StapelbergBugfix: Don’t close workspace when there are still...
2011-12-18 Michael StapelbergMerge branch 'fix-temp-path'
2011-12-18 Michael StapelbergCreate a secure temp path instead of a predictable...
2011-12-18 Michael StapelbergMerge branch 'fix-floating-move'
2011-12-18 Michael StapelbergBugfix: Correctly check boundaries and reassign floatin...
2011-12-18 Michael StapelbergMerge branch 'fix-float-resize'
2011-12-18 Michael StapelbergBugfix: Fix floating resize for floating split containe...
2011-12-17 Michael StapelbergMerge branch 'fix-bindsym'
2011-12-17 Michael Stapelbergkeygrabbing: only look in the appropriate columns when...
2011-12-17 Michael Stapelbergre-indent translate_keysyms()
2011-12-17 Michael StapelbergMerge branch 'fix-resize-focus'
2011-12-17 Michael StapelbergBugfix: Don’t change focus after (graphical) resizing
2011-12-17 Michael StapelbergMerge branch 'fix-configure-request'
2011-12-17 Michael StapelbergBugfix: Ignore ConfigureRequests with out-of-bound...
2011-12-17 Michael StapelbergMerge branch 'fix-fullscreen-focus'
2011-12-17 Michael StapelbergBugfix: Disallow focusing other windows when in fullscr...
2011-12-17 Michael StapelbergMerge branch 'fix-mark'
2011-12-17 Michael StapelbergBugfix: Fix setting the same mark repeatedly on differe...
2011-12-17 Michael StapelbergMerge branch 'fix-floatingmod-deco'
2011-12-17 Michael StapelbergBugfix: Make resizing work when pressing floating_modif...
2011-12-17 Michael StapelbergMerge branch 'fix-mod-resizing'
2011-12-17 Michael StapelbergBugfix: Make resizing of tiling windows with floating_m...
2011-12-17 Michael StapelbergMerge branch 'fix-var-tabs'
2011-12-17 Michael StapelbergBugfix: Skip leading whitespace in variable assignments...
2011-11-30 Michael StapelbergMerge branch 'noworkarea'
2011-11-30 Michael StapelbergDon’t set the _NET_WM_WORKAREA hint at all (Thanks cg)
2011-11-30 Michael StapelbergMerge branch 'displayversion'
2011-11-30 Michael Stapelbergdisplay i3 version in errors, make conversion message...
2011-11-29 Michael StapelbergMerge branch 'fix-nested-resize'
2011-11-29 Michael StapelbergBugfix: Fix 'resize' command in nested containers ...
2011-11-29 Michael StapelbergMerge branch 'v4-keywords'
2011-11-29 Michael Stapelbergadd a few more keywords to make i3 recognize configs...
2011-11-29 Michael StapelbergMerge branch 'fix-resize'
2011-11-29 Michael StapelbergBugfix: Fix resizing for (e.g.) v-split containers...
2011-11-28 Michael StapelbergMerge branch 'fix-tab-focus'
2011-11-28 Michael StapelbergBugfix: Ignore EnterNotify events to prevent wrong...
2011-11-26 Michael StapelbergMerge branch 'fix-baf'
2011-11-26 Michael StapelbergBugfix: Don’t create a workspace named "back_and_forth...
2011-11-26 Michael StapelbergMerge branch 'fix-dock-focus'
2011-11-26 Michael StapelbergBugfix: Fix crash on '[class="i3bar"] focus' (+test...
2011-11-26 Michael StapelbergMerge branch 'fix-comment'
2011-11-26 Michael StapelbergFix comment for the previous commit
2011-11-26 Michael StapelbergMerge branch 'fix-float-border'
2011-11-26 Michael StapelbergBugfix: Retain absolute window position and size when...
2011-11-24 Michael StapelbergMerge branch 'fix-norandr'
2011-11-24 Michael StapelbergBugfix: Fix startup when RandR is not present
2011-11-21 Michael StapelbergMerge branch 'fix-float-fs'
2011-11-21 Michael StapelbergBugfix: fix fullscreen with floating windows
2011-11-21 Michael StapelbergMerge branch 'fix-focusin-dock'
2011-11-21 Michael StapelbergBugfix: Skip dock clients when handling FocusIn events...
2011-11-16 Michael Stapelbergipc: set CLOEXEC on client file descriptors (Thanks...
2011-11-11 Michael StapelbergMerge branch 'next'
2011-11-11 Michael StapelbergBugfix: Only go to the parent container in resizing...
2011-11-11 Michael StapelbergBugfix: Correctly handle --no-startup-id with quoted...
2011-11-10 Michael StapelbergBugfix: Render floating windows after rendering all...
2011-11-10 Michael StapelbergBugfix: Fix tabbed container resizing check (Thanks...
2011-11-10 Michael Stapelbergmark parameters const
2011-11-10 Michael StapelbergBugfix: Correctly return to initial state after prev...
2011-11-10 Michael Stapelbergs/1/true
2011-11-09 Michael StapelbergMerge remote-tracking branch 'mxf/complete-run-statusli...
2011-11-09 Michael StapelbergBugfix: Correctly fill the buffer with zeros
2011-11-08 Michael StapelbergEnable (unlimited) core dumps when running i3 developme...
2011-11-08 Michael StapelbergBugfix: Insert container at the correct position on...
2011-11-07 Michael StapelbergMerge branch 'complete-run' into next
2011-11-07 Michael Stapelbergipc: fix memory leaks when clients disconnect
2011-11-07 Fernando Tarlá Car... Plug minor leaks in string conversion routines.
2011-10-31 Michael StapelbergBugfix: RandR: Correctly keep focus on the focused...
2011-10-27 Michael StapelbergError out early if there is nothing to move
2011-10-27 Michael StapelbergMake named workspace assignments work again
2011-10-27 Michael StapelbergBugfix: warp pointer during the EnterNotify-disabled...
2011-10-27 Michael StapelbergMerge branch 'move-floating' into next
2011-10-27 Michael StapelbergMake 'move' handle floating windows properly
2011-10-27 Michael StapelbergBugfix: Don’t invoke resizing when clicking on the...
2011-10-26 Michael StapelbergBugfix: Only fallback on the font if it’s actually...
2011-10-25 Michael StapelbergAlso call workspace_show() when moving cursor to an...
2011-10-25 Michael StapelbergBugfix: Correctly use workspace_show() when focus chang...
2011-10-25 Michael StapelbergBugfix: properly handle comments in colors {} blocks...
2011-10-25 Michael StapelbergMerge branch 'exec_nosn' into next
2011-10-25 Michael StapelbergAdd a --no-startup-id flag for exec (command), exec...
next