]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
2011-07-10 Michael Stapelbergexpose event handler: use x_deco_recurse
2011-07-10 Michael Stapelbergx: Don’t pre-render the decoration for windows inside...
2011-07-10 Michael Stapelbergx: use PolySegment instead of two PolyLine requests
2011-07-10 Michael Stapelbergx: change EnterNotify event mask only for mapped windows
2011-07-10 Michael Stapelbergx: copy the pre-rendered pixmap contents to a decoratio...
2011-07-10 Michael Stapelbergx: set the contents of a decoration window immediately...
2011-07-10 Michael Stapelbergx: raise the stack decoration above the stack windows...
2011-07-10 Michael Stapelbergx: when rendering stacked/tabbed cons, only update...
2011-07-10 Michael Stapelbergx: Don’t set background color on frame windows, reduces...
2011-07-10 Michael StapelbergRevert "x: Set pixmap as background window, saves a...
2011-07-10 Michael StapelbergMakefile: add i3-nagbar to install target
2011-07-10 Michael Stapelbergdocument TERM_EMU make variable in PACKAGE-MAINTAINER
2011-07-10 Michael Stapelbergadd binaries to .gitignore
2011-07-10 Michael Stapelbergadd i3-nagbar. tells you about config file errors ...
2011-07-08 Michael Stapelbergmigrate-config: also migrate border toggle (bt) (Thanks...
2011-07-08 Michael Stapelbergtests: t/19-match needs a little delay
2011-07-07 Michael StapelbergBugfix: multiple criteria should use a logical AND...
2011-07-07 Michael Stapelbergmigrate-config: also make force_focus_wrapping a v4...
2011-07-06 Michael StapelbergMakefile: install i3-migrate-config-to-v4.pl
2011-07-06 Michael StapelbergAutomatically call the migration script when the config...
2011-07-06 Michael Stapelbergmigrate-config: Bugfix: 'borderless' has to be 'none'
2011-07-06 Michael Stapelbergmigrate-config: also handle named workspaces correctly...
2011-07-06 Michael Stapelbergmigrate-config: also leave client.background lines...
2011-07-06 Michael Stapelbergmigrate-config: include the old bar color line in new...
2011-07-06 Michael StapelbergAdd script to migrate a v3 config to v4 (tree). Please...
2011-07-04 Michael StapelbergImplement 'focus floating', 'focus tiling' and 'focus...
2011-07-04 Michael StapelbergBugfix: Only set ENTER_WINDOW event mask for mapped...
2011-06-30 Michael StapelbergBugfix: Correctly revert floating focus when killing...
2011-06-30 Michael StapelbergBugfix: testcase was still using 'mode floating' instea...
2011-06-16 Michael Stapelbergconfig: change order, normalize comments, more comments...
2011-06-13 Michael StapelbergBugfix: Fix floating assignments, extend test for the...
2011-06-12 Michael Stapelbergadd *.gcda and *.gcno (code coverage files) to .gitignore
2011-06-12 Michael StapelbergDon’t force wrapping when focusing in a direction would...
2011-06-11 Michael Stapelbergdefault config: remove ipc-socket directive, has no...
2011-06-11 Michael StapelbergBugfix: Correctly attach new output cons to the root...
2011-06-10 Michael StapelbergImplement 'fullscreen global'
2011-06-10 Michael StapelbergImplement 'border toggle' (+test)
2011-06-10 Michael StapelbergImplement 'workspace next/prev' (+test)
2011-06-10 Michael Stapelberguserguide: document resizing with a mode
2011-06-10 Michael Stapelberguserguide: document workspace_layout
2011-06-10 Michael Stapelbergdebian: fix build-deps for recent debian systems
2011-06-10 Michael StapelbergRe-implement the 'mode' command
2011-06-10 Michael Stapelbergdefault config: don’t use /tmp/nestedcons, better descr...
2011-06-10 Michael Stapelbergcmdparse: s/direction/split_direction to be more clear
2011-06-10 Michael StapelbergCONFIG BREAK: Rename 'restore' to 'append_layout'
2011-06-10 Michael StapelbergCONFIG BREAK: rename 'mode floating/tiling' to 'floatin...
2011-06-09 Michael StapelbergBREAKS CONFIG: rename 'level up' to 'focus parent'
2011-06-09 Michael Stapelbergconfig: more descriptive comments
2011-06-08 Michael StapelbergParse multiple criteria in commands (+test), better...
2011-06-08 Michael StapelbergCONFIG BREAK: kick the 'next'/'prev' commands, introduc...
2011-06-03 Michael Stapelbergadd testcase for the fullscreen restart problem of...
2011-06-02 Michael StapelbergBugfix: Don’t break focus stack when inplace restarting...
2011-06-02 Michael StapelbergMake workspace_layout handle all cons at workspace...
2011-06-02 Michael Stapelbergipc: make 'layout' a string
2011-05-29 Michael StapelbergBugfix: RandR: Correctly assign focused workspaces...
2011-05-29 Michael Stapelbergtestcase: correct window names (trivial)
2011-05-29 Michael StapelbergBugfix: rendering cache also needs to consider con...
2011-05-29 Michael Stapelbergx: fix race condition where the new event mask was...
2011-05-29 Michael Stapelbergcall tree_render() only after commands which require it
2011-05-29 Michael StapelbergBugfix: Set pixmap_recreated before rendering the decor...
2011-05-29 Michael Stapelbergx: only re-render the tree in handle_normal_hints when...
2011-05-29 Michael Stapelbergx: first create/render pixmap, then change window sizes...
2011-05-28 Michael Stapelbergadd release notes for tree-pr3 tree-pr3
2011-05-28 Michael Stapelbergmakefile: include yajl-fallback in 'make dist'
2011-05-28 Michael Stapelbergupdate the userguide for tree (not complete yet)
2011-05-25 Michael StapelbergBugfix: Check swallows before assignments when managing...
2011-05-25 Michael Stapelberggitignore: ignore tarballs
2011-05-25 Michael Stapelbergremove unused code from manage.c
2011-05-25 Michael Stapelbergtests: explicitly declare done_testing in subtest
2011-05-25 Michael Stapelbergtests: use Test:Most instead of Test:More
2011-05-24 Michael Stapelbergtests: add test for the 'assign' feature
2011-05-24 Michael Stapelbergfix typo in t/65-for_window.t
2011-05-24 Michael Stapelbergtests: make t/59-socketpaths exit gracefully
2011-05-23 Michael StapelbergImplement assignments for (named) workspaces, with...
2011-05-22 Michael StapelbergBugfix: Free pixmaps when killing windows (Thanks Mike)
2011-05-22 Michael Stapelbergretab! cfgparse.l
2011-05-22 Michael Stapelbergcfgparse.l: kill a few states by using the stack
2011-05-22 Michael Stapelbergcleanup cfgparse lexer/parser (ignore whitespace, solve...
2011-05-22 Michael Stapelbergforgot to remove unused TOK_ATTACH token from lexer
2011-05-22 Michael Stapelbergcleanup cmdparse lexer/parser (ignore whitespace, solve...
2011-05-16 Michael Stapelbergtests: also test multiple commands in for_window
2011-05-16 Michael Stapelbergtests: add test for the for_window config directive...
2011-05-16 Michael StapelbergBugfix: fix crash when disabling floating mode
2011-05-15 Michael StapelbergTime Lord technology: for_window config directive to...
2011-05-15 Michael StapelbergIntroduce HANDLE_EMPTY_MATCH macro to simplify command...
2011-05-14 Michael StapelbergRemove old code from randr.c and workspace.c
2011-05-14 Michael StapelbergBugfix: Fix initialization / assignments when RandR...
2011-05-14 Michael Stapelbergre-implement assignments of workspace to specific outputs
2011-05-14 Michael Stapelbergintroduce the NODES_FOREACH and GREP_FIRST macros
2011-05-14 Michael Stapelbergx.c: disable some of the debug output
2011-05-13 Michael StapelbergCorrectly re-implement scrolling on window decorations
2011-05-13 Michael StapelbergBugfix: Attach new cons at the correct place when a...
2011-05-13 Michael StapelbergFix kill command with trailing whitespace
2011-05-13 Michael StapelbergArgument for 'kill' for killing a specific window ...
2011-05-13 Michael StapelbergBugfix: When focusing the next floating window, descend...
2011-05-13 Michael Stapelbergt/35-floating-focus: rewrite testcase to use windows...
2011-05-13 Michael StapelbergBugfix: set WM_STATE to WITHDRAWN when an app unmaps...
2011-05-13 Michael StapelbergBugfix: Fix the WANT_QSTRING state
2011-05-12 Michael StapelbergBugfix: Fix focus follows mouse for non-default layout...
2011-05-12 Michael Stapelbergs/seperate/separate (Thanks Jon)
next