aboutsummaryrefslogtreecommitdiffhomepage
path: root/Gui/wm/ws.c
Commit message (Expand)AuthorAge
* Somewhat fix Gui with xinerama, reuse existing code, maybe one day the Gui willGravatar reimar2006-07-11
* postproc --> libswscaleGravatar diego2006-06-30
* Move postproc ---> libswscaleGravatar lucabe2006-06-30
* Unify include paths, -I.. is in CFLAGS.Gravatar diego2005-12-08
* 100l, video_out.h is now needed for some vo_ variables.Gravatar reimar2005-08-21
* printf --> mp_msg conversion, less verbosityGravatar diego2004-12-15
* Indentation fix from previous patch, as discussed on IRC.Gravatar rtognimp2004-07-11
* This fixes the problems that originated from my ewmhGravatar rtognimp2004-07-11
* detect screen resolution as in x11_common.cGravatar reimar2004-06-13
* Metacity fullscreen issues, patch by Alexander Strasser <eclipse7@gmx.net>,Gravatar diego2004-06-02
* runtime 'stay-on-top' functionalityGravatar joey2003-11-30
* translated a message to englishGravatar alex2003-08-14
* I attach a fix to the problem described in:Gravatar arpi2003-07-12
* vf_scale.h & related cleanup & some small warning fix by dominikGravatar michael2003-06-01
* From: Ben Low <ben@bdlow.net>Gravatar pontscho2003-05-26
* This could be a 10l, but the codes check later if the wsConvFunc is valid, so...Gravatar alex2003-05-23
* - support command line parameter -fstype, eg. -fstype layer=12,above,fullscreenGravatar filon2003-02-07
* - add playbarGravatar pontscho2003-01-17
* correct skin changingGravatar pontscho2003-01-13
* motion fix from Gregory Kovriga <gkovriga@techunix.technion.ac.il>Gravatar pontscho2003-01-12
* - sync with x11_commonGravatar pontscho2003-01-09
* disable DPMS handlingGravatar pontscho2002-12-16
* updatingGravatar pontscho2002-11-11
* cosmeticGravatar pontscho2002-11-02
* small warning fix from Dominik MierzejewskiGravatar pontscho2002-10-23
* Choose a good visual from the list of supported visuals on the X11 server,Gravatar jkeil2002-10-19
* - wsErrorHandler was crashing on solaris with a null pointer access in printf;Gravatar jkeil2002-10-19
* - dvd aspect changing bug - fixedGravatar pontscho2002-10-16
* - better dxr3 supportGravatar pontscho2002-10-10
* _NET_WM_FULLSCREEN supportGravatar pontscho2002-10-01
* syncGravatar pontscho2002-09-29
* moreGravatar pontscho2002-09-28
* remove obsoleted filesGravatar pontscho2002-08-31
* add xdnd support (from Gregory Kovriga <gkovriga@techunix.technion.ac.il>) an...Gravatar pontscho2002-08-11
* - add preferences support (first try)Gravatar pontscho2002-07-25
* - add icon (nice, but very ugly hakk:)Gravatar pontscho2002-07-05
* fix window hiding bug with some wms (kde, gnome, icewm, mwm, wmaker)Gravatar pontscho2002-07-02
* fix volume handling ( step 2 ) -- add balance support and some code cleanup a...Gravatar pontscho2002-07-02
* fix two small bug and add multimedia keyboard support ( i tested with Acer Ai...Gravatar pontscho2002-05-25
* applied 64bit patch from Ulrich Hecht <uli@suse.de>Gravatar pontscho2002-05-23
* fix some gtk bug...Gravatar pontscho2002-05-20
* small fixesGravatar pontscho2002-05-14
* fullscreen -- round three -- icewm fullscreen fixedGravatar pontscho2002-05-09
* some bugfix, x[11|mga|v] ( fullscreen with more files )Gravatar pontscho2002-05-08
* wm detection -- round twoGravatar pontscho2002-05-07
* add WM detection, and wm specific fullscreen code. (???)Gravatar pontscho2002-05-06
* window resize bug fixedGravatar pontscho2002-05-05
* some bug fixGravatar pontscho2002-05-01
* fix fullscreen bug es ilyen libvo not initialized bug with gui igyGravatar pontscho2002-04-29
* rewrite MWM hint handlingGravatar pontscho2002-03-10