search for: opacify

Displaying 9 results from an estimated 9 matches for "opacify".

Did you mean: pacify
2006 Apr 17
1
[PATCH] Opacify on resizing & Opacify non opaque windows on resizing/moving
Greetings everyone! I've just written two small patches. The first one allow opacifying windows when resizing ; it adds two options to resize plugin's gconf data : opacify (int, opacify percent) & opacify_non_opaque (bool, sets if non opaque windows should be opacified when resizing) The second one just add the option opacify_non_opaque to move plugin. Both patches were fea...
2020 Apr 16
2
Various Intermediate Representations. IR
On Wed, 15 Apr 2020 at 17:28, David Blaikie <dblaikie at gmail.com> wrote: > > opaque pointers don't exist in the IR yet - the goal is to reduce the places that use non-opacity of pointer types already/today and then opacify the existing pointer type, rather than introducing an opaque pointer type & having it concurrently with non-opaque pointer types. (though in retrospect such a migration might've been worth considering and/or might still be used as part of the migration, I guess) > I would have thought t...
2020 Apr 15
2
Various Intermediate Representations. IR
On Tue, 14 Apr 2020 at 21:24, Michael Kruse <llvmdev at meinersbur.de> wrote: > > Currently, LLVM often uses the *i8 type (pointer to char) to represent > a pointer to some not-specified type. We are also working on replacing > the pointer-to-type pointer types by a single pointer type without a > specific pointee-type. Look for "opaque pointer" on llvm-dev and the
2007 Jul 16
3
Couldn't activate plugin 'rotate'
...paint (firepaint) Adding plugin blur (blur) Adding plugin addhelper (addhelper) Adding plugin glib (glib) Adding plugin minimize (minimize) Adding plugin plane (plane) Adding plugin text (text) Adding plugin clone (clone) Adding plugin expo (expo) Adding plugin resizeinfo (resizeinfo) Adding plugin opacify (opacify) Adding plugin fadedesktop (fadedesktop) Adding plugin imgjpeg (imgjpeg) Adding plugin place (place) Adding core settings (General Options) Adding plugin group (group) Adding plugin animation (animation) Initializing core options...done Initializing winrules options...done Initializing dec...
2010 May 19
2
Compiz 8.6 on openSuSE 11.0 -- Success! But need help with a few issues.
...it would have disabled others like 'Show Desktop' and 'Fade Desktop' or Viewport Switcher which I don't use. I did try all but about 3-4 options. These were all working this morning on my box with the same hardware/software config in compiz 8.2: Accessibility (non-working): Opacify, Show Mouse, (mouse polling) Desktop (non-working): Expo (I really miss Expo) Effects (non-working): Analglyphs, Animations, Animations Addons, Cube 3D, Cube Atlantas, Snow Globe, Photowheel (likewise -- I really miss Photowheel) Utility (non-working): Resize Info, Scale Addons, W...
2007 Aug 13
0
Compiz Fusion Release 0.5.2 is out!
...t of a window from one viewport to another. Enhanced Zoom (ezoom): Improved version of the Zoom plugin, featuring interaction with windows while zooming, plus several accessibility improvements such as focus tracking. Jpeg: Adds jpeg images support to Compiz. Neg: Shows negatives of windows. Opacify: Reduce opacity of windows overlapping the window currently hovered over by the mouse pointer. Put: Adds bindings to move windows to several positions. Resizeinfo: Provides a small information window about the window dimensions during window resize. Ring: An alternative application switcher pl...
2015 Sep 28
4
[PATCH] Enabling ECDSA in PKCS#11 support for ssh-agent
Hi, I have made a patch for enabling the use of ECDSA keys in the PKCS#11 support of ssh-agent which will be of interest to other users. I have tested it with P-256 keys. P-384 and P-521 should work out-of-the box. The code is ready for non-FIPS curves (named or explicit), but OpenSSH currently limits ECDSA to those 3 curves. At high level it works like the support for RSA, but because of
2007 May 19
2
Crash in blur.c (SIGSEGV)
...CompWindow *) 0x633f00 s = <value optimized out> wd = (WobblyDisplay *) 0xded3c0 #28 0x00002aaaaf5830da in fadeHandleEvent (d=0x633f00, event=0x7fff0f24ad30) at fade.c:537 w = (CompWindow *) 0x7fff0f24a630 fd = (FadeDisplay *) 0xd162a0 #29 0x00002aaaaf786887 in opacifyHandleEvent (d=0x633f00, event=0x7fff0f24ad30) at opacify.c:341 s = (CompScreen *) 0xa00 w = (CompWindow *) 0x0 od = (OpacifyDisplay *) 0xdef210 #30 0x00002aaaaf998520 in groupHandleEvent (d=0x633f00, event=0x7fff0f24ad30) at group.c:1249 gd = (GroupDisplay *) 0xe64a1...
2015 Sep 28
33
[Bug 2474] New: Enabling ECDSA in PKCS#11 support for ssh-agent
https://bugzilla.mindrot.org/show_bug.cgi?id=2474 Bug ID: 2474 Summary: Enabling ECDSA in PKCS#11 support for ssh-agent Product: Portable OpenSSH Version: 7.1p1 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: ssh-agent Assignee: unassigned-bugs