- Aug 03, 2010
-
-
Michael Cardell Widerkrantz authored
remember to ungrab the pointer and reset the mode! We *do* need EnterNotify events with mode Ungrab! Users might do strange things, like not letting go of a mouse button or a grabbed key until they have entered a window, and we still want to change focus if they do.
- Jul 29, 2010
-
-
Michael Cardell Widerkrantz authored
-
Michael Cardell Widerkrantz authored
-
- Jul 28, 2010
-
-
Michael Cardell Widerkrantz authored
-
Michael Cardell Widerkrantz authored
-
Michael Cardell Widerkrantz authored
nicer. Break out of loop if we get EINTR instead of continue. Same effect since the for loop ends when sigcode != 0, but this makes it more explicit.
-
Michael Cardell Widerkrantz authored
-
Michael Cardell Widerkrantz authored
-
Michael Cardell Widerkrantz authored
we don't know anything about. This seems to fix the unclutter(1) problem.
-
Michael Cardell Widerkrantz authored
-
- Jul 23, 2010
-
-
Michael Cardell Widerkrantz authored
but not totally maximizing. Remember to forget about a window being vertically maxed when resizing it.
-
Michael Cardell Widerkrantz authored
-
Michael Cardell Widerkrantz authored
Add check for minimum size when resizing by keyboard.
-
Michael Cardell Widerkrantz authored
-
Michael Cardell Widerkrantz authored
Better use of size increments when mouse resizing.
-
- Jul 22, 2010
-
-
Michael Cardell Widerkrantz authored
window to begin with.
-
Michael Cardell Widerkrantz authored
-
Michael Cardell Widerkrantz authored
-
- Jul 21, 2010
-
-
Michael Cardell Widerkrantz authored
-
Michael Cardell Widerkrantz authored
resize.
-
Michael Cardell Widerkrantz authored
exit() instead.
-
Michael Cardell Widerkrantz authored
-
Michael Cardell Widerkrantz authored
window to begin with.
-
Michael Cardell Widerkrantz authored
use helper functions.
-
Michael Cardell Widerkrantz authored
-
Michael Cardell Widerkrantz authored
-
Michael Cardell Widerkrantz authored
Removed --pedantic for now.
-
Michael Cardell Widerkrantz authored
-
Michael Cardell Widerkrantz authored
xcb_wait_for_event() so we can react on signals right away instead of waiting for the next event.
-
Michael Cardell Widerkrantz authored
another window.
-
Michael Cardell Widerkrantz authored
-
- Jul 20, 2010
-
-
Michael Cardell Widerkrantz authored
Bumped version.
-
Michael Cardell Widerkrantz authored
Changed wording. Added more keys.
-
Michael Cardell Widerkrantz authored
Redated one point from 07-16 to 07-18. Oops. git log says the work was done the 17th and 18th.
-
Michael Cardell Widerkrantz authored
Added comments about pathological case of findclient() returning NULL to setfocus().
-
Michael Cardell Widerkrantz authored
it.
-
Michael Cardell Widerkrantz authored