]> git.sur5r.net Git - i3/i3/history - include/data.h
Argument for 'kill' for killing a specific window (now default) or the whole client...
[i3/i3] / include / data.h
2011-05-13 Michael StapelbergArgument for 'kill' for killing a specific window ...
2011-05-02 Michael Stapelbergre-implement assigning windows to workspaces
2011-04-19 Michael StapelbergBugfix: Ignore EnterNotifies generated by UnmapNotifies
2011-03-20 Michael StapelbergBugfix: Also update pixmaps when the position of the...
2011-03-20 Michael Stapelbergremove unused struct Colorpixel
2011-03-20 Michael StapelbergRe-implement rendering to pixmaps (double-buffering...
2011-03-18 Michael StapelbergOnly send WM_TAKE_FOCUS when the client supports it...
2011-03-18 Michael StapelbergMake i3 compatible with the very latest xcb
2011-03-14 Michael Stapelbergfix small warnings when compiling with DEBUG=0
2011-03-10 Michael Stapelbergrefactor font caching to just save the ID instead of...
2011-02-21 Michael StapelbergImplement support for top/bottom dock clients (accordin...
2011-02-20 Michael StapelbergImplement dock mode, update testsuite
2011-02-14 Michael Stapelbergrefactor code for removing children from a con
2011-01-27 Michael StapelbergRandR: respect primary output
2011-01-07 Michael StapelbergBugfix: Don’t use ->old_parent for floating cons (Thank...
2011-01-07 Michael Stapelbergfix enum value
2011-01-04 Michael StapelbergRe-Implement support for RandR changes
2010-12-27 Fernando Tarlá Car... Implement default border styles (thanks litemotiv).
2010-11-21 Michael Stapelbergcorrectly sort numbered workspaces (+testcase)
2010-11-21 Michael Stapelbergipc: fix current_workspace
2010-11-20 Michael StapelbergBugfix: Properly ignore UnmapNotify events (especially...
2010-11-14 Michael Stapelbergtake into account x11 border_width settings (fixes...
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 Michael Stapelberglexer/parser: implement 'border' command
2010-10-11 Michael StapelbergImplement support for size hints (including test case)
2010-09-01 Michael StapelbergImplement sticky windows
2010-08-15 Michael Stapelbergrecognize dock windows (and support matching them)
2010-08-15 Michael Stapelbergfix typo
2010-06-02 Michael StapelbergImplement mark/goto, modify testcase
2010-06-02 Michael StapelbergRe-implement support for the urgency hint, extend t...
2010-06-01 Michael StapelbergMake splitting a container which was already split...
2010-05-30 Michael Stapelbergcleanup: introduce CT_WORKSPACE as type to avoid having...
2010-04-16 Michael Stapelbergmake floating an enum (we need three states, not only...
2010-04-16 Michael Stapelbergimplement con_id for matching containers, extend testcase
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 Stapelbergfirst step of the big refactoring ("tree" branch).
2010-03-26 Michael StapelbergFix memory leaks
2010-03-19 Michael Stapelbergipc: implement GET_OUTPUTS
2010-03-11 Michael Stapelbergipc: implement GET_WORKSPACES message type
2010-03-05 Michael StapelbergBugfix: Fix clone mode with new RandR code (Thanks...
2010-03-02 Michael StapelbergChange workspace assignments to use the RandR output...
2010-03-02 Michael Stapelberghuge change: implement RandR instead of Xinerama
2010-02-12 Michael StapelbergBugfix: Correctly do boundary checking/moving to other...
2010-02-12 Michael StapelbergBugfix: Use both parts of WM_CLASS (it contains instanc...
2009-12-31 Michael Stapelbergewmh: implement support for _NET_WORKAREA (rdesktop...
2009-09-29 Michael StapelbergRefactor workspaces to be stored in a TAILQ instead...
2009-09-26 Michael StapelbergObey the client’s border_width setting (Thanks shatter)
2009-09-22 Michael StapelbergImplement stack-limit for further defining how stack...
2009-09-20 Michael StapelbergImplement vim-like marks
2009-09-06 Michael StapelbergImplement the urgency hint for windows/workspaces
2009-08-23 Michael StapelbergBugfix: Correctly use base_width/base_height and size...
2009-08-22 Michael StapelbergImplement tabbing
2009-08-21 Michael StapelbergMerge branch 'next' into testcases
2009-08-11 Michael StapelbergImplement support for width_inc and height_inc of size...
2009-08-11 Michael StapelbergMerge branch 'next' into testcases
2009-08-08 Michael StapelbergImplement assignments of workspaces to screens, big...
2009-08-07 Michael StapelbergImplement support for using key symbols in configuratio...
2009-08-05 Michael StapelbergMerge branch 'next' into testcases
2009-08-05 Michael StapelbergImplement borderless / 1-px-bordered windows
2009-08-04 Michael StapelbergAdd support for WM_CLIENT_LEADER, put floating windows...
2009-08-02 Michael Stapelbergcache text_width for named workspaces, fix memory leak
2009-07-28 Michael StapelbergSome little fixes for bapt’s patch, use predict_text_wi...
2009-07-28 BaptImplements configurable named workspaces
2009-07-21 Michael StapelbergImplement putting clients into floating mode at a speci...
2009-07-17 Michael Stapelbergoptimization: Render on pixmaps and copy the result...
2009-06-29 Michael StapelbergResolve documentation FIXMEs, remove an unnecessary...
2009-06-29 Lars Hartmannupdated doxygen docu, added FIXMEs, fixed headers to...
2009-06-26 Michael StapelbergMerge branch 'next' (3.β is stable now)
2009-06-19 Michael StapelbergImplement the special workspace ~ for assignments,...
2009-06-19 Michael StapelbergImplement a command for hiding all floating windows...
2009-06-19 Michael StapelbergImplement the possibility to set a workspace open clien...
2009-06-13 Michael StapelbergImplement changing focus via keyboard between floating...
2009-05-30 Michael StapelbergImplement clients going automatically into floating
2009-05-23 Michael StapelbergImplement floating (please test and find bugs)
2009-05-16 Michael StapelbergImplement putting clients onto specific workspaces...
2009-05-09 Michael StapelbergBugfix: Store width_factor/height_factor per workspace...
2009-05-09 Michael StapelbergBugfix: Store width_factor/height_factor per workspace...
2009-05-05 Michael RudolfImplement autostart using "exec" in config
2009-05-05 Michael StapelbergImplement storing WM_CLASS of each client
2009-04-19 Michael StapelbergDon’t rely on libxcb-wm any longer, as it got removed...
2009-04-11 Michael StapelbergBugfix: Store dock clients per screen, not per workspace.
2009-03-12 Michael StapelbergBugfix: Completely ignore legacy hints as soon as the...
2009-03-11 Michael StapelbergHandle legacy window titles by rendering them not unico...
2009-03-10 Michael StapelbergBugfix: Eliminate race condition, fix dock windows
2009-03-09 Michael StapelbergMajor change: Redirect events instead of handle the...
2009-03-09 Michael StapelbergConvert window title to UCS-2 when updating it, don...
2009-03-07 Michael StapelbergImplement UTF-8-clean window titles
2009-03-06 Michael StapelbergImplement handling the size hints so that aspect ratio...
2009-03-05 Michael StapelbergMake colorpixels independent from clients
2009-03-05 Michael StapelbergImplement a focus stack, correctly free table columns...
2009-03-04 Michael StapelbergBugfix: Reconfigure x/y of stack_windows when necessary
2009-03-04 Michael StapelbergImplement an internal bar which displays the workspaces
2009-03-04 Michael StapelbergImplement moving windows to other workspaces
2009-03-03 Michael StapelbergBugfix: Override client’s moves/resizes in configure_no...
2009-03-01 Michael StapelbergDocumentation update: Make some comments more understan...
2009-02-24 Michael StapelbergImplement configuration file parsing
2009-02-24 Michael StapelbergMore documentation, cleanups, and a cache for get_color...
next