]> git.sur5r.net Git - i3/i3/history - src/handlers.c
Refactor the interface of commands.c
[i3/i3] / src / handlers.c
2012-02-15 Michael StapelbergRefactor the interface of commands.c
2012-02-14 Jeremy O'BrienImplement urgency flag matcher
2012-02-12 Michael StapelbergMerge branch 'master' into next
2012-02-10 Michael StapelbergMerge branch 'master' into next
2012-02-07 Michael StapelbergMerge branch 'master' into next
2012-02-07 Michael StapelbergMerge branch 'master' into next
2012-01-29 Michael StapelbergMerge branch 'master' into next
2012-01-27 Michael StapelbergRip out the old command parser, remove migration code
2012-01-27 Michael StapelbergMerge branch 'master' into next
2012-01-27 Michael StapelbergMerge branch 'master' into next
2012-01-21 Michael StapelbergMerge branch 'master' into next
2012-01-21 Michael StapelbergMerge branch 'master' into next
2012-01-21 Michael StapelbergMerge branch 'master' into next
2012-01-21 Michael StapelbergMerge branch 'fix-fullscreen-enternotify'
2012-01-21 Michael StapelbergBugfix: Force a new sequence number after UnmapNotify
2012-01-21 Michael StapelbergFix prototype
2012-01-21 Michael StapelbergBugfix: Only ignore EnterNotify events after UnmapNotif...
2012-01-20 Michael StapelbergMerge branch 'master' into next
2012-01-20 Michael StapelbergMerge branch 'master' into next
2012-01-18 Michael StapelbergMerge branch 'master' into next
2012-01-18 Michael StapelbergMerge branch 'fix-focus'
2012-01-18 Michael StapelbergBugfix: Respect WM_HINTS.input for WM_TAKE_FOCUS clients
2012-01-17 Michael StapelbergMerge branch 'master' into next
2012-01-17 Michael StapelbergBugfix: Only ignore EnterNotify events after UnmapNotif...
2012-01-08 Michael StapelbergMerge branch 'master' into next
2012-01-07 Michael StapelbergMerge branch 'master' into next
2012-01-07 Michael StapelbergMerge branch 'master' into next
2011-12-30 Michael StapelbergChange prototype of handlers to static void, remove...
2011-12-24 Michael StapelbergMerge branch 'master' into next
2011-12-24 Michael StapelbergMerge branch 'master' into next
2011-12-20 Michael StapelbergMerge branch 'master' into next
2011-12-18 Michael StapelbergMerge branch 'master' into next
2011-12-18 Michael StapelbergMerge branch 'master' into next
2011-12-18 Michael StapelbergMerge branch 'fix-floating-move'
2011-12-18 Michael StapelbergBugfix: Correctly check boundaries and reassign floatin...
2011-12-18 Michael StapelbergMerge branch 'master' into next
2011-12-17 Michael StapelbergMerge branch 'master' into next
2011-12-17 Michael Stapelbergx: Handle expose-events by only copying the requested...
2011-12-17 Michael StapelbergMerge branch 'master' into next
2011-12-17 Michael StapelbergMerge branch 'fix-configure-request'
2011-12-17 Michael StapelbergBugfix: Ignore ConfigureRequests with out-of-bound...
2011-11-28 Michael StapelbergMerge branch 'master' into next
2011-11-28 Michael StapelbergMerge branch 'fix-tab-focus'
2011-11-28 Michael StapelbergBugfix: Ignore EnterNotify events to prevent wrong...
2011-11-21 Michael StapelbergMerge branch 'master' into next
2011-11-21 Michael StapelbergMerge branch 'fix-focusin-dock'
2011-11-21 Michael StapelbergBugfix: Skip dock clients when handling FocusIn events...
2011-11-11 Michael StapelbergMerge branch 'next'
2011-10-25 Michael StapelbergAlso call workspace_show() when moving cursor to an...
2011-10-25 Michael StapelbergBugfix: Correctly use workspace_show() when focus chang...
2011-10-23 Michael StapelbergMove get_mod_mask to libi3, use it in i3 and i3-config...
2011-10-22 Michael Stapelbergremove/shorten a lot of debugging messages
2011-10-22 Michael Stapelbergnormalize modelines/headers across src/*.c
2011-10-10 Michael StapelbergMerge branch 'startup-notification' into next
2011-10-10 Michael Stapelbergimplement a startup monitor, move code to src/startup.c
2011-10-10 Michael Stapelbergmake handle_client_message not return anything
2011-10-10 Michael Stapelbergsave the last timestamp received by X11 in last_timestamp
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-24 Michael StapelbergMerge branch 'testsuite' into next
2011-09-22 Michael StapelbergImplement the I3_SYNC client protocol
2011-09-22 Michael StapelbergMerge branch 'master' into next
2011-09-22 Michael StapelbergMerge branch 'master' into next
2011-09-22 Michael StapelbergMerge branch 'fix-close-focus'
2011-09-22 Michael StapelbergBugfix: Correctly revert focus to other floating window...
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-17 Michael StapelbergMerge branch 'master' into next
2011-09-17 Michael StapelbergMerge branch 'fix-float-size'
2011-09-17 Michael StapelbergBugfix: Honor the X11 window border in ConfigureRequests
2011-09-14 Michael StapelbergMerge branch 'master' into next
2011-09-14 Michael StapelbergMerge branch 'fix-floating-confreq'
2011-09-14 Michael StapelbergBugfix: Correctly handle ConfigureRequests for floating...
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-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-09 Michael StapelbergMerge branch 'get-marks' into next
2011-08-09 Michael StapelbergMerge branch 'master' into next
2011-08-09 Michael StapelbergMerge branch 'new-fix-leaks'
2011-08-09 Michael StapelbergBugfix: use FREE to correctly handle NULL replies
2011-08-09 Peter BuiFix some potential memory leaks
2011-08-03 Michael StapelbergMerge branch 'master' into next
2011-08-03 Michael StapelbergMerge branch 'fix-wsnum'
2011-08-03 Michael StapelbergInclude <limits.h> in all.h
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: property handlers: correctly free replies in...
2011-07-31 Michael StapelbergBugfix: Free property replies in their handlers
2011-07-24 Michael Stapelberghandlers.c: fix warnings
next