diff options
author | iovar <iovar@f606c939-3180-4ac9-a4b8-4b8779d57d0a> | 2006-11-03 07:18:22 +0000 |
---|---|---|
committer | iovar <iovar@f606c939-3180-4ac9-a4b8-4b8779d57d0a> | 2006-11-03 07:18:22 +0000 |
commit | de9901f8d73e49a786881d24eb90fc14d0e931cc (patch) | |
tree | ffc463d6b2d38f5802adcd58abf60aff05709276 /rMD-exp/ChangeLog | |
parent | 27bbb3232b48ca03312ae455b38f0aa1a1849000 (diff) |
moved Xatom header include to recordmydesktop.h from wm_check.c
(that was a leftover from testing anyway)
Updated Changelog
git-svn-id: https://recordmydesktop.svn.sourceforge.net/svnroot/recordmydesktop/trunk@140 f606c939-3180-4ac9-a4b8-4b8779d57d0a
Diffstat (limited to 'rMD-exp/ChangeLog')
-rw-r--r-- | rMD-exp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rMD-exp/ChangeLog b/rMD-exp/ChangeLog index f8176e6..bdd5f6f 100644 --- a/rMD-exp/ChangeLog +++ b/rMD-exp/ChangeLog @@ -72,6 +72,8 @@ libogg calls. instead it saves under a number postfixed file. *Opening the sound device doesn't block anymore. *A few new options were added related to caching. +*Program now checks if it is run uder a known 3d compositing window manager +and set behavior accordingly, to reduce the need for extra options at launch. *Updated documentation. *Removed uneeded bitmap screenshot function. |