]> code.delx.au - spectrwm/commit
Change manual focus mode; focus is set with mouse button 1.
authorReginald Kennedy <rk@rejii.com>
Thu, 16 Aug 2012 22:27:02 +0000 (06:27 +0800)
committerReginald Kennedy <rk@rejii.com>
Mon, 20 Aug 2012 18:31:36 +0000 (02:31 +0800)
commit858666e4e70f8a9b0c1f7728001581bb5c96612c
tree1988a69b60f25e004a227d084e419ec7ccdb30b6
parent6f1236b9179b93ec6df7fcd04a6b934d8abb081c
Change manual focus mode; focus is set with mouse button 1.

Grab only the mouse buttons for the binds and button 1 for focus.

Fix focus_win to not unfocus the same window twice.

Add more debug messages to unfocus_win.

Change Xlib macro to XCB.

Change unmanage_window to not focus on root.

Rename focus_magic to get_focus_magic.

Rename focus_prev to get_focus_prev and make it return the win to focus.
spectrwm.c