similar to: AW: Re: [PATCH] minimize doesn't respect "no core instance" flag

Displaying 20 results from an estimated 1000 matches similar to: "AW: Re: [PATCH] minimize doesn't respect "no core instance" flag"

2007 Mar 09
2
AW: Re: [PATCH] minimize doesn't respect "no core instance" flag
On Fri, 2007-03-09 at 21:47 +0100, Danny Baumann wrote: > Hi, > > Let me ask in a more general way: > > A plugin wants to hide windows by preventing their drawing - that's all group wants to do. > What's the correct way to do that? From my understanding, that's NO_CORE_INSTANCE_MASK. If that's not true, what's the exact meaning of that flag? > Another
2007 Mar 07
1
[PATCH] minimize doesn't respect "no core instance" flag
Hi, In current git, minimize doesn't respect the PAINT_WINDOW_NO_CORE_INSTANCE_MASK flag set by other plugins. I noticed that especially in group: Tabbed windows are hidden by setting PAINT_WINDOW_NO_CORE_INSTANCE_MASK. When these windows are minimized together with their group, minimize draws its animation regardless if that flag is set or not; with the effect of the hidden windows appearing
2008 Sep 17
1
[ANNOUNCE] compiz-0.7.8
A new compiz release 0.7.8 is now available from: http://xorg.freedesktop.org/archive/individual/app/compiz-0.7.8.tar.gz which can be verified with: http://xorg.freedesktop.org/archive/individual/app/compiz-0.7.8.tar.gz.sha1 7b8a67b5d5b4aa6a33fcf60691bfae757768ffa3 compiz-0.7.8.tar.gz http://xorg.freedesktop.org/archive/individual/app/compiz-0.7.8.tar.gz.sha1.asc (signed by Danny
2007 Mar 28
1
Re: compiz: Changes to 'master' (Added possibility to load textures with fixed RGBA byte ordering from header files)
On Wed, 2007-03-28 at 06:29 -0700, Danny Baumann wrote: > include/compiz.h | 5 +++-- > src/cursor.c | 3 ++- > src/texture.c | 17 +++++++++++------ > 3 files changed, 16 insertions(+), 9 deletions(-) > > New commits: > commit 8e3b26fe3000602cfad0eaae2242abb1274c2ce3 > Author: Danny Baumann <dannybaumann@web.de> > Date: Wed Mar 28 15:29:42 2007
2007 Apr 09
2
Paint chanegs block dbus and fuse plugins
I was writing a simple plugin a while ago which just sets the paint values on inactive windows. The plugin is very simple and the main part is below. When I load this plugin it blocks dbus and fuse plugins so that they only reply to requests when the active window changes. Is there anything obvious here that would cause that? static Bool inactivePaintWindow (CompWindow *w, const
2009 Mar 18
0
AD and winbindd madness
Hello all I tried for a couple of days now to get our samba domain hooked up with an AD controller. I followed these instructions: http://www.msadfaq.de/wiki/ActiveDirectory/trust_relationship_samba_ad I've solved a couple of problems over the years but this is a hard nut to crack. The setup is as follows AD runs the domain BAUMANN (realm: baumann.local) samba runs the domain BAUMANN-GMBH
2007 Jun 20
1
CompComm has a real name!
Our previous attempts to select a project name for CompComm have not gone well. We tried a poll but the names in the poll were not pre-qualified to determine if they were usable and the ?winning? name was also a strongly disliked name. Kristian and I each proposed a plan to select a name, but that effort got sidetracked by a massive flame war on the mailing list. While our community has some
2007 Jul 11
2
window drawing problems in my plugin
Hello I'm writing a compiz plugin that mimics the WindowMaker dock, but instead just being in 2d, I have cubes where icons and dockapps (actually any application) are rendered too. Now I'm wondering how can i hide the "real windows" that i dock and keep the decorator from drawing decorations on them? Since i need to get damage-events on the windows i assume i cant just unmap
2007 Aug 20
1
[ANNOUNCE] compiz-0.5.4
A new compiz release 0.5.4 is now available from: http://xorg.freedesktop.org/archive/individual/app/compiz-0.5.4.tar.gz which can be verified with: http://xorg.freedesktop.org/archive/individual/app/compiz-0.5.4.tar.gz.sha1 761e5ac96426cab48588d14960e84971ad103372 compiz-0.5.4.tar.gz
2010 Jun 05
0
PULL: Properly cast and avoid compiler warnings, fixes build on alpha and ia64.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, please apply the following patch to fix building btfs-progs on alpha and ia64 from: git://git.debian-maintainers.org/git/daniel/btrfs-tools.git - ---snip--- commit 561e811286c52f141cf4944fe219e6b61fab0ac9 Author: Daniel Baumann <daniel@debian.org> Date: Sat Jun 5 08:53:46 2010 +0200 Properly cast and avoid compiler warnings,
2009 Oct 19
2
Problems porting to an ARM platform
Hello, currently I'm working on getting ssh and sshd running on an ARM platform. The OS is Linux 2.6.10 with busybox. I can run "ssh -v" to see the program version. But as soon as I try to connect to a server I get a segmentation fault (SIGSEGV). The sshd seems to work. Are there any known issues concerning ARM platforms? Or any hints about compiler options (GCC)? Regards,
2010 Sep 01
1
syslinux: Please provide -m and -a options on Linux
Hi, this is a forward from the debian bug tracking system, http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=595170: "syslinux for Windows provides the options -m (write an MBR) and -a (make partition active). These options make it easy to provide instructions for Windows users to make a bootable USB drive: just run "syslinux -m -a" on the drive, then drop some files on the drive
2014 Oct 17
0
Syslinux 6.03 released
On 10/17/2014 09:19 AM, Ferenc Wagner wrote: > you may want to release 6.04 > in less than ten days, so that Daniel has a chance to package it up for > Debian jessie i would need to upload it saturday next week at latest (2015-10-25), anything after that will not make it. -- Address: Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern Email: daniel.baumann at
2008 Feb 13
1
FTBFS btrfs-progs 0.12 on IA64
Hi, since version 0.12, btrfs-progs fails to build from source (FTBFS) on IA64. I've not looked into the issue yet, but though I'll just let you know about it already. The buildlog can be seen on: http://buildd.debian.org/build.php?arch=ia64&pkg=btrfs-tools&ver=0.12-1 Regards, Daniel -- Address: Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist Email:
2010 Jan 03
1
tftp-hpa 5.0 fails to build on mips
Hi, recently, tftp-hpa has started to fail to build on mips and mipsel with the following error: ---snip--- [...] make -C tftpd [...] gcc -g -O2 -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/build/buildd/tftp-hpa-5.0 -c
2013 Oct 31
0
Processed (with 2 errors): notfound 706747 in 3.2p1.4-28.1, tagging 706747, fixed 676134 in 3.8.5-2, found 725433 in 2.0.19-2 ...
Processing commands for control at bugs.debian.org: > # bts housekeeping - fixing up versions to enable automatic bug archival > notfound 706747 3.2p1.4-28.1 Bug #706747 {Done: Andreas Beckmann <anbe at debian.org>} [olvwm] olvwm: fails to install [i386]: update-alternatives: error: alternative path /usr/bin/X11/olvwm-x-window-manager doesn't exist. There is no source info for the
2005 Mar 22
1
net utility (3.0.12) acting strange
Hi all I am running a Suse-9.1 distribution on a server and have been runnig samba from 3.0.4 up to 3.0.11 succesfully on the beast. I have got openldap 2.2.11 running and the server works as a PDC using the LDAP repository I always downloaded the sources compiled the stuff and off it went without any problems. Yesterday I compiled the 3.0.12 on the machine and when I fired it up I realized
2010 Jul 05
0
HDT & Debian ?
On 07/05/2010 08:20 AM, Erwan Velu wrote: > I just saw you get into the mailing list ;) heh :) > Does debian on the road to add HDT ? well, since hdt is included in syslinux, debian has hdt already since a log time (within the syslinux-common package that ships the com32 modules). however, more interestingly, hdt needs to be integrated within the syslinux menu on the installer and live
2009 Oct 14
0
[ANNOUNCE] compiz-0.8.4
Compiz 0.8.4 is released! This is the second stable release of Compiz 0.8 series. This release brings two new plugins, translation updates, many bug fixes, improved stability, and better screen resolution change handling. Also included is additional integration work for KDE 4. In particular, window thumbnails are now supported in Plasma window tooltips with the new KDE compatibility plugin, the
2006 Dec 06
1
Drawing On the Desktop
Hi, I am currently developing a xsnow like plugin for beryl called xglsnow (http://cornergraf.net/projects/xglsnow/). I have been told(1) that my way of drawing to the desktop is not very good and that a better way might exist. I realize beryl is not the same as compiz, but I hope that the differences are not too big on this matter, if not excuse me for this post. My drawing currently works