[eboxy-users] joystick + refresh issue
Status: Alpha
Brought to you by:
bluelightning
From: <re...@ch...> - 2003-12-28 19:36:28
|
Hi ! I am currently toying with eboxy, and have a few questions: - Is there a reason why the joystick support is disabled ? This is probably going to be my first input device (until I get an irda receiver) and this is pretty annoying. The code was almost 100% done, so I just added a few lines to have something working. Just in case, please find the diff enclosed hereby (I am using the CVS version, check-outed today). It uses up and down to navigate through the widgets, and any button performs "accept". - I noticed a refresh issue with the "accept" action (called on performAction(), in main.cpp --with the keyboard or the joystick): the refresh is performed several times (at least two ;-)), which leads to an annoying "blink" effect. I use the linux framebuffer as backend (SDL_VIDEODRIVER="fbcon"). Is this a known issue (it does not appear in the bug tracker though)? Rodrigo |