summary |
shortlog | log |
commit |
commitdiff |
tree
HEAD ⋅ prev ⋅ next
Treviño - 3v1n0 [Wed, 3 Oct 2007 16:20:34 +0000]
Adding "security-apices" in previous commit
Treviño - 3v1n0 [Wed, 3 Oct 2007 16:19:43 +0000]
Fixed bug which blocked the use of --loose-bindings with nVidia
It was introduced adding compiz copy mode, now it should be fixed
Treviño - 3v1n0 [Tue, 10 Jul 2007 17:13:06 +0000]
Added check_intel() to set the INTEL_BATCH=1 env var
It's reported that this setting improves the performances
Treviño - 3v1n0 [Mon, 9 Jul 2007 17:39:33 +0000]
Added support for --use-copy and --force-fglrx
Treviño - 3v1n0 [Mon, 9 Jul 2007 16:59:56 +0000]
Different check for --replace in add_argument
Treviño - 3v1n0 [Mon, 9 Jul 2007 16:58:44 +0000]
Some fixes in the workaround that should stop gnome-wm
Treviño - 3v1n0 [Fri, 6 Jul 2007 04:12:08 +0000]
Fixed typo in verbose message on loading args
Treviño - 3v1n0 [Fri, 6 Jul 2007 04:11:47 +0000]
parse_options() completely rewritten to fix --sm-client-id support
This is a big patch provided mostly by mxpxpod has been integrated
by me to support extra features and to clean the code.
I've fixed also some other bugs found while writing... :P
Treviño - 3v1n0 [Fri, 29 Jun 2007 18:40:34 +0000]
Removed --indirect-rendering for Nvidia users by default
It makes possible more FPS in benchmark, but it makes
crashing the PC at all (freezing X) in some (many)
configurations. Thanks shame for reporting.
This could be considered a reversion of the commit:
4304b9300c4568835f327e1076eb99768a4cf2e8
Treviño - 3v1n0 [Fri, 29 Jun 2007 00:51:29 +0000]
Some fixes on unsupported drivers and env var exporting
* KDEWM and WINDOW_MANAGER now are set to $0
* Checking if the xorg-log file is found
Treviño - 3v1n0 [Thu, 28 Jun 2007 15:17:14 +0000]
Set KDEWM and WINDOW_MANAGER to $COMPIZ $ARGS $PLUGINS
Treviño - 3v1n0 [Thu, 28 Jun 2007 15:13:29 +0000]
Some fixes and workarounds
* Added check_bad_driver from gutsy (removed vesa/vga)
* Exporting KDEWM or WINDOW_MANAGER vars in KDE and Gnome
* Removed some KDE checks
* Fixed typo (s/yald/yawd/)
* Added a workaround to stop gnome-wm script if found
Treviño - 3v1n0 [Sun, 24 Jun 2007 18:57:06 +0000]
Exit after running fallback WM...
Treviño - 3v1n0 [Sun, 24 Jun 2007 18:55:16 +0000]
Added check_vesa_or_vga from Ubuntu Gutsy compiz wrapper
(that starting from compiz-0.5.1+git20070621-0ubuntu3
is based on this one: Thanks Amaranth! :) )
Treviño - 3v1n0 [Sun, 24 Jun 2007 14:37:28 +0000]
Changed from $@ to $* in run_commands (as test now)
Treviño - 3v1n0 [Sun, 24 Jun 2007 14:00:37 +0000]
Added Young-Ho Cha Patch: s/!(/! (/
Treviño - 3v1n0 [Tue, 19 Jun 2007 19:04:17 +0000]
Fixed gnome incopatibility with logging support using a new
run_command function wich will launch the tools redirecting
the output in right way.
Some whitespace cleanups.
Changed sleep delay on decorators.
Treviño - 3v1n0 [Mon, 18 Jun 2007 17:00:28 +0000]
Partly reversed previous commit. Edited the Input redirection.
Some cleanup on the decoration launching code
Treviño - 3v1n0 [Mon, 18 Jun 2007 09:26:13 +0000]
Set default running as interactive;
Change $OUTPUT for non interactive shells
(thanks to patch by Simone Livieri
Treviño - 3v1n0 [Mon, 18 Jun 2007 00:29:04 +0000]
Updated descrptions and TODO
Treviño - 3v1n0 [Sat, 16 Jun 2007 11:10:37 +0000]
Fixed GNOME/KDE identification on loading decorator.
Added yald support on comp decorators (is it still alive?)
Re-added --sm-disable by default to avoid ksm problems
Treviño - 3v1n0 [Fri, 15 Jun 2007 10:45:49 +0000]
Fixed typo in usage help
Treviño - 3v1n0 [Thu, 14 Jun 2007 17:35:30 +0000]
Added verbose logging message
Treviño - 3v1n0 [Thu, 14 Jun 2007 17:33:45 +0000]
Final Whitespaces removed :P
Treviño - 3v1n0 [Thu, 14 Jun 2007 17:32:18 +0000]
Added logging support (using -l parameter).
Updated TODO list
Treviño - 3v1n0 [Thu, 14 Jun 2007 16:54:07 +0000]
Set support for hardcoded fallback winmanager
Treviño - 3v1n0 [Thu, 14 Jun 2007 16:43:00 +0000]
Fixed setting fallback WM if no WM is running
Treviño - 3v1n0 [Thu, 14 Jun 2007 16:05:33 +0000]
Windows Manager names changed
Treviño - 3v1n0 [Thu, 14 Jun 2007 15:31:37 +0000]
Best GNOME and KDE identification (thx Doc!).
Moved (again) from ccs to libcompizconfig.
Added compizconfig support (commented by default)
Treviño - 3v1n0 [Wed, 13 Jun 2007 11:59:54 +0000]
* Added support for compiz --help and --version arguments
* Moved from ccs to compizconfig (disabled by default)
* Intgrated the usage output
Treviño - 3v1n0 [Sun, 10 Jun 2007 23:05:02 +0000]
Fixed Ubuntu gnome-panel applets wait (I hope)
Treviño - 3v1n0 [Fri, 8 Jun 2007 03:32:20 +0000]
Fixed Treviño and Krstøl names in utf-8
Treviño - 3v1n0 [Fri, 8 Jun 2007 03:30:44 +0000]
Merge branch 'master' of git+ssh://3v1n0@git.opencompositing.org/git/users/3v1n0/compiz-wrapper
Treviño - 3v1n0 [Fri, 8 Jun 2007 03:29:08 +0000]
Better possibility selection...
Fixed name in utf-8
Treviño - 3v1n0 [Fri, 8 Jun 2007 03:29:08 +0000]
Better possibility selection...
Trevi - 3v1n0 [Fri, 8 Jun 2007 01:29:58 +0000]
Added an hardcoded TODO list in compiz.wrapper
Trevi - 3v1n0 [Fri, 8 Jun 2007 01:28:09 +0000]
First git release for the compiz loader I'm using on my Ubuntu packages
3v1n0 [Fri, 8 Jun 2007 01:19:24 +0000]
Dummy commit