]> git.sur5r.net Git - i3/i3/history - src/manage.c
Merge branch 'master' into next
[i3/i3] / src / manage.c
2011-08-24 Michael StapelbergMerge branch 'master' into next
2011-08-24 Michael StapelbergMerge branch 'master' into next
2011-08-24 Michael StapelbergMerge branch 'master' into next
2011-08-24 Michael StapelbergMerge branch 'master' into next
2011-08-24 Michael StapelbergMerge branch 'master' into next
2011-08-24 Michael StapelbergMerge branch 'master' into next
2011-08-23 Michael StapelbergMerge branch 'master' into next
2011-08-23 Michael StapelbergMerge branch 'master' into next
2011-08-22 Michael StapelbergMerge branch 'master' into next
2011-08-20 Michael StapelbergMerge branch 'master' into next
2011-08-17 Michael StapelbergMerge branch 'master' into next
2011-08-17 Michael StapelbergMerge branch 'fix-assignfocus'
2011-08-17 Michael StapelbergBugfix: Don’t change focus when assigned windows start...
2011-08-17 Michael StapelbergMerge branch 'master' into next
2011-08-17 Michael StapelbergMerge branch 'master' into next
2011-08-17 Michael StapelbergMerge branch 'master' into next
2011-08-17 Michael StapelbergMerge branch 'master' into next
2011-08-17 Michael StapelbergMerge branch 'master' into next
2011-08-16 Michael StapelbergMerge branch 'master' into next
2011-08-16 Michael StapelbergMerge branch 'use-xcb-atoms'
2011-08-16 Michael Stapelbergxcb: use predefined XCB_ATOM_ atoms, don’t request...
2011-08-12 Michael StapelbergMerge branch 'master' into next
2011-08-11 Michael StapelbergMerge branch 'master' into next
2011-08-10 Axel WagnerMerge branch 'master' into next
2011-08-10 Michael StapelbergMerge branch 'tests-optimize' into next
2011-08-09 Michael StapelbergMerge branch 'master' into next
2011-08-09 Michael StapelbergMerge branch 'master' into next
2011-08-09 Michael StapelbergMerge branch 'new-new_float' into next
2011-08-09 Mateusz Poszwasrc/manage.c: properly set automatic flag when calling...
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-31 Michael StapelbergBugfix: Correctly free the xcb_get_geometry reply when...
2011-07-31 Michael Stapelbergxcb: don’t use the _unchecked variant for requests...
2011-07-31 Michael StapelbergBugfix: free replies after using them
2011-07-04 Michael StapelbergBugfix: Only set ENTER_WINDOW event mask for mapped...
2011-06-10 Michael StapelbergImplement 'fullscreen global'
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-05-29 Michael Stapelbergx: fix race condition where the new event mask was...
2011-05-25 Michael StapelbergBugfix: Check swallows before assignments when managing...
2011-05-25 Michael Stapelbergremove unused code from manage.c
2011-05-23 Michael StapelbergImplement assignments for (named) workspaces, with...
2011-05-15 Michael StapelbergTime Lord technology: for_window config directive to...
2011-05-03 Michael StapelbergRemove dependency on xcb-property
2011-05-02 Michael Stapelbergre-implement assigning windows to workspaces
2011-04-01 Michael Stapelbergbugfix: fix race condition where window titles were...
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-18 Michael StapelbergMake i3 compatible with the very latest xcb
2011-03-17 Michael StapelbergSend WM_TAKE_FOCUS when setting focus (fixes java problems)
2011-03-14 Fernando Tarlá Car... Add the "created" parameter to workspace_get.
2011-03-06 Michael StapelbergWhen leaving fullscreen, set focus to con which was...
2011-03-06 Michael StapelbergBugfix: Don’t focus new cons when there is a fullscreen...
2011-03-06 Michael StapelbergBugfix: Fix crash with transient dock clients caused...
2011-03-06 Michael StapelbergImplement the popup_during_fullscreen option, set defau...
2011-03-03 Michael StapelbergUse the original geometry for floating windows
2011-02-21 Michael StapelbergImplement support for top/bottom dock clients (accordin...
2011-02-21 Michael StapelbergBugfix: restore the original width/height with X11...
2011-02-21 Michael StapelbergPlace dock clients on the output corresponding to their...
2011-02-20 Michael Stapelbergbugfix: dock clients cannot be floating
2011-02-20 Michael StapelbergImplement dock mode, update testsuite
2011-01-07 Michael Stapelbergchange many LOG/printf messages to use DLOG
2010-11-14 Michael Stapelbergbugfix: check if the client leader is a managed window...
2010-11-14 Michael Stapelbergtake into account x11 border_width settings (fixes...
2010-11-14 Michael StapelbergBugfix: only set clients to floating which have a leade...
2010-11-14 Michael Stapelbergautomatically set windows with client_leader to floating
2010-11-14 Michael StapelbergImplement setting the WM_NAME of i3 container windows...
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 Stapelbergrespect position in geometry of floating windows
2010-10-11 Michael StapelbergImplement support for size hints (including test case)
2010-08-15 Michael Stapelbergrecognize dock windows (and support matching them)
2010-06-28 Michael Stapelbergfloating: re-implement floating_modifier + left/right...
2010-06-28 Michael Stapelbergautomatically set dialog windows to floating
2010-06-16 Michael StapelbergBugfix: Don’t crash when a dock client starts up with...
2010-06-16 Michael StapelbergBugfix: Don’t crash when a dock client starts up with...
2010-06-02 Michael Stapelbergmore debug output
2010-06-02 Michael StapelbergClear event mask while reparenting
2010-05-14 Michael StapelbergIgnore UnmapNotify events generated by reparenting
2010-04-17 Michael Stapelbergthrow out some old code from manage.c, cleanups
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-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 Stapelbergfirst step of the big refactoring ("tree" branch).
2010-03-30 Michael StapelbergMerge branch 'next'
2010-03-19 Michael StapelbergStart dock clients on the output they request to be...
2010-03-15 Michael StapelbergBugfix: Correctly stack windows when new windows are...
2010-03-15 Michael StapelbergBugfix: Correctly stack windows when new windows are...
2010-03-05 Michael Stapelbergput windows with WM_CLIENT_LEADER on the workspace...
2010-03-02 Michael StapelbergRestore geometry of all windows before exiting/restarti...
2010-03-02 Michael Stapelberguse scalloc instead of some places where calloc was...
2010-03-02 Michael Stapelberghuge change: implement RandR instead of Xinerama
2009-12-25 Michael Stapelbergewmh: correctly set _NET_ACTIVE_WINDOW
2009-12-21 Michael Stapelbergxinerama: correctly put windows which are assigned...
2009-12-19 Michael StapelbergTouch each log message and classify it as DLOG (debug...
2009-12-12 Michael StapelbergBugfix: Correctly check for fullscreen windows when...
next