mpv/Gui/wm
filon a3385947b2 - support command line parameter -fstype, eg. -fstype layer=12,above,fullscreen
- help (-fstype help) also availabible
- support state BELOW (someone may want to use it...) and by -fstype none forcing of
   not changing window layer (user request)
- drop icelayer option, it can be set by -fstype layer=<number>
- simplify vo_x11_fullscreen
- fs change code cleanup


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9318 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-07 19:38:39 +00:00
..
ws.c - support command line parameter -fstype, eg. -fstype layer=12,above,fullscreen 2003-02-07 19:38:39 +00:00
ws.h bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can be safely used like functions: mydef(flag ? val1 : val2) 2003-01-15 11:16:33 +00:00
wskeys.h fix two small bug and add multimedia keyboard support ( i tested with Acer AirKey V only ) 2002-05-25 09:46:37 +00:00
wsmkeys.h small fixes 2002-05-14 11:41:02 +00:00
wsxdnd.c applied Gregory's patch 2002-12-16 20:16:29 +00:00
wsxdnd.h bunkus: Encapsulated arguments to #define in ( ... ) so that the #defines can be safely used like functions: mydef(flag ? val1 : val2) 2003-01-15 11:16:33 +00:00