]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
2012-09-14 Michael StapelbergMerge branch 'master' into next
2012-09-14 Michael StapelbergMerge branch 'fix-scratchpad-focus'
2012-09-14 Michael StapelbergBugfix: Don’t focus the wrong workspace when moving...
2012-09-11 Michael Stapelbergupdate release notes to reflect the current i3-nagbar...
2012-09-11 Michael StapelbergOnly launch i3-nagbar for parse errors
2012-09-11 Michael StapelbergRemove support for resize increment size hints for...
2012-09-11 Michael Stapelbergsighandler: use non-existing backtrace filenames (...
2012-09-11 Michael Stapelbergsasprintf() already handles errors, we don’t need to...
2012-09-11 Michael Stapelbergsighandler: provide gdb with pipe stdin/stdout fds...
2012-09-11 Bas PapeReplace exit with backtrace in crash dialog
2012-09-10 Michael Stapelberginclude the testcases in the dist tarball (required...
2012-09-10 Michael Stapelbergdocs/testsuite: add pointers to additional docs
2012-09-10 Michael Stapelbergadd boilerplate to all testcases with documentation...
2012-09-10 Michael Stapelbergfix typo
2012-09-10 Michael Stapelbergdebian: add lib-i3test.html and lib-i3test-test.html...
2012-09-10 Michael Stapelbergtests: document each and every i3test function
2012-09-10 Michael Stapelbergtests: move does_i3_live to i3test::Test
2012-09-10 Michael Stapelbergtests: make cmp_float a real test instruction
2012-09-10 Michael Stapelbergdocs: generate HTML from testsuite POD documentation
2012-09-09 Michael Stapelberguse pwd -P instead of readlink -f (Thanks Marcus Crestani)
2012-09-09 Michael Stapelbergbuild fix: remove src/cmdparse.* in make clean
2012-09-06 Michael Stapelbergdon’t errnously detect --release bindings as duplicates
2012-09-06 Michael Stapelbergdocs/userguide: document the --release flag for key...
2012-09-06 Michael Stapelbergdocs/userguide: use --no-startup-id for executing shell...
2012-09-06 Michael Stapelbergignore modifiers for KeyRelease bindings
2012-09-06 Michael Stapelbergnaive implementation of 'bindsym --release' (and bindcode)
2012-09-06 Michael Stapelbergre-indent src/config.c
2012-09-06 Michael Stapelbergupdate release-notes
2012-09-05 Michael Stapelbergrendering: ceil() instead of truncating for tabbed...
2012-09-05 Michael Stapelbergfix format string warnings
2012-09-05 Michael Stapelbergbugfix: forgot to mark split containers as split =...
2012-09-05 Michael Stapelberguserguide: point out explicitly how to use startup...
2012-09-05 Michael Stapelbergstartup-notifications: keep sequence around for 30s...
2012-09-05 Michael StapelbergMerge branch 'master' into next
2012-09-05 Michael StapelbergMerge branch 'fix-nagbar-exit'
2012-09-05 Michael StapelbergBugfix: Use _exit() instead of exit to avoid calling...
2012-09-04 Michael Stapelbergcon_set_layout: always use the parent container, handle...
2012-09-04 Michael StapelbergMerge branch 'master' into next
2012-09-04 Michael StapelbergMerge branch 'fix-1px-flickering'
2012-09-04 Michael StapelbergBugfix: fix flickering with 1pixel border tabbed layout...
2012-09-04 Michael Stapelbergtests: introduce is_num_children test
2012-09-04 Michael StapelbergMerge branch 'master' into next
2012-09-04 Michael StapelbergMerge branch 'fix-fullscreen-confreq'
2012-09-04 Michael StapelbergBugfix: Don’t allow ConfigureRequests while in fullscre...
2012-09-04 Michael Stapelbergx: grab server and process pending events before managi...
2012-09-04 Michael Stapelbergremove xcb-proto from DEPENDS, it’s only a build-time...
2012-09-03 Michael Stapelbergfix compilation with older xcb-util with -DXCB_COMPAT...
2012-09-02 Michael Stapelbergbugfix: memleak: use i3STRING_FREE() instead of FREE()
2012-09-02 Michael StapelbergBugfix: memleak: because we use i3string_from_utf8...
2012-08-30 Michael Stapelbergtestcases: add ExtUtils::PkgConfig as explicit dependency
2012-08-30 CianMake the initial mention of 'split h/v' a little easier...
2012-08-28 Michael Stapelbergaccept slashes in RandR output names (+test) (Thanks...
2012-08-28 Quentin Glidici3-input: Fix text drawing offset
2012-08-28 Quentin Glidici3-input: Do not use a non-loaded font
2012-08-27 Michael Stapelbergmanpage: update force-xinerama nvidia hint
2012-08-27 Michael Stapelbergmanpage: describe keybindings to open a terminal/dmenu...
2012-08-27 Michael Stapelbergmanpage: improve locale setup in example .xsession...
2012-08-23 Michael Stapelbergdocs/testsuite: mention why using a separate language...
2012-08-23 eeemsiUse (void) instead of () for functions without args
2012-08-22 Sebastian UllrichRemove dead code in cmd_workspace_number
2012-08-22 Michael Stapelbergtestcase for the previous commit
2012-08-22 Sebastian UllrichFix 'back and forth' in 'workspace number' for named ws
2012-08-22 Michael Stapelbergtestsuite: add hint about missing DUMMY Xorg module
2012-08-22 Michael Stapelbergtestcase for the previous commit
2012-08-22 Sebastian UllrichCreate ws in "move workspace number n" if not existing
2012-08-22 Michael StapelbergMerge branch 'master' into next
2012-08-22 Michael StapelbergMerge branch 'floating-resize-height'
2012-08-22 Joel Stemmerfix resizing floating windows by height
2012-08-18 Michael Stapelbergcomplete-run: check whether Xdummy dies, add a flag...
2012-08-18 Michael Stapelbergupdate DEPENDS, prepare RELEASE-NOTES for 4.3
2012-08-16 Michael StapelbergBugfix: don’t change tabbed/stacked cons to splitv...
2012-08-13 Michael Stapelbergdebian: make 'i3' recommend dunst
2012-08-13 Michael Stapelbergdebian/control: format build-depends nicely, add pango...
2012-08-13 Michael Stapelbergpango: divide by PANGO_SCALE to get a "normal" font...
2012-08-13 Michael Stapelbergi3 --moreversion: use readlink /proc/$pid/exe instead...
2012-08-13 Michael Stapelbergdefault config: include a short explanation about xft...
2012-08-13 Michael Stapelberglogging: make libi3 use verboselog()/errorlog(), provid...
2012-08-13 Quentin Glidicuserguide: Update Fonts section for Pango support
2012-08-13 Quentin Glidiclibi3/font: Log the used font
2012-08-13 Quentin Glidiclibi3: Introduce LOG
2012-08-13 Fernando Tarlá... libi3: Implement Pango rendering
2012-08-13 Quentin Glidiccommon.mk: Check for Pango
2012-08-13 Fernando Tarlá... libi3: Rework font to support multiple backends
2012-08-13 Fernando Tarlá... i3bar: Rename xcb_screen to root_screen for consistency
2012-08-13 Fernando Tarlá... libi3: Introduce get_visualtype
2012-08-13 Quentin Glidiclibi3: Rework predict_text_width
2012-08-13 Quentin Glidiclibi3: Rework draw_text
2012-08-13 Quentin Glidici3-input: Store and use xcb_char2b_t directly
2012-08-13 Quentin Glidici3-input: Port prompt to i3String
2012-08-13 Quentin Glidici3/sighandler: Pre-compute i3Strings for text
2012-08-13 Quentin Glidici3/window: Port window names to i3String
2012-08-13 Quentin Glidici3/log.h: Prepare for libi3.h inclusion
2012-08-13 Quentin Glidici3-nagbar: Port to i3String
2012-08-13 Quentin Glidici3bar: Port to i3String
2012-08-13 Quentin Glidici3bar/util.h: Prepare for libi3.h inclusion
2012-08-13 Fernando Tarlá... libi3: Implement i3String
2012-08-13 Quentin GlidicMakefile: Always link libi3 first
2012-08-12 Michael Stapelbergimplement error messages when moving to another ws...
2012-08-12 Michael Stapelbergremove obsolete branch reference "(tree)" from starting...
2012-08-12 Michael Stapelbergshm-logging: implement i3-dump-log -f (follow)
next