]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
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
2010-06-01 Michael Stapelbergipc: include floating-nodes in tree reply
2010-06-01 Michael StapelbergImplement focus command (and extend t/21-next-prev...
2010-06-01 Michael Stapelbergbugfix: allocate one more zero-byte to definitely get...
2010-05-31 Michael StapelbergAdd testcase which ensures that floating windows can...
2010-05-31 Michael StapelbergImplement correct removal of floating containers
2010-05-31 Michael Stapelbergfix: to always abort we need to assert(false)
2010-05-31 Michael StapelbergReposition floating windows while dragging
2010-05-31 Michael Stapelbergre-enable sending fake configure notifies
2010-05-31 Michael StapelbergImplement mode toggle
2010-05-30 Michael Stapelbergcleanup: introduce CT_WORKSPACE as type to avoid having...
2010-05-26 Michael StapelbergUpdate _NET_WM_STATE after fullscreen state changes
2010-05-14 Michael StapelbergSet up _NET_WM_SUPPORTED and window manager name again
2010-05-14 Michael StapelbergAdd parameter to reparent windows instead of killing...
2010-05-14 Michael Stapelbergre-render the three after calling parse_cmd
2010-05-14 Michael StapelbergIgnore UnmapNotify events generated by reparenting
2010-05-11 Michael Stapelberguse the new parser for handling keybindings
2010-05-11 Michael Stapelberggrammar: s/layout_mode/window_mode
2010-05-11 Michael StapelbergImplement 'restore' in new parser
2010-05-11 Michael Stapelbergimplement 'move' command in the new parser
2010-05-10 Michael StapelbergImplement exec, exit, level, restart (without testcases...
2010-05-10 Michael StapelbergImplement 'split'
2010-05-10 Michael StapelbergImplement 'prev', extend testcase
2010-05-09 Michael Stapelbergimplement 'next' in the new command parser (testcase...
2010-05-09 Michael Stapelbergbugfix: really return focus list in IPC tree dump ...
2010-05-09 Michael Stapelbergalso re-render the tree for commands using the new...
2010-05-09 Michael Stapelbergbugfix: don’t clean up workspace when switching to...
2010-05-09 Michael StapelbergMakefile: only enable when -freorder-blocks-and-partiti...
2010-04-17 Michael Stapelbergless boilerplate by using Test::Kit and -It/lib in...
2010-04-17 Michael Stapelbergmake testcases use AnyEvent::I3
2010-04-17 Michael Stapelbergimplement 'fullscreen' command
2010-04-17 Michael Stapelbergmake the fullscreen testcase test the 'fullscreen'...
2010-04-17 Michael Stapelbergthrow out some old code from manage.c, cleanups
2010-04-17 Michael Stapelberginclude match.h in all.h
2010-04-17 Michael Stapelbergloglevel bitmasks needs to be larger because we got...
2010-04-17 Michael Stapelbergremove old fullscreen code
2010-04-17 Michael Stapelbergimplement con_toggle_fullscreen
2010-04-17 Michael Stapelbergextend fullscreen testcase
2010-04-17 Michael Stapelberghandle destroynotify events
2010-04-17 Michael Stapelbergpush X11 changes after a window is mapped
2010-04-17 Michael StapelbergWhen assigning children to containers, reset their...
2010-04-17 Michael Stapelbergput container in fullscreen mode if the fullscreen...
2010-04-17 Michael Stapelberghandle client messages (fullscreen window state)
2010-04-17 Michael Stapelbergextend t/02-fullscreen.t
2010-04-17 Michael Stapelbergadd testcase for multiple commands (and whitespace...
2010-04-17 Michael Stapelbergclear current_match when dropping state
2010-04-16 Michael Stapelbergadd test for the match functionality in the new parser
2010-04-16 Michael Stapelbergmake floating an enum (we need three states, not only...
2010-04-16 Michael Stapelbergmove match_* to match.c
2010-04-16 Michael Stapelbergcheck for empty matches
2010-04-16 Michael Stapelbergmove con_focus to con.c
2010-04-16 Michael Stapelbergbetter debug messages
2010-04-16 Michael Stapelbergupdate t/16* for data structure
2010-04-16 Michael Stapelbergclean up old workspace when switching (makes test 2...
2010-04-16 Michael Stapelbergignore sequence of unmapnotify events (generates entern...
2010-04-16 Michael Stapelbergimplement con_id for matching containers, extend testcase
2010-04-16 Michael Stapelbergmove common functions to i3test, export them, bail...
2010-04-16 Michael Stapelbergadd testcase for opening/killing containers
2010-04-16 Michael Stapelbergretab!
2010-04-16 Michael Stapelbergadd testcase for changing workspaces
2010-04-14 Michael Stapelbergadd first version of a new flex/bison based command...
2010-04-13 Michael Stapelbergre-add fullscreen mode
2010-04-13 Michael Stapelbergadd dump-asy.pl, renders the tree with asymptote
2010-04-13 Michael Stapelbergcompile with -freorder-blocks-and-partition
2010-04-13 Michael Stapelbergcleanups
2010-04-13 Michael Stapelbergre-add focus follows mouse handling
2010-04-13 Michael Stapelbergmore reformatting/cleanups
2010-04-13 Michael Stapelbergre-add support for legacy window titles (WM_NAME)
2010-04-13 Michael Stapelbergcorrectly update/display window title/class
2010-04-13 Michael Stapelbergmore reformatting
2010-04-13 Michael Stapelbergworkspace.c: update header, reformat
2010-04-13 Michael Stapelbergcorrectly focus workspaces
2010-04-13 Michael Stapelbergfirst step of the big refactoring ("tree" branch).
2010-03-26 Michael StapelbergBugfix: null-terminate buffer
2010-03-26 Michael StapelbergFix memory leaks
2010-03-26 Michael Stapelbergrandr: Don’t enable outputs with mode 0x0
2010-03-25 Michael Stapelbergremove newlines
2010-03-25 Michael StapelbergBugfix: Assign all workspace to new outputs as new...
2010-03-25 Michael StapelbergBugfix: Translate keysyms to keycodes before entering...
2010-03-25 Michael StapelbergFix rendering of workspace names after "reload" (Thanks...
2010-03-25 Michael StapelbergBugfix: Correctly switch workspace when using the ...
2010-03-25 Michael Stapelbergdocs: add/cleanup references
2010-03-25 Michael Stapelbergmakefile: install i3-wsbar
2010-03-25 Michael StapelbergBugfix: Correctly check bitmask for floating_modifier
2010-03-25 Michael StapelbergAdd documentation for the workspace_bar option
2010-03-24 Michael StapelbergAdd initial version of i3-wsbar
2010-03-24 Michael StapelbergHandle destroy notify events like unmap notify events
next