]> git.sur5r.net Git - i3/i3/history - src
Merge branch 'master' into next
[i3/i3] / src /
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'
2012-01-07 Michael StapelbergBugfix: Open new windows in the correct place when...
2012-01-07 Michael StapelbergMerge branch 'master' into next
2012-01-07 Michael StapelbergMerge branch 'fix-fullscreen-move'
2012-01-07 Michael StapelbergBugfix: Don’t lose focus on fullscreen windows when...
2012-01-07 Michael StapelbergBugfix: Correctly handle 'move scratchpad' on workspace...
2012-01-07 Michael StapelbergBugfix: Show scratchpad on the correct output (+test)
2012-01-06 Michael Stapelbergshmlog: store meta information in the buffer itself...
2012-01-05 Michael Stapelbergproperly serialize floating/scratchpad state when resta...
2011-12-30 Michael StapelbergChange prototype of handlers to static void, remove...
2011-12-30 Michael StapelbergHandle vsnprintf overflows (Thanks Han)
2011-12-28 Michael StapelbergLog the configfile name in verbose log, not only debug...
2011-12-24 Michael StapelbergMerge branch 'master' into next
2011-12-24 Michael StapelbergMerge branch 'master' into next
2011-12-21 Michael Stapelbergadd missing scratchpad.{c,h}
2011-12-21 Michael StapelbergMerge branch 'scratchpad' into next
2011-12-21 Michael StapelbergImplement scratchpad functionality (see userguide)
2011-12-20 Michael StapelbergMerge branch 'master' into next
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 'master' into next
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 'master' into next
2011-12-18 Michael StapelbergMerge branch 'fix-floating-move'
2011-12-18 Michael StapelbergBugfix: Correctly check boundaries and reassign floatin...
2011-12-18 Fernando Tarlá Car... Fix the signal handler popup text.
2011-12-18 Michael StapelbergMerge branch 'master' into next
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 'master' into next
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 Stapelbergx: Handle expose-events by only copying the requested...
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-12-17 Michael StapelbergMerge branch 'master' into next
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 'master' into next
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 'master' into next
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 'master' into next
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 'master' into next
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 'master' into next
2011-12-17 Michael StapelbergMerge branch 'fix-var-tabs'
2011-12-17 Michael StapelbergBugfix: Skip leading whitespace in variable assignments...
2011-12-10 Michael StapelbergMerge branch 'logbuf' into next
2011-12-10 Michael Stapelbergimplement the GET_LOG_MARKERS IPC request/reply
2011-12-10 Michael Stapelbergfix the SHM log size
2011-12-10 Michael Stapelbergsighandler: handle all "Core" signals
2011-12-10 Michael StapelbergIntroduce --shmlog-size flag, unlink SHM log when exiting
2011-12-10 Michael StapelbergImplement logging to a SHM ringbuffer
2011-11-30 Michael StapelbergMerge branch 'master' into next
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 'master' into next
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 'master' into next
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 'master' into next
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 'master' into next
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 'master' into next
2011-11-28 Michael StapelbergMerge branch 'fix-tab-focus'
2011-11-28 Michael StapelbergBugfix: Ignore EnterNotify events to prevent wrong...
2011-11-27 Michael StapelbergMerge branch 'master' into next
2011-11-27 Jan-Erik RedigerImplement new "i3bar_command" option for bar.
2011-11-26 Michael StapelbergMerge branch 'master' into next
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 'master' into next
2011-11-26 Michael StapelbergMerge branch 'fix-dock-focus'
2011-11-26 Michael StapelbergBugfix: Fix crash on '[class="i3bar"] focus' (+test...
2011-11-26 Fernando Tarlá Car... Invalidate cached pixmaps on reload and redraw.
2011-11-26 Michael StapelbergMerge branch 'master' into next
2011-11-26 Michael StapelbergMerge branch 'fix-comment'
next