log src/aosd/aosd_osd.c @ 3203:f5456241bff9 default tip

age author description
Wed, 19 Dec 2007 12:21:59 +0200 Eugene Paskevich Hope it's the final italics fix.
Sun, 16 Dec 2007 11:41:14 +0200 Eugene Paskevich Fixed layout size calculation to take italicized glyph extents into account.
Sun, 14 Oct 2007 12:16:51 +0300 Eugene Paskevich Just to hush down the warnings...
Wed, 04 Apr 2007 07:48:53 -0700 giacomo [svn] - aosd: added support to detect whether a composite manager is running (either standard with _NET_WM_CM_Sn or xcompmgr) trunk
Mon, 02 Apr 2007 04:03:06 -0700 giacomo [svn] aosd: added compile option in configure for composite support; this way, if support is compiled in, we can safely check if the composite module is loaded trunk
Sun, 01 Apr 2007 11:36:52 -0700 giacomo [svn] aosd: added some more error checking trunk
Sat, 31 Mar 2007 17:44:23 -0700 giacomo [svn] - aosd: beta4, ghosd source was rewritten to support argb visual (x composite extension) as an option, this allows to have real transparency in the OSD trunk
Tue, 20 Mar 2007 18:55:57 -0700 giacomo [svn] - aosd: use a single ghosd object for all of the osd showups; this will be a lot gentler to XLib and should definitely help with stability trunk
Sun, 18 Mar 2007 11:13:45 -0700 giacomo [svn] - aosd: beta3, fixes for handling X display open/close trunk
Sun, 04 Mar 2007 17:32:01 -0800 giacomo [svn] - aosd: remove no-longer-needed inclusion of pthread.h from aosd_osd.c trunk
Sun, 04 Mar 2007 16:45:52 -0800 giacomo [svn] - aosd: experimental single-threaded osd; now the osd works in the same thread of the player, thus issues related to cairo and pango hopefully should go away; further testing on different system is required trunk
Thu, 08 Feb 2007 16:20:27 -0800 giacomo [svn] - aosd: revert window type setting trunk
Wed, 31 Jan 2007 12:12:23 -0800 giacomo [svn] - aosd: immediately hide osd window by single clicking (with mouse button 1) on it trunk
Wed, 31 Jan 2007 12:09:03 -0800 giacomo [svn] - aosd: simplify the thread semaphores logic trunk
Wed, 31 Jan 2007 09:00:15 -0800 giacomo [svn] - aosd: fix typo trunk
Wed, 31 Jan 2007 08:59:20 -0800 giacomo [svn] - aosd: prevent user from setting an excessively large max_width trunk
Wed, 31 Jan 2007 08:42:04 -0800 giacomo [svn] - aosd: added experimental multiple monitor support, plus max_width setting trunk
Mon, 29 Jan 2007 06:40:04 -0800 giacomo [svn] - added Audacious OSD, yet-another-written-from-scratch plugin to display OSD, based on Ghosd library; currently untied from configure, to compile it you have to run make in its directory; will be added to configure after some testing trunk