summaryrefslogtreecommitdiffstats
path: root/tools/aewm-drakx/client.c
Commit message (Collapse)AuthorAgeFilesLines
* fixing keyboard focus during install:Pascal Rigaux2003-09-081-122/+0
| | | | | | | | - removed aewm-drakx which doesn't work nicely - fix @interactive::objects handling (don't push non pop_it windows, ensure destroyed windows are removed) - ensure XSetInputFocus is called on $::WizardWindow
* set_focus on new map_request event (fix summary step)Pascal Rigaux2001-09-151-2/+1
|
* - add and use aewm-drakxPascal Rigaux2001-09-151-0/+123
- add some "skip" title on help/logo/steps windows so that aewm-drakx know they don't need keyboard focus - add some more title to ease debugging (when aewm-drakx is in debug mode)