]> git.sur5r.net Git - i3/i3/history - include/data.h
Bugfix: Respect WM_HINTS.input for WM_TAKE_FOCUS clients
[i3/i3] / include / data.h
2012-01-18 Michael StapelbergBugfix: Respect WM_HINTS.input for WM_TAKE_FOCUS clients
2011-11-11 Michael StapelbergMerge branch 'next'
2011-10-25 Michael StapelbergMerge branch 'exec_nosn' into next
2011-10-25 Michael StapelbergAdd a --no-startup-id flag for exec (command), exec...
2011-10-25 Michael Stapelbergnormalize file headers across **/*.{h,c}
2011-10-23 Michael StapelbergAdd libi3/load_font, use it everywhere
2011-10-10 Michael StapelbergMerge branch 'startup-notification' into next
2011-10-10 Michael Stapelbergstartup: delete the startup sequence upon completion...
2011-10-10 Michael StapelbergMove the includes after the include guard, no need...
2011-10-10 Michael StapelbergKeep track of startup notifications in a TAILQ, save...
2011-10-03 Michael StapelbergMerge branch 'master' into next
2011-10-02 Michael StapelbergMerge branch 'master' into next
2011-10-01 Michael StapelbergMerge branch 'master' into next
2011-09-26 Michael StapelbergMerge branch 'master' into next
2011-09-22 Michael StapelbergMerge branch 'master' into next
2011-09-22 Michael StapelbergMerge branch 'master' into next
2011-09-20 Michael StapelbergMerge branch 'master' into next
2011-09-20 Michael StapelbergMerge branch 'master' into next
2011-09-19 Michael StapelbergMerge branch 'master' into next
2011-09-18 Michael StapelbergMerge branch 'master' into next
2011-09-18 Michael StapelbergMerge branch 'master' into next
2011-09-18 Michael StapelbergMerge branch 'role-criterion' into next
2011-09-18 Michael StapelbergImplement the window_role criterion (checks WM_WINDOW_ROLE)
2011-09-18 Michael StapelbergMerge branch 'master' into next
2011-09-17 Michael StapelbergMerge branch 'master' into next
2011-09-17 Michael StapelbergMerge branch 'master' into next
2011-09-17 Michael StapelbergMerge branch 'master' into next
2011-09-14 Michael StapelbergMerge branch 'master' into next
2011-09-11 Michael StapelbergMerge branch 'fix-reload-assignments' into next
2011-09-11 Michael StapelbergBugfix: Correctly free old assignments when reloading
2011-09-11 Michael StapelbergMerge branch 'master' into next
2011-09-11 Michael StapelbergMerge branch 'pcre' into next
2011-09-10 Michael StapelbergImplement support for PCRE regular expressions for...
2011-08-27 Michael StapelbergMerge branch 'master' into next
2011-08-27 Michael StapelbergMerge branch 'fix-dock-reconfigure'
2011-08-27 Michael StapelbergBugfix: Re-implement reconfiguring height of dock windo...
2011-08-01 Michael StapelbergMerge i3bar into next
2011-07-31 Michael StapelbergMerge branch 'next'
2011-07-31 Michael StapelbergMerge branch 'tree' into next
2011-07-12 Claudio Marforiopatch to allow exec_always in configure file
2011-05-23 Michael StapelbergImplement assignments for (named) workspaces, with...
2011-05-15 Michael StapelbergTime Lord technology: for_window config directive to...
2011-05-14 Michael Stapelbergre-implement assignments of workspace to specific outputs
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 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-30 Michael StapelbergMerge branch 'next'
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...
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-11-09 Michael StapelbergMerge branch 'next'
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
next