ecere/gui/drivers/XInterface: Clarifying we want to use the Locally Active Input...
authorJerome St-Louis <jerome@ecere.com>
Sat, 15 Feb 2014 20:57:25 +0000 (05:57 +0900)
committerJerome St-Louis <jerome@ecere.com>
Sat, 15 Feb 2014 21:06:02 +0000 (13:06 -0800)
commit260b24d9af1ff0964d5570b91c0d71006e380ac6
treecf9fb9b4aec05a686d0b57446453d93650273bbe
parentcbfb3544f67e37f8eb4485ca4faccc8c5a796317
ecere/gui/drivers/XInterface: Clarifying we want to use the Locally Active Input Model
- See ICCM Section 4.1.7 Input Focus (http://tronche.com/gui/x/icccm/sec-4.html#s-4.1.7)
- Setting WM_PROTOCOLS to receive ClientMessage with WM_TAKE_FOCUS
- Setting the Input hint to true in WM_HINTS
- Removed bad code setting WM_PROTOCOLS on the DefaultRootWindow
ecere/src/gui/drivers/XInterface.ec