]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
2012-05-09 Michael StapelbergMerge branch 'fix-dump-log-errmsg'
2012-05-09 Michael StapelbergImprove the main error message of i3-dump-log
2012-05-09 Michael StapelbergMove is_debug_build() to libi3/
2012-05-02 Michael StapelbergMerge branch 'fix-invalid-cmd-reply'
2012-05-02 Michael StapelbergSend proper error messages upon parser failures, use...
2012-05-02 Michael StapelbergMerge branch 'fix-spelling'
2012-05-02 Michael StapelbergFix spelling of success
2012-05-02 Michael StapelbergMerge branch 'build-mac-os-x'
2012-05-02 Michael Stapelberglog.c: len is always positive, remove useless check...
2012-05-02 Michael Stapelbergdon’t link against librt on Mac OS X (Thanks Marcus)
2012-05-02 Michael StapelbergMake log.c figure out the physical amount of memory...
2012-05-02 Michael Stapelbergmakefile: use LDFLAGS when linking test.commands_parser...
2012-04-25 Michael StapelbergMerge branch 'release-4.2'
2012-04-25 Michael Stapelbergdebian: install the RELEASE-NOTES as upstream changelog... 4.2
2012-04-25 Michael Stapelbergdebian: bump changelog
2012-04-25 Michael Stapelberg/usr/share/applications/i3.desktop: drop the encoding...
2012-04-25 Michael Stapelbergdebian: add i3-dump-log.1 to manpages
2012-04-25 Michael Stapelbergadd release notes for v4.2
2012-04-24 Michael Stapelbergi3bar: don’t immediately redraw bars after kicking...
2012-04-23 Michael Stapelberga few little corrections for the previous commit
2012-04-23 Mateusz Poszwaman/i3-input.man: Add description of options and improv...
2012-04-22 Michael Stapelbergi3bar: when kicking tray clients, remove them immediately
2012-04-22 Michael Stapelbergi3bar: when tray_output == primary and there is no...
2012-04-22 Michael Stapelbergi3bar: kick tray clients after output configuration...
2012-04-22 Michael Stapelbergi3bar: Bugfix: Properly update the primary flag
2012-04-22 Michael StapelbergMerge branch 'master' into next
2012-04-22 Michael StapelbergMerge branch 'fix-i3bar-dying-tray'
2012-04-22 Michael Stapelbergi3bar: Bugfix: Properly reparent tray clients before...
2012-04-22 Michael Stapelbergbump copyright in --version (Thanks joepd)
2012-04-21 Michael Stapelbergcfgparse: accept force-xinerama as a synonym of force_x...
2012-04-14 Michael Stapelbergipc: update the links to the python libraries on github...
2012-04-13 Michael Stapelbergadd missing docs/refcard_style.css to git
2012-04-13 Michael Stapelbergfix broken link in docs/debugging (Thanks nh2)
2012-04-12 Michael Stapelbergdebian: update changelog with new upload, add .menu...
2012-04-12 Michael Stapelbergreplace the refcard with an HTML version (by SardemFF7)
2012-04-09 Michael Stapelbergtests: warp the pointer to in multi-monitor tests to...
2012-04-09 Michael Stapelbergt/166-assign: wait until the window is definitely mapped
2012-04-09 Michael Stapelbergt/166-assign: remove unnecessary sleeps
2012-04-09 Michael StapelbergImplement fake-outputs option (cmdline, cfg) for multi...
2012-04-08 Michael StapelbergOnly resize when the left/right mouse button is used...
2012-04-08 Michael StapelbergFix warning: properly initialize 'workspace' variable
2012-04-08 Michael StapelbergImplement 'rename workspace <old_name> to <new_name>'
2012-04-08 Michael StapelbergImplement 'move [container|window] to workspace number...
2012-04-08 Michael StapelbergImplement 'workspace number <number>' to switch to...
2012-04-08 Michael StapelbergPrevent changing focus outside a container when scrolli...
2012-04-08 Michael StapelbergReplace the old fullscreen container when requesting...
2012-04-08 Michael StapelbergImplement resize <grow|shrink> <width|height>, use...
2012-04-07 Michael StapelbergBugfix: Properly terminate lines not ending with a...
2012-04-07 Michael StapelbergForce WM_TAKE_FOCUS event to be sent when clicking
2012-04-07 Michael StapelbergMerge branch 'fix-eclipse-focus'
2012-04-07 Michael StapelbergForce WM_TAKE_FOCUS event to be sent when clicking
2012-04-05 Michael Stapelbergadd a testcase for the previous commit
2012-04-05 Peter BuiBug 676: if scratchpad window is active on a non-visibl...
2012-04-05 Jose PereiraAdded option to select primary display on tray_output
2012-03-31 Michael StapelbergUse (void) instead of () for functions without args...
2012-03-26 Michael Stapelbergi3bar: kill child processes when exit()ing (they might...
2012-03-26 Michael Stapelbergtestsuite: explicitly start Xdummy with -nolisten tcp
2012-03-26 Michael StapelbergA few style fixes for the previous commit
2012-03-26 darkravenUse 32bit visual only when needed. Thus we could drop...
2012-03-26 Fernando Tarlá... Don't multiply by sizeof(char) twice.
2012-03-26 Fernando Tarlá... Document text_len in the draw_text description.
2012-03-25 Pavel LöblExtends move command for floating windows
2012-03-22 Michael Stapelberguserguide: add a hint to xev (Thanks toxios)
2012-03-21 Michael StapelbergMerge branch 'master' into next
2012-03-21 Michael StapelbergMerge branch 'fix-eclipse-focus'
2012-03-21 Michael StapelbergForce WM_TAKE_FOCUS event to be sent again upon EnterNotify
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
next