]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
2011-11-09 Michael Stapelbergcomplete-run: remove Carp::Always, slipped in when...
2011-11-09 Michael Stapelbergcomplete-run: don’t print long logfile paths, they...
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-09 Maik Fischercomplete-run: log verbose output, display statuslines...
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-08 Michael Stapelbergdocs/userguide: s/shrinked/shrunk (Thanks f8l)
2011-11-07 Michael Stapelberglib/SocketActivation: don’t make POSIX export everythin...
2011-11-07 Michael Stapelberglib/StartXDummy: use close STDOUT, STDERR instead of...
2011-11-07 Michael Stapelbergupdate docs/testsuite with the simpler invocation of...
2011-11-07 Michael StapelbergMerge branch 'complete-run' into next
2011-11-07 Michael Stapelberglib/StartXDummy.pm: document why we use -config /dev...
2011-11-07 Michael Stapelbergcomplete-run.pl: automatically start Xdummy instances...
2011-11-07 Michael Stapelbergcomplete-run: Bugfix: return condvar when $dont_start...
2011-11-07 Michael Stapelbergi3bar: fix indention in src/child.c
2011-11-07 Michael Stapelbergipc: fix memory leaks when clients disconnect
2011-11-07 Michael Stapelbergcomplete-run.pl: implement --help
2011-11-07 Michael Stapelbergcomplete-run: Bugfix: Don’t call recv inside a callback...
2011-11-07 Michael Stapelbergcomplete-run: Use Carp::Always to get nice stacktraces...
2011-11-07 Michael Stapelberglib/SocketActivation: use single quotes (for consistency)
2011-11-07 Michael Stapelbergcomplete-run: implement --valgrind
2011-11-07 Michael Stapelbergcomplete-run: pass outdir (not only logpath) to activat...
2011-11-07 Fernando Tarlá... Don't call free on statically allocated strings.
2011-11-07 Fernando Tarlá... Plug minor leaks in string conversion routines.
2011-11-07 Michael Stapelbergi3bar: change default color for active workspace button...
2011-10-31 Michael Stapelbergi3bar: fix -h output (Thanks IsoLnCHiP)
2011-10-31 Michael StapelbergBugfix: RandR: Correctly keep focus on the focused...
2011-10-29 Michael Stapelbergdocs/userguide: clarify proportional resizing with...
2011-10-27 Michael Stapelbergfix t/120-multiple-cmds: open a window before moving
2011-10-27 Michael StapelbergError out early if there is nothing to move
2011-10-27 Michael Stapelbergdocs/userguide: update the workspace assignment section
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 Stapelbergdocs/userguide: Document the move syntax
2011-10-27 Michael StapelbergMake 'move' handle floating windows properly
2011-10-27 Michael Stapelbergextend t/124-move.t to test move for floating containers
2011-10-27 Michael Stapelbergt/124-move.t: re-activate test for useless move commands
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 Stapelbergcomplete-run: clear the DESKTOP_STARTUP_ID environment...
2011-10-25 Michael Stapelbergtests: extend t/175-startup-notification to test the...
2011-10-25 Michael Stapelbergdocs/userguide: document the --no-startup-id flag for...
2011-10-25 Michael Stapelbergdocs/userguide: document the --no-startup-id flag
2011-10-25 Michael StapelbergAdd a --no-startup-id flag for exec (command), exec...
2011-10-25 Michael Stapelbergnormalize file headers across **/*.{h,c}
2011-10-25 Michael Stapelbergbar config: fall back to the i3 font (Thanks pl)
2011-10-24 Michael Stapelbergi3bar: put tray icons in the save-set (prevents them...
2011-10-23 Fernando Tarlá... Close empty workspaces if they're not visible.
2011-10-23 Michael Stapelbergget rid of xcb.c in all i3-* tools
2011-10-23 Michael StapelbergAdd libi3/load_font, use it everywhere
2011-10-23 Michael Stapelbergremove unused cached_fonts TAILQ
2011-10-23 Michael StapelbergActually make load_font only fallback if 'fallback...
2011-10-23 Michael StapelbergFix tests: s/i3bar/bar {/ and hash prefix for color...
2011-10-23 Michael StapelbergFix comment in run_assignments (Thanks xeen)
2011-10-23 Michael StapelbergMove get_mod_mask to libi3, use it in i3 and i3-config...
2011-10-23 Michael StapelbergIntroduce --get_socketpath and --force_xinerama as...
2011-10-23 Michael Stapelbergi3-input: Remove unused get_mod_mask from xcb.c
2011-10-23 Michael Stapelbergi3-input: fix handling of Mode_switch (makes special...
2011-10-23 Michael Stapelbergi3-input: Bugfix: font must be dynamically allocated...
2011-10-23 Michael Stapelbergremove unused get_mod_mask from i3-config-wizard/xcb...
2011-10-23 Michael StapelbergEliminate xcb_change_gc_single everywhere with C99
2011-10-23 Michael Stapelbergmove strndup to libi3
2011-10-23 Michael Stapelbergi3-nagbar: eliminate xcb_change_gc_single with C99
2011-10-23 Michael StapelbergFix colors in i3bar (Thanks julien)
2011-10-23 Michael Stapelbergi3-config-wizard: eliminate xcb_change_gc_single with C99
2011-10-23 Michael StapelbergMove get_colorpixel to libi3, use it everywhere else
2011-10-23 Michael Stapelbergi3-input: eliminate xcb_change_gc_single usage with C99
2011-10-23 Michael Stapelbergadd libi3/ipc_connect, use it in i3-config-wizard,...
2011-10-23 Michael Stapelbergdebian: update package descriptions
2011-10-23 Michael Stapelbergdebian: use ${perl:Depends}, remove perl from build...
2011-10-23 Michael Stapelbergcfgparse: use different literal strings for ambiguous...
2011-10-23 Michael Stapelbergi3bar: make len an integer for %.*s in sasprintf
2011-10-23 Michael Stapelbergi3bar: check exit code of pipe()
2011-10-23 Michael Stapelbergdocs/userguide: use the correct color keywords (Thanks...
2011-10-23 Michael Stapelbergintroduce sasprintf() in libi3, use it everywhere
2011-10-23 Michael Stapelbergmakefile: correctly depend on libi3/*.c to recompile...
2011-10-23 Michael Stapelbergadd libi3/libi3.a to .gitignore
2011-10-23 Michael Stapelbergi3-input: use IPC functions from libi3
2011-10-23 Michael Stapelbergi3-config-wizard: use IPC functions from libi3
2011-10-23 Michael Stapelbergi3bar: makefile: correctly depend on libi3
2011-10-23 Michael Stapelbergdebian: raise dependency on debhelper
2011-10-23 Michael Stapelberglower dependency on libstartup-notification, fix build...
2011-10-23 Michael Stapelbergremove obsolete TERM_EMU build option
2011-10-23 Michael Stapelbergmakefile: use /bin/echo to get consistent results for...
2011-10-23 Fernando Tarlá... Bump dh compat to 7, simplify debian/rules.
2011-10-22 Michael Stapelbergremove/shorten a lot of debugging messages
2011-10-22 Michael Stapelbergnormalize modelines/headers across src/*.c
2011-10-22 Michael StapelbergBugfix: i3.config: status_command, not status_line...
2011-10-22 Michael Stapelbergupdate manpage for 'bar' config (Thanks eeemsi)
2011-10-22 Michael StapelbergMerge branch 'bar-config' into next
2011-10-22 Michael Stapelbergmigration from exec i3bar to bar config: i3 substitutes...
2011-10-22 Michael Stapelbergi3-nagbar: Implement -t warning, makes colors yellow...
2011-10-22 Michael Stapelbergi3-migrate-config-to-v4: generate a bar {} block instea...
2011-10-22 Michael Stapelbergi3bar: delete include/queue.h, use i3’s copy
next