similar to: [PATCHES] Fixes for java apps and firefox in scale, switcher and wobbly

Displaying 20 results from an estimated 300 matches similar to: "[PATCHES] Fixes for java apps and firefox in scale, switcher and wobbly"

2007 Jun 06
0
[PATCH] Define default opacity windows in Compiz
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This patch uses the same hacks listed in the "[PATCHES] Fixes for java apps and firefox in scale, switcher and wobbly" message to apply the transparency to the right windows; I don't think it will be merged, but I'm posting it here just as example for other users/packagers; however it can be disabled only setting the default
2006 Apr 28
0
Wobbly settings
I have created a patch to wobbly that gives you friction and spring_k settings for each effect type. It seems to be very popular. -------------- next part -------------- A non-text attachment was scrubbed... Name: compiz-wobbly-kf-options.bin Type: application/octet-stream Size: 9875 bytes Desc: not available Url :
2006 Dec 29
0
Vide: bug with minimize+wobbly
Hi, I notice a bug if I start wobbling unminized window before the minimizing effect is finished. Here's the video (flash): http://www.youtube.com/watch?v=DttpjXFqbis Does anybody else notice this? Stjepan
2006 Jun 12
0
Scale & Wobbly bug
Hi. Most of you might not have noticed this bug: I have Shiver as focus effect, set for normal windows too. This way, whenever I select a window it "bounces" to the front. Quite pleasant, and it works while in scale mode too. But scale gives a bug when focus effect and sloppy focus are activated: the emblem icon changes its size and location (it gets smaller and moves to the centre),
2007 Apr 29
5
Wobbly jerkyness
About a month ago, David made a commit to wobbly to the spring engine which has introduced some bugs. They are hard to explain so bear with me. In a sense, the wobbly plugin does not seem as smooth as it used to be and the windows jerk all over the place. For example, I sometimes notice that when I move a large window (around 2/3 of the size of the desktop window), If I moved it down, the top of
2006 Dec 08
4
Patch to wobbly snap for outputs
Here's a patch to wobbly.c to handle edge snapping with multiple outputs... Also, I tweaked the window edge snapping to include dock window types, to support the case where dock windows may be on the inner edges of multiple monitors (and thus currently ignored as struts in the output workarea setup). I personally think we should include these "inner" struts when calculating the
2007 Jun 25
2
[PATCH] Add option to Move for disabling server position sync on each notify
The new move plugin interface that makes the applications sync to Xserver position at each move notify, also if it could be considered important, caused - as negative point - a poor wobbly quality while moving windows... That's why some kinds of "forks" were made to disable this new feature (see the "bouge" plugin), so I decided, instead of use "another" plugin
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),
2007 Feb 15
2
[PATCH]Application-window switcher, and comments for switcher.c
As promised, here's a patch to switcher.c to add "Application window" switching to the switcher, default keybinding Super+Tab (and Shift+Super+Tab for reverse). Works (and fails to work*) in the same conditions Scale's "group" mode does. Also, two patches for doxygen-compatible comments for some of switcher, which I added while working out what was going on. It
2007 Dec 28
1
workspace switcher
Hi all, I added the "workspace switcher" and I now have 4 virtual screens. When I do "vncviewer machine" works and shows me the current 1-4 display. however, I want to go directly to one of the 1-4 displays. when I do "vncviewer machine:1" it says "unable to connect to host" How do I get the displays 1-4 to accept the vnc connection? I have module vnc
2008 Jun 05
1
0.7.6 Ring Switcher not initiated by <super> Tab
List, In checking ring switcher and shift switcher, it seems that the key bindings are off. For shift switcher, it still initiates with <Shift><Super>S, but no longer terminates with enter on the numeric keypad, only the normal enter key terminates it. For ring switcher, it is NOT initiated with <Super>Tab despite the key binding showing that it is. Instead,
2006 Apr 01
1
[PATCH] Add option to switcher plugin for current workspace windows only
I find it very awkward for alt-tab to switch to windows on other desktops, but some people prefer it. Here is an implementation of a setting for it. It adds a new window API, to see if it's on the visible workspace. (I wrote this one) -------------- next part -------------- A non-text attachment was scrubbed... Name: mike-switcher-workspace-only.patch Type: text/x-patch Size: 3561 bytes
2006 May 18
1
Switcher bug
The switcher plugin has a bug that I don't have time to track down right now (finals on monday!). If there is no panel running then the switcher correctly disables its zoom-from-corner behavior, unfortunately it sometimes gets stuck and won't disappear until you alt-tab again. thanks -mike
2006 Nov 23
1
Switcher plugin
David, i send on this mailing list a patch to disable window list in switcher plugin. Have you looked at it? Do you think this option is useless? Is the code doing things in a bad way? Thanx for any answer ;) Cedric
2006 Dec 20
1
Workspace Switcher missing option
Since Compiz 3.4, every time I log into Gnome I have to manually set the number of desktops to 1. The number of desktops I set are not saved in the session file or anyplace. By default, the number of desktops are 4. I have searched all configuration options with gconftool but couldn't find any option to set this. Thanks in advance. -------------- next part -------------- An HTML attachment
2007 Jan 25
0
Switcher moving the selector instead of the thumbnail list
Wouldn't it be better if switcher would move the selector? This way there wouldn't be 3 thumbnails for 2 windows, 3 for 4 windows, 5 for more than 6 windows (what looks ugly).
2007 Feb 06
2
Commenting switcher.c, switching between application windows.
Hello all. I'd like to implement the ability to switch between just the windows of the currently selected application (similar to the way OS:X does it) to switcher.c. As a part of actually understanding what's going on in there, I'll go through and try to write doxygen comments the switcher.c functions. Is there anyone else working on either the commenting or the switching parts, to
2012 Nov 03
3
Desktop Switcher
Hey Y'all, Does CentOS have a desk top switcher similar to what you find on Fedora? A friend of mine want's to be able to switch between desktops. I've only got Gnome installed on my machine so I don't switch. A search of Google turns up reference to CentOS 4 for desktop switcher but I don't see anything for CentOS 6.3.
2006 May 07
2
Latest switcher patches, bugfix.
I've attatched a patch to fix a bug in the latest switcher patches that got put into CVS. Basically, window order with minimized windows is undefined, and this fixes it. Also, I notice that in some cases switcher fails to get an icon for a window. Perhaps the icon code is forcing a search for a specific size, rather than 'best-fit'? Also, the patch allows usage of alt+shift+tab (in
2007 Mar 01
1
Strange behavior scale and switcher plugin after update
Hi, I have noticed a strange behavior: after the added one of the options "window_match" in scale and switcher plugins; these do not show some windows like gmplayer or amsn's windows This is the output of xprop $ xprop _NET_WINDOW_DECOR(INTEGER) = 20061011, 46149375, 4, 4, 27, 4, 4, 4, 27, 4, 9, 0, 36965, -11, -34, -68, 0, 582, 32767, 0, 0, 32869, 571, -34, -68, 0, 32767,