]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
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 Stapelbergi3bar: Fix memory for old plain-text input (Thanks...
2012-03-19 Michael StapelbergMerge branch 'master' into next
2012-03-19 Michael StapelbergMerge branch 'fix-i3bar-multi-dpy'
2012-03-19 Michael StapelbergFix i3bar when using multiple displays (Thanks brimstone)
2012-02-21 Michael Stapelbergi3-config-wizard: use fgetln on OpenBSD, too (Thanks...
2012-02-21 Michael Stapelbergt/158-wm_take_focus: use sync_with_i3 instead of a...
2012-02-21 Michael Stapelbergt/164-kill-win-vs-client: get rid of sleep()s
2012-02-21 Michael Stapelbergt/187-commands-parser: shave off a bit of time by conso...
2012-02-21 Michael Stapelbergt/171-config-migrate: shave off a bit of time by consol...
2012-02-21 Michael Stapelbergt/166-assign: check for i3-nagbar in the process hierar...
2012-02-21 Michael Stapelbergtests: don’t wait for window map event in open_special
2012-02-21 Michael StapelbergUse gettimeofday() and struct timevals instead of time()
2012-02-16 Michael Stapelbergre-add src/cmdparse.* to clean target for people who...
2012-02-16 Michael Stapelbergi3bar: compile with yajl < 2
2012-02-16 Michael Stapelbergdebian: add i3bar-protocol.html to docs
2012-02-16 Michael StapelbergImplement the i3bar JSON protocol (with fallback to...
2012-02-16 Michael Stapelbergadd docs/i3bar-protocol
2012-02-16 Michael Stapelbergtests: add a testcase for the floating size constraints
2012-02-16 Michael Stapelberguse signed integer types for the floating size constraints
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 Michael Stapelbergtests: add test for previous commit
2012-02-15 Fernando Tarlá... Fix the coords of floating cons when moving workspaces.
2012-02-15 Michael Stapelbergtests: make t/504-move-workspace-to-output consistent...
2012-02-15 Fernando Tarlá... If moving the last ws, create a new one in its place.
2012-02-14 Michael Stapelbergtests: add a test for the urgent= criteria
2012-02-14 Jeremy O'BrienImplement urgency flag matcher
2012-02-14 Fernando Tarlá... Mention floating_fix_coordinates in the hacking how-to.
2012-02-12 Michael Stapelbergdebian: add debugging-releas-version.html to docs
2012-02-12 Michael Stapelbergdocs/debugging: cover development version, add debuggin...
2012-02-12 Michael StapelbergMerge branch 'master' into next
2012-02-12 Michael StapelbergMerge branch 'fixes-cfg-wizard'
2012-02-12 beaubyFixed a memory leak
2012-02-12 beaubyBugFix: keep the indentation of config.keycodes
2012-02-10 Michael StapelbergBugfix: insert ending double quote at the right positio...
2012-02-10 Michael StapelbergBugfix: Correctly handle missing ending double quotes...
2012-02-10 Michael StapelbergMerge branch 'master' into next
2012-02-10 Michael StapelbergMerge branch 'fix-freebsd-getline'
2012-02-10 beaubyFixed the fgetln workaround
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 Stapelbergtests: Make i3 create its temporary files in /tmp/i3...
2012-02-07 Michael Stapelbergrandr: Skip workspaces which are assigned to a differen...
2012-02-07 Fernando Tarlá... Don't migrate unfocused empty workspaces when disabling...
2012-02-07 Michael Stapelbergdocs/ipc: remove the log_markers request (it was remove...
2012-02-06 Jure Zibernadocs/ipc: added python library
2012-01-29 Fernando Tarlá... Fix the text alignment in the workspace indicator.
2012-01-29 Michael Stapelbergi3bar: make the ws buttons a bit smaller (like before...
2012-01-29 Michael Stapelbergtestcases: requires Test::More >= 0.94 (for subtests)
2012-01-29 Michael StapelbergMerge branch 'master' into next
2012-01-29 Michael StapelbergMerge branch 'fix-floating-disappear'
2012-01-29 Fernando Tarlá... Fix coords of floating containers when the output is...
2012-01-28 Michael Stapelbergcommands_parser: use safewrapper functions
2012-01-28 Michael Stapelbergi3bar: correctly check errors when getting the _XEMBED_...
2012-01-28 Marcelo CerriFixed worspace clicking area for i3bar (branch next)
2012-01-28 Michael Stapelbergi3bar: make the space between workspace buttons 1 px...
2012-01-27 Michael Stapelbergmanpages: update i3-msg.man
2012-01-27 Michael Stapelbergadd comments to src/commands.c
2012-01-27 Michael Stapelberguserguide: document 'fullscreen global'
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 Stapelbergcomplete-run: make --valgrind, --strace, --coverage...
2012-01-27 Michael StapelbergMerge branch 'master' into next
2012-01-27 Michael Stapelbergdebian: add 4.1.2-2 upload to changelog
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...
next