]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
2010-11-14 Michael StapelbergBugfix: don’t kill parent when currently in tree_close...
2010-11-14 Michael Stapelbergdon’t remove floating container twice (it’s already...
2010-11-14 Michael Stapelbergresize/unmap container x11 windows on demand (makes...
2010-11-14 Michael Stapelbergmodify t/04-floating.t to reflect the new way we are...
2010-11-14 Michael StapelbergImplement setting the WM_NAME of i3 container windows...
2010-11-14 Michael Stapelbergset withdrawn/normal state when unmapping/mapping ...
2010-11-14 Michael Stapelbergparser: return a proper JSON reply on parse errors
2010-11-13 Michael StapelbergRendering fixes for stacking mode
2010-11-13 Fernando Tarlá... Info about client.background for the user guide.
2010-11-13 Michael Stapelbergport fernando’s custom background color patch
2010-11-13 Fernando Tarlá... Paint the window decorations using the theme.
2010-11-13 Michael Stapelbergadd testcases/complete-run.pl, a script for convenientl...
2010-11-13 Michael StapelbergBugfix: Close containers which are empty due to a move...
2010-11-13 Michael Stapelbergt/16-nestedcons.t: add 'border' key
2010-11-13 Michael Stapelbergimplement support for WM_TRANSIENT_FOR, expand testcase
2010-11-12 Michael StapelbergImplement support for WM_CLIENT_LEADER
2010-11-12 Baptiste DaroussinFix build on freebsd (uint32_t unknown if stdint.h not
2010-11-12 Michael Stapelbergimplement configure requests, adapt testcase
2010-11-12 Michael Stapelbergonly re-position floating clients mapped to (0, 0)...
2010-11-12 Michael Stapelbergrespect position in geometry of floating windows
2010-11-12 Michael Stapelbergbugfix: need to use window_type instead of type in...
2010-11-12 Michael Stapelbergadd testcase for invalid commands
2010-11-12 Michael Stapelbergparser: don’t exit(1) on invalid command, use better...
2010-11-12 Michael Stapelbergimplement different border styles
2010-11-12 Michael Stapelbergmake borders around every container configurable for...
2010-11-12 Michael Stapelberginclude border style in ipc tree dump
2010-11-12 Michael Stapelbergparser: bugfix: initialize match when parsing new command
2010-11-12 Michael Stapelberglexer/parser: implement 'border' command
2010-11-12 Michael Stapelbergdon’t close workspaces which are still visible (multi...
2010-11-12 Michael Stapelbergenumerate workspaces when initializing outputs
2010-10-11 Michael StapelbergImplement support for size hints (including test case)
2010-09-01 Michael StapelbergImplement sticky windows
2010-08-21 Michael Stapelbergremove proof-of-concept code in main.c
2010-08-21 Lourens RozemaBug fix of invalid presentation of container's split...
2010-08-21 Michael StapelbergFix some indention problems in gtk-tree-watch.pl
2010-08-21 Lourens RozemaInitial commit of gtk-tree-watch.pl which uses GTK...
2010-08-21 Lourens RozemaBugfix for the kill command (used a.o. in test 18)...
2010-08-21 Lourens RozemaIndent clean up.
2010-08-21 Michael Stapelbergt/22-split: Bugfix: don’t declare old_count twice ...
2010-08-21 Lourens RozemaTest 16 fixed expectation of the (root) focused field...
2010-08-15 Michael Stapelbergrecognize dock windows (and support matching them)
2010-08-15 Michael Stapelbergfix typo
2010-07-17 Michael Stapelbergtestcase: use open_empty_con in some more testcases
2010-07-17 Michael Stapelbergt/29-focus-after-close.t: add more tests (for a regression)
2010-07-17 Michael Stapelbergtestcases: Implement open_empty_con which directly...
2010-07-17 Michael Stapelbergipc/parser: commands can now return custom JSON replies
2010-07-17 Michael StapelbergBugfix: Even when not going one level up, we need to...
2010-07-17 Michael Stapelbergmore explanation in t/29-focus-after-close.t
2010-07-17 Michael StapelbergBugfix: Keep focus on the current workspace when moving...
2010-07-16 Michael StapelbergBugfix: Don’t go further when switching focus on a...
2010-07-16 Michael StapelbergTreat stacking containers as if they are in vertical...
2010-07-16 Michael Stapelbergclose empty parent containers, add testcase
2010-07-16 Michael Stapelbergs/con->parent/parent to make it more readable
2010-07-13 Michael StapelbergAdd more documentation to functions/header files
2010-07-11 Michael StapelbergBugfix: Push all following window stacking orders to...
2010-07-11 Michael StapelbergBugfix: raise fullscreen containers before rendering...
2010-07-11 Michael StapelbergRemove some dead code (to be re-implemented), rename...
2010-07-11 Michael Stapelberguse decimal coordinates in debug message
2010-07-04 Michael Stapelbergipc: add member 'focused' to every container
2010-07-04 Michael StapelbergBugfix: Don’t try to focus the container itself when...
2010-07-04 Michael Stapelbergtestcases: remove 'use v5.10' as this is automatically...
2010-07-04 Michael StapelbergBugfix: Correctly restore focus after close (and add...
2010-07-03 Michael Stapelbergconfig: add reload keybinding
2010-07-03 Michael StapelbergBugfix: Insert new containers at the right position...
2010-07-03 Michael Stapelberglib/i3test: use custom import() instead of Test::Kit...
2010-07-03 Michael Stapelbergt/18-openkill.t: search not focused container instead...
2010-07-02 Michael StapelbergBugfix: Ignore sequences of mapping/unmapping windows...
2010-06-30 Michael Stapelbergbugfix: correctly focus follow up window when closing...
2010-06-30 Michael Stapelbergparser: implement move
2010-06-30 Michael Stapelbergparser: implement resize command
2010-06-30 Michael Stapelbergparser: implement explicit "mode floating"/"mode tiling"
2010-06-30 Michael Stapelbergparser: implement "reload"
2010-06-30 Michael Stapelbergparser: call tree_close_con() instead of tree_close...
2010-06-29 Michael Stapelbergupdate configfile for the new commands (this is not...
2010-06-29 Michael StapelbergGo down the tree when moving windows, add testcase...
2010-06-28 Michael Stapelbergfloating: correctly kill floating containers when closing
2010-06-28 Michael Stapelbergfloating: use con_fix_percent
2010-06-28 Michael Stapelbergre-implement click to focus
2010-06-28 Michael Stapelbergfloating: re-implement floating_modifier + left/right...
2010-06-28 Michael Stapelbergautomatically set dialog windows to floating
2010-06-28 Michael Stapelbergsplit up toggle_floating_mode into floating_enable...
2010-06-02 Michael StapelbergUpdate testcases (and skip some tests for the moment)
2010-06-02 Michael StapelbergImplement mark/goto, modify testcase
2010-06-02 Michael Stapelbergsplit containers do not directly accepts windows (they...
2010-06-02 Michael Stapelbergbugfix: only print the first match when looking for...
2010-06-02 Michael Stapelbergbugfix: the layout command needs to change the layout...
2010-06-02 Michael StapelbergRe-implement support for the urgency hint, extend t...
2010-06-02 Michael Stapelbergt/lib/i3test.pm: refactor get_ws and get_ws_content...
2010-06-02 Michael Stapelbergparser: implement matching on the window id
2010-06-02 Michael Stapelbergmore debug output
2010-06-02 Michael StapelbergDon’t ignore sequence in UnmapNotify, there might be...
2010-06-02 Michael StapelbergClear event mask while reparenting
2010-06-02 Michael StapelbergInclude git branch name in the version string
2010-06-01 Michael Stapelbergparser: implement 'layout'
2010-06-01 Michael StapelbergMake splitting a container which was already split...
2010-06-01 Michael Stapelbergt/22: extend to verify that splitting in the same direc...
2010-06-01 Michael Stapelbergt/21: formatting
2010-06-01 Michael Stapelberg"Re-parent" floating clients whose old_parent is being...
2010-06-01 Michael Stapelbergadd testcase for crash on closing floating windows...
2010-06-01 Michael Stapelberglib/i3test: Implement get_focused
next