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
0
AW: Re: [PATCH] minimize doesn't respect "no core instance" flag
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 way to do that would be to just return from paintWindow instead of calling the next plugin,
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
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
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
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
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 Jun 07
1
Scale Binding
Hi, Recently this commit was pushed to git, changing the default binding for scale to alt + shift + up: http://gitweb.freedesktop.org/?p=xorg/app/compiz.git;a=commit;h=77def1253419e1e0d3335f4c4790471b5130f087 I think this new binding is quite bad for many users who have multiple layouts in their keyboard (like non-latin languages), as alt + shift is commonly used for changing keyboard layouts.
2007 Apr 05
1
Example plugins
Here are some example plugins for anyone who is interested in developing. They are helloworld - uses an action to write hello world to the terminal blackandwhite - just makes all windows black and white triangle - paints a triangle to the screen http://www.anykeysoftware.co.uk/compiz/plugins/example-plugins.tar.gz If anyone has any other simple examples, please can you send them to me and I
2008 Feb 10
2
View() + "End" key on Ubuntu=segfault
I can repeatably crash R (segfault) by doing n <- 10 z <- data.frame(a=1:n,b=1:n) View(z) and then hitting the "End" key on my keyboard. I haven't got debugging going yet, but running under gdb (without debugging symbols) does give this: 0xb7b63583 in strlen () from /lib/tls/i686/cmov/libc.so.6 R version 2.6.2 (2008-02-08) i486-pc-linux-gnu [Ubuntu Gutsy] locale:
2007 Jun 06
2
[PATCH] Use X-Fleur cursor on move
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all, I'm Trevi?o (AKA Trevinho, AKA 3v1n0, AKA trevi55 ;P) it's my first message here, also if I'm reading the ML from the archives since long time... I maintened a beryl-svn (then git) repository, and I'm planning to do the same as soon as I can for compiz-git (BTW, some pre-release packages are at http://tinyurl.com/396up9),
2014 Jan 07
0
Asterisk CallCompletion issue (NO_CORE_INSTANCE)
Hello All, I have some problem on asterisk call completion feature, Every time I want to execute the application(By pressing 6) , I got the following error: "NO_CORE_INSTANCE" So, I was in shocked sometimes without making any changes on the dialplan coed problem solved. But in most of the time the problem kept persisting. Now I need some helps to solved the problem permananely? Thanks
2007 Apr 12
1
[PATCH] Transparent cube
Hi, Recently i have worked on re-writing beryl's transparent cube, and ported 3d plugin to compiz. I'm attaching a patchset here that includes the transparent cube patches (i'll post the 3d plugin when i fix some problems that didn't happen in beryl). Patching order: btf-ftb.patch, clip-planes.patch, plugin-events.patch, cube-paint-order.patch, transparent-cube.patch. Special
2005 Sep 29
0
:include doesn't respect :conditions of the included model
Hi all, I have something like the following in my model(s) class Person < ActiveRecord::Base has_many :planung has_one :last_planung :class_name => "Planung", :conditions => "exist IS TRUE", :order => "date DESC" end class Planung < ActiveRecord::Base belongs_to :person end And the corresponding
2013 Jun 20
0
ftp-proxy(8) doesn't respect "-a" (source address for outgoing control connection)
Hello, according to man (8) ftp-proxy, "-a 1.2.3.4" should instruct ftp-proxy to use 1.2.3.4 as source address for outgoing control connections. But it doesn't. It seems to greatly ignor that directive, since I can pass any address, ieven if the machine doesn't own it. It always uses the EGRES interface's inet address - inet6 not tested. Any ideas why? Thanks, -Harry
2013 May 21
0
Respect for Rails 0.1.0 is out!
Hi, Just to let you know that I have just released a new Rails plug-in called: Respect for Rails. Never feel the need to document your REST API while still developing it because a colleague of yours is making a mobile app client at the same time? If yes, then this gem is for you. You: - describe the structure of your server requests/responses using the compact DSL provided. - mount the engine
2001 Dec 19
0
[Bug 54] ssh does not respect /etc/host.conf
http://bugzilla.mindrot.org/show_bug.cgi?id=54 sfllaw at engmail.uwaterloo.ca changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From sfllaw at
2009 Dec 02
1
category with respect to category
hello I have two categorical data and want to visualise them to see their changes? Which graph do you recommend me for category with respect to category ? kind regards Ahmet Temiz -- Open WebMail Project (http://openwebmail.org) -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
1999 Apr 13
1
Libraries (question with respect to version increment)
Does one need to re-install libraries when going from 0.63.x to 0.64.0? best, -tony -- A.J. Rossini Research Assistant Professor of Biostatistics Center for AIDS Research UW Biostatistics 206-720-4282 (4209=fax) 206-543-1044 (xxxx=fax) rossini at u.washington.edu rossini at biostat.washington.edu http://www.biostat.washington.edu/~rossini/
2019 May 06
2
[Bug 1336] New: "nft reset counters" does not respect -j option for JSON output
https://bugzilla.netfilter.org/show_bug.cgi?id=1336 Bug ID: 1336 Summary: "nft reset counters" does not respect -j option for JSON output Product: nftables Version: unspecified Hardware: x86_64 OS: All Status: NEW Severity: enhancement Priority: P5
2006 Sep 13
2
[Bug 1227] sftp-server does not respect rlogin = false
http://bugzilla.mindrot.org/show_bug.cgi?id=1227 Summary: sftp-server does not respect rlogin = false Product: Portable OpenSSH Version: 4.3p2 Platform: PPC OS/Version: AIX Status: NEW Severity: normal Priority: P2 Component: sftp-server AssignedTo: bitbucket at mindrot.org ReportedBy: cris