]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
2012-01-27 Michael StapelbergMerge branch 'master' into next
2012-01-27 Michael StapelbergMerge branch 'release-4.1.2'
2012-01-27 Michael Stapelbergadd release notes for 4.1.2 4.1.2
2012-01-27 Michael Stapelbergbump manpage version
2012-01-27 Michael Stapelbergupdate debian/changelog
2012-01-26 Michael Stapelbergadd show-download-count.sh to git
2012-01-26 Michael StapelbergAlso install /usr/share/applications/i3.desktop
2012-01-25 Michael Stapelbergnew parser: correctly handle leading/trailing newlines...
2012-01-25 Michael StapelbergAdd presentation slides from 2012-01-25
2012-01-23 Michael Stapelbergdebian: add support for dpkg-buildpackage -j parallelism
2012-01-23 Michael Stapelbergrevert the debugging changes
2012-01-23 Michael Stapelbergdebug commit for the autobuilder, please ignore
2012-01-22 Fernando Tarlá... 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 Stapelbergi3-config-wizard: Mark the currently selected modifier...
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 Stapelbergi3bar: ignore the "socket_path" config option (redundan...
2012-01-20 Michael Stapelberghandle the old bar color config syntax in a backwards...
2012-01-20 Michael StapelbergBugfix: i3bar: Use the correct keys when reading the...
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 'fix-xcb-compat'
2012-01-20 Michael StapelbergFix xcb_compat.h to make i3 compile with older xcb...
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-16 Michael Stapelberghacking-howto: point out that the parser is not used...
2012-01-16 Michael Stapelberghacking-howto: describe the new commands parser
2012-01-16 Michael StapelbergBugfix: Make generate-command-parser.pl compatible...
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 Stapelbergtests: use open_window to avoid motion notifies which...
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 Stapelbergadd testcase for workspace next_on_output/prev_on_output
2012-01-08 Michael Stapelbergtests: make focused_ws multi-monitor-safe, document it
2012-01-08 Michael StapelbergIgnore next_on_output/prev_on_output when looking for...
2012-01-08 Michael Stapelberguserguide: document workspace next_on_output/prev_on_output
2012-01-08 Max Alexander... Switch and Move to next workspace on the same Output...
2012-01-08 Michael StapelbergMerge branch 'i3bar-hide-mod' into next
2012-01-08 Michael Stapelbergupdate userguide to reflect the modifier option in...
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 Stapelbergdocument the 'focus output' command
2012-01-08 Michael Stapelbergbump copyright
2012-01-08 Michael Stapelbergadd testcase for 'focus output'
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... Feature: 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-07 Michael Stapelbergforgot include/shmlog.h
2012-01-06 Michael Stapelbergshmlog: store meta information in the buffer itself...
2012-01-05 Michael Stapelbergtests: add scratchpad test
2012-01-05 Michael Stapelbergproperly serialize floating/scratchpad state when resta...
2012-01-05 Michael Stapelbergtests: make t/143 actually verify floating windows...
2011-12-30 Michael StapelbergChange prototype of handlers to static void, remove...
2011-12-30 Michael Stapelbergupdate comment in include/data.h
2011-12-30 Michael StapelbergHandle vsnprintf overflows (Thanks Han)
2011-12-29 Michael Stapelbergdocs/userguide: refer to the new i3bar options in ...
2011-12-29 Michael StapelbergFix i3-config-wizard on FreeBSD 7.x (without getline...
2011-12-28 Michael StapelbergLog the configfile name in verbose log, not only debug...
next