similar to: [PATCH] Grab state & Last state remembering

Displaying 20 results from an estimated 500 matches similar to: "[PATCH] Grab state & Last state remembering"

2007 May 23
1
[PATCH] Fix imageBufferToTexture for MSBFirst platforms.
Fixes icon colours on my PowerBook. Given that the preprocessor test was reversed when the code was reorganized and nobody on !MSBFirst platforms complained, one code path should suffice. --- src/texture.c | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/src/texture.c b/src/texture.c index 4170c70..7021643 100644 --- a/src/texture.c +++ b/src/texture.c @@ -164,13
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
2010 Jul 16
1
BLF - Realtime & Asterisk
Hello Asterisk-Community, I'm having an error with my BLF configuration on my asterisk...i've configured the sip peer like this: [8250] type=friend callerid=Extensi?n 8250 <8250> canreinvite=no context=pbx9 dtmfmode=rfc2833 host=dynamic insecure=no language=es nat=yes pickupgroup= callgroup= qualify=2000 secret=cyx2mo type=friend username=8250 subscribecontext=pbx9 call-limit=100
2010 Jul 14
2
BLF with Realtime
Hello Asterisk community, I'm trying to use BLF with Asterisk Realtime, i've been searching for some info but nothing seems to be clear, can anyone help me eith some ideas to make this work ok? I'va my dialplan with Realtime Thanks in advance -- Saludos Danny Dias SkypeID: danny.dias1
2020 Mar 23
3
SIP/2.0 489 Bad Event in reply to a PUBLISH
Hi, in these dark days of COVID-19 lockdown I'm using linphone to connect to my office asterisk system for working from home. It's going pretty well but the presence/BLF functions don't appear to work. In the linphone logs and asterisk debug I find that asterisk is rejecting linphone's PUBLISH message: <--- SIP read from UDP:10.27.128.3:5060 ---> PUBLISH sip:john at
2011 Jul 22
2
Mario Forever incapable of remembering keymap
Mario Forever (versions listed here (http://appdb.winehq.org/objectManager.php?sClass=application&iId=2363) and others) now load with wine, however, as soon as you select NEW GAME the thing forgets all assigned keys. In the main menu, you can go to OPTIONS, and see that all commands are EMPTY (no key assigned). If you assign keys, leave the screen (but don't start a new game) and return
2004 Aug 20
1
nmbd remembering additional eth interfaces...
nmbd comes up fine, says he is listening on the main interface of the server. Client side, try to use Network Neighborhood to get to the server, bang, browser not available. log.nmbd shows it has tried to access the master browser on two ip addresses which were installed temporally to copy files onto this server, etc... Nothing in the configs point to these IP's any longer. Where is nmbd
2009 Jul 17
2
Remembering a value in multiple calls of a function
Hello, I tried this pseudo-generator style experiment (see below). The "<<-" operator assigns to in the calling environment which would be the environment of "getN". Yet when the function incr is returned, isn't this environment lost? Also the print displays GlobalEnv, yet the globalenv does not have any mention of startgiven. This code was inspired from and old
2007 May 07
6
meta data update
The switch to the new metadata system is almost complete. All plugins in the fdo repo except plane and ini have been converted. I'll probably go ahead and convert those plugins as well sometime soon unless the original authors of those plugins tells me not to. The horrible gconf-dump plugin has been removed and replaced by a simple xslt stylesheet. gconf schemas are now generated from the xml
2007 May 03
2
Bug in otherScreenGrabExist?
I am fairly sure that this is just a bug in the codes logic, but I thought I should check first I noticed that the function was always returning true if only one grab is checked for (maybe other cases too) If nobody shouts I shall commit it because the behaviour in my plugin is now as expected. -------------- next part -------------- diff --git a/src/screen.c b/src/screen.c index
2010 Apr 01
2
How to stop mount.cifs remembering password
Dear all, I'm fairly new to Samba and CIFS and, for that matter, Linux in general. I'm having a problem with "mount.cifs" as provided with Debian 5. I'm afraid I cannot say what version of mount.cifs I have since doing "mount.cifs -V" does not (contrary to the message it shows when I do this) actually show the version, but rather how to use the program. The
2016 Jul 13
0
[Bug 2595] New: Remembering Call @+**((18557092847)) Epson Printer DESK .Epson Printer US~~HELpS tech support number
https://bugzilla.mindrot.org/show_bug.cgi?id=2595 Bug ID: 2595 Summary: Remembering Call @+**((18557092847)) Epson Printer DESK .Epson Printer US~~HELpS tech support number Product: Portable OpenSSH Version: 4.0p1 Hardware: Other OS: Other Status: NEW Severity: enhancement
2007 Jul 04
4
"driconf" to try to solve "texture size" problem with beryl+radeon+dualhead+mergefb
As some e-mails ago, I'm trying to play beryl in my laptop. I successfully configured my xorg.conf (thanks to the comunity for the help that allowed me that). The problem: When I boot the laptop without external LCD/CRT, beryl is working fine, but when I boot it with the external, it recognice fine the external LCD and don't want to allow beryl run. What beryl says: === BEGIN === $
2007 Mar 05
1
BCOP: The Beryl/Compiz XML options parser
Adding new options to a plugin is a pain. There is a lot of code that has allways to be changed for that. This is the reason why I've created the Beryl/Compiz XML options parser (bcop). Bcop allows you easily to describe options in XML and will autogenerate the needed Beryl/Compiz C code for you. The only think that needs to be changed in a existing plugins is to include the xxx_options.h
2007 Mar 25
2
Beryl and Compiz Merge: What's actually going on?
Compiz and Beryl merge: What's really going on? Recently Quinns post to the beryl-dev mailing list entitled 'Merge on' has led to a lot of discussion, some of which has been good and some of which has led to a lot of misinformation, to clear things up I'd like to give the story of the merge, and the justification for some of the more peculiar aspects. Basically lets try to avoid
2006 Oct 03
6
Tried out Beryl (Animation pugin)
Hi I just tried out the new 0.1.0 release of beryl. Generally I do like the compiz fdo version, because I like the gconf integration and the metacity theme support in gwd. Also I think their configuration system is a complete mess, this beryl settings manager is completly bloated in my opinion. Anyway, I noticed they have quite a lot of plugins. While I found most of them nothing special, the
2006 Nov 15
3
Aquamarine: The KDE Window Decorator
Hi, I have added compiz support to aquamarine. You can download it directly from beryl svn: svn co svn://svn.beryl-project.org/beryl/trunk/aquamarine/ To install: ./autogen.sh ./configure --enable-debug=full ./make ./sudo make install You can use kcontrol to set the decoration and decoration specific settings. You can post bugs to the beryl bugtracker at http://bugs.beryl-project.org . Please
2007 Apr 02
0
Re: Beryl Merger
On Sun, 2007-04-01 at 20:11 -0400, Jeffrey Laramie wrote: > Hi David, > > If you've been following the discussion on the forum and/or compizadmin list, > you can see that we aren't getting anywhere with these discussions. The > hangup seems to be selecting a new name for the Compiz-Extra division. The > Beryl people feel it's the only thing they're asking for
2006 Mar 21
13
"Remembering" link to redirect to after logging in
Hi, Suppose I have a resource such as http://localhost:3000/topsecret/data that requires the user to login first. What I did was make use of before_filter to check and see if the session variable is set with the logged in user''s id (similar to the example in "Agile Web Development with Rails"). However while the filtering function does work correctly in redirecting the
2007 Jun 28
1
[feature request] fglrx without Xgl works with copy method in beryl
Latest amd/ati drivers (8.37|8.38) supports composite with dri. So, after patching beryl (cause he can work without tfp) to make it use direct rendering on "aiglx method" and removed check for GLX_SGIX_fbconfig, which fails. - I was able to run beryl on fglrx WITHOUT Xgl. Only bug with windows drawing exists(as noticed in latest known issues for ati drives), more about this bug -