ecere/gui/XInterface: Reduced likelyhood of stealing focus
authorJerome St-Louis <jerome@ecere.com>
Wed, 9 Jul 2014 14:33:35 +0000 (10:33 -0400)
committerJerome St-Louis <jerome@ecere.com>
Thu, 10 Jul 2014 08:21:42 +0000 (04:21 -0400)
commit44b16293b35c23040634e40b788831e281d0657b
tree00149d9e511b266ef5ae61ffcead8e94a43c63e5
parentc3666b6c808b33481ce245b0ae27997c31c7e9ec
ecere/gui/XInterface: Reduced likelyhood of stealing focus
- Setting _net_wm_user_time to 0 prior to calling XMapWindow if it should not be activated
 (This problem was noted on saving in one IDE and another IDE asking to reloading changes)
- Activating a window upon creation if creativeActivation is set to activate and the app is active
ecere/src/gui/drivers/XInterface.ec