similar to: [PATCH] Start window decorator on all screens.

Displaying 8 results from an estimated 8 matches similar to: "[PATCH] Start window decorator on all screens."

2007 Oct 12
1
[PATCH] Make runCommand() work with multiple screens.
--- src/screen.c | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/src/screen.c b/src/screen.c index 41f031e..9fa2a11 100644 --- a/src/screen.c +++ b/src/screen.c @@ -3282,8 +3282,13 @@ runCommand (CompScreen *s, if (fork () == 0) { + size_t len = strlen (s->display->displayString); + char displayString[len + 16]; + strcpy (displayString,
2007 Jan 10
1
Compiz segfault
since compiz > 0.3.4; it segfault randomly at startup... So, sometime it works, sometime not :( No problem with 0.3.4. Running gdb, i 've got this: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1221977856 (LWP 19014)] 0x08068fb8 in compSetStringOption (option=0x816ea60, value=0xbfca2888) at option.c:154 154 if (strcmp (option->rest.s.string[i], s)
2008 Apr 03
0
[ANNOUNCE] compiz-0.7.4
A new compiz release 0.7.4 is now available from: http://xorg.freedesktop.org/archive/individual/app/compiz-0.7.4.tar.gz which can be verified with: http://xorg.freedesktop.org/archive/individual/app/compiz-0.7.4.tar.gz.sha1 a204d9b70ac8abfb037ca3402452aa055f4aab71 compiz-0.7.4.tar.gz
2006 Nov 12
1
[PATCH] Annotate shapes, text and dbus support
Here are my patches to add extra shapes to the annotate plugin. I have also added dbus support and made a few things configurable. The new tools available are Line, Rectangle and Circle, the original is called Brush. There is no selection line at the moment because I do not understand OpenGL yet. Hopefully these patches can be added and something added later. There is an extra action called
2007 Apr 17
2
Querying channel variables via the Manager API
Hello list, we are developing a new application that uses the Manager API in order to find a set of channels where variables are set in a predefined way. To do this, we currently send a Status command to obtain all available channels and then query them all, one by one, fot the status of a certain dialplan variable. As you can imagine, this gets rapidly pretty tedious as the number of
2006 Feb 17
4
ssh x11 forwarding problem
I'm running into an a problem with x11 forwarding over ssh I'm trying to run an application (rasmol - molecule viewing program) which when using the the default setup for x11 forwarding causes the following error: X Error of failed request: BadAccess (attempt to access private resource denied) Major opcode of failed request: 132 (MIT-SHM) Minor opcode of failed request: 1
2008 Jan 11
0
freebsd-security Digest, Vol 236, Issue 1
-----Original Message----- From: owner-freebsd-security@freebsd.org [mailto:owner-freebsd-security@freebsd.org] On Behalf Of freebsd-security-request@freebsd.org Sent: Friday, January 11, 2008 3:00 PM To: freebsd-security@freebsd.org Subject: freebsd-security Digest, Vol 236, Issue 1 Send freebsd-security mailing list submissions to freebsd-security@freebsd.org To subscribe or unsubscribe via
2008 Jan 10
2
ident daemon: oIdentd creating a lot of processes
hi! all, i'm using oidentd-2.0.8 installed through /usr/ports/security/oidentd for ident authentication what puzzled me is when im starting the daemon using the script provided at /usr/local/etc/rc.d/oidentd.sh it will create a lot of process ID and my system will become slow CPU resources will turn upside down rapidly from 90+% idle to always 0% idle this is the PIDs while querying daemon