• Couriersud's avatar
    DirectFB cleanups & simple window manager · 2cd92198
    Couriersud authored
    - use SDL_getenv, not getenv ...
    - no more support for 0.9.25 - not even mentioned any longer on directfb.org
    - fix fullscreen issues
    - add a simple window manager unless the directfb team comes up with a working wm.
    
    The driver has support for a very, very basic window manager you may
    want to use when runnning with "wm=default". Use
    
    export SDL_DIRECTFB_WM=1
    
    to enable basic window borders including icon support. In order to have the window title rendered,
    you need to have the following font installed:
    
    /usr/share/fonts/truetype/freefont/FreeSans.ttf
    
    --HG--
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403485
    2cd92198
Name
Last commit
Last update
..
audio Loading commit data...
cdrom Loading commit data...
cpuinfo Loading commit data...
events Loading commit data...
file Loading commit data...
haptic Loading commit data...
joystick Loading commit data...
libm Loading commit data...
loadso Loading commit data...
main Loading commit data...
stdlib Loading commit data...
thread Loading commit data...
timer Loading commit data...
video Loading commit data...
SDL.c Loading commit data...
SDL_compat.c Loading commit data...
SDL_error.c Loading commit data...
SDL_error_c.h Loading commit data...
SDL_fatal.c Loading commit data...
SDL_fatal.h Loading commit data...