]> git.sur5r.net Git - i3/i3/history - src/handlers.c
format **/*.c with clang-format-3.5
[i3/i3] / src / handlers.c
2014-06-15 Michael Stapelbergformat **/*.c with clang-format-3.5
2014-06-11 Tony CrisciBugfix: prevent unneeded render on pointer enter
2014-05-03 Tony CrisciFeature: improve active window request handling
2014-03-15 Michael StapelbergMerge branch 'master' into next
2014-03-08 Michael StapelbergMerge branch 'master' into next
2014-02-26 Marco HunsickerSend IPC window events for focus and title changes
2014-01-23 Michael StapelbergMerge branch 'master' into next
2014-01-23 Michael StapelbergMerge branch 'master' into next
2014-01-23 Michael StapelbergMerge branch 'master' into next
2014-01-23 Michael StapelbergMerge branch 'master' into next
2014-01-21 Michael StapelbergMerge branch 'release-4.7.1' into next
2014-01-13 Michael StapelbergMerge branch 'master' into next
2014-01-13 Michael StapelbergMerge branch 'master' into next
2014-01-04 Michael StapelbergMerge branch 'master' into next
2014-01-04 Michael StapelbergMerge branch 'master' into next
2014-01-02 Peter BoströmFix clang -Wextra except -Wunused-parameter.
2013-12-21 Michael StapelbergMerge branch 'fix-active'
2013-12-21 Michael StapelbergMerge branch 'master' into next
2013-12-21 Michael StapelbergBugfix: ignore _NET_ACTIVE_WINDOW for scratchpad window...
2013-10-09 Michael StapelbergMerge branch 'fix-extents'
2013-10-09 Michael StapelbergMerge branch 'master' into next
2013-10-09 Tony CrisciReply to _NET_REQUEST_FRAME_EXTENTS correctly
2013-09-24 Michael StapelbergMerge branch 'fix-urgency-assign'
2013-09-24 Michael StapelbergMerge branch 'master' into next
2013-09-24 Michael StapelbergBugfix: correctly recognize assigned windows as urgent...
2013-08-30 Michael StapelbergMerge branch 'fix-fullscreen-global'
2013-08-30 Michael StapelbergMerge branch 'master' into next
2013-08-30 Michael StapelbergBugfix: update root geometry on output changes for...
2013-08-08 Michael StapelbergMerge branch 'fix-float-h'
2013-08-08 Michael StapelbergMerge branch 'master' into next
2013-08-08 Kacper Kowalik ... Include float.h for DBL_EPSILON
2013-08-07 Michael StapelbergMerge branch 'next'
2013-07-27 Michael StapelbergHandle the _NET_REQUEST_FRAME_EXTENTS ClientMessage...
2013-06-29 Michael StapelbergMerge branch 'master' into next
2013-06-29 Michael StapelbergStore aspect_ratio instead of weird proportional_{width...
2013-06-29 Michael StapelbergMerge branch 'master' into next
2013-06-29 Michael StapelbergMerge branch 'master' into next
2013-06-29 Michael StapelbergMerge branch 'master' into next
2013-06-27 Michael StapelbergMerge branch 'master' into next
2013-05-28 Michael StapelbergMerge branch 'master' into next
2013-05-22 Diego OngaroGive layout enum a name: layout_t
2013-03-12 Michael StapelbergMerge branch 'next'
2013-03-09 obliqueAdd support for _NET_WM_STATE_DEMANDS_ATTENTION.
2013-02-18 Michael StapelbergMerge branch 'master' into next
2013-01-30 Michael StapelbergMerge branch 'master' into next
2013-01-27 Michael StapelbergMerge branch 'master' into next
2013-01-25 Michael StapelbergMerge branch 'master' into next
2013-01-25 Michael StapelbergMerge branch 'master' into next
2013-01-24 Michael StapelbergMerge branch 'master' into next
2013-01-24 Marius MujaFixing continuous resize bug in floating mode
2012-12-22 Michael StapelbergMerge branch 'fix-scratch-confreq'
2012-12-22 Michael StapelbergMerge branch 'master' into next
2012-12-22 Michael StapelbergBugfix: Ignore ConfigureRequests for scratchpad windows...
2012-12-11 Michael StapelbergMerge branch 'next'
2012-11-10 Michael StapelbergMerge branch 'master' into next
2012-10-29 Michael StapelbergMerge branch 'master' into next
2012-10-03 Michael StapelbergMerge branch 'master' into next
2012-09-28 Michael StapelbergMerge branch 'master' into next
2012-09-28 Michael StapelbergMerge branch 'master' into next
2012-09-28 Michael StapelbergMerge branch 'master' into next
2012-09-27 Michael StapelbergMerge branch 'master' into next
2012-09-24 Michael StapelbergMerge branch 'master' into next
2012-09-22 Sascha Krusemark parents of urgent container also as urgent
2012-09-22 Simon Elsbrockimplement delayed urgency hint reset
2012-09-19 Michael StapelbergMerge branch 'next'
2012-09-16 Michael StapelbergMerge branch 'master' into next
2012-09-14 Michael StapelbergMerge branch 'master' into next
2012-09-06 Michael Stapelbergnaive implementation of 'bindsym --release' (and bindcode)
2012-09-05 Michael StapelbergMerge branch 'master' into next
2012-09-04 Michael StapelbergMerge branch 'master' into next
2012-09-04 Michael StapelbergMerge branch 'master' into next
2012-09-04 Michael StapelbergMerge branch 'fix-fullscreen-confreq'
2012-09-04 Michael StapelbergBugfix: Don’t allow ConfigureRequests while in fullscre...
2012-08-22 Michael StapelbergMerge branch 'master' into next
2012-08-12 Michael StapelbergBugfix: only honor _NET_ACTIVE_WINDOW for visible windo...
2012-08-12 Michael Stapelberguse I3__FILE__ for DLOG, leave __FILE__ as is
2012-08-08 Michael Stapelbergscratchpad: fix moving scratchpad window
2012-08-07 Michael Stapelbergexplicitly set filenames to $(basename __FILE__)
2012-08-07 Michael StapelbergSupport _NET_ACTIVE_WINDOW ClientMessages
2012-08-07 Michael Stapelberghandlers.c: don’t call x_push_changes(croot), tree_rend...
2012-08-04 Michael Stapelbergcleanup i3 sync protocol messages
2012-08-04 Michael StapelbergMerge branch 'master' into next
2012-08-02 Michael StapelbergDisplay i3-nagbar when commands lead to an error
2012-06-27 Michael StapelbergMerge branch 'master' into next
2012-06-27 Michael StapelbergMerge branch 'fix-reload'
2012-06-27 Michael StapelbergBugfix: fix reload crashes in rare cases (Thanks Tucos)
2012-05-02 Michael StapelbergMerge branch 'fix-invalid-cmd-reply'
2012-05-02 Michael StapelbergSend proper error messages upon parser failures, use...
2012-04-22 Michael StapelbergMerge branch 'master' into next
2012-03-31 Michael StapelbergUse (void) instead of () for functions without args...
2012-03-21 Michael StapelbergMerge branch 'master' into next
2012-03-21 Michael StapelbergMerge branch 'fix-eclipse-focus'
2012-03-21 Michael StapelbergForce WM_TAKE_FOCUS event to be sent again upon EnterNotify
2012-03-21 Michael StapelbergMerge branch 'master' into next
2012-03-21 Michael StapelbergMerge branch 'master' into next
2012-03-19 Michael StapelbergMerge branch 'master' into next
2012-02-21 Michael StapelbergUse gettimeofday() and struct timevals instead of time()
2012-02-15 Michael StapelbergMerge branch 'master' into next
2012-02-15 Michael StapelbergRefactor the interface of commands.c
2012-02-14 Jeremy O'BrienImplement urgency flag matcher
next