similar to: switcher patch do disable window list

Displaying 20 results from an estimated 90 matches similar to: "switcher patch do disable window list"

2006 Oct 25
2
[PATCH] Edge buttons
Here are my patches to add edge + button functionality. I still feel that there is a problem with gconf, but I have just made it so that the edge button functionality works. I have included a patch for gconf to display AnyButton if it is set to 0. There is also a patch to make the edge size configurable because 1 pixel was too small and the mouse keeps slipping off when using it for the
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
2006 Nov 30
1
Compiz and list options
Hello! Currently, in plugins like "state", when having list options, you have to parse all windows on the screen and update their properties... I find this so ugly. In fact, pluginSetScreenOption() give a pointer on the first element of the list (CompOptionValue). You don't know what list element has changed ! I think it should be prettier to give a pointer on the first element
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,
2006 Sep 20
2
New viewport switcher plugin
Hi, We've (Soeren Sandmann, really) have written a new plugin that pans the viewport around a planar workspace instead of the cube. It's a more toned down transition effect and is more similar to the metacity workspace model. There's two parts to this patch: one part prepares the compiz core for workspace that's more than one viewport high, and the second part is the
2006 Nov 11
3
Gnome switcher and gnome windows list
Hello, am I the only one experiencing some bugs with the latest git checkout in the gnome switcher and gnome window list ? When I click on one of the workspaces on gnome's switcher the cube doesn't rotate, but the windows disappear. I don't know how to describe it well, but it seems like the 4 faces of the cube in compiz and my 4 workspaces on gnome-switcher are now totally unrelated
2007 Jun 06
1
[PATCHES] Fixes for java apps and firefox in scale, switcher and wobbly
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I've made these patches that basically, make the java apps and firefox items well being recognized by some compiz plugins (scale, switcher and wobbly), I don't know if those can be considered workaround, but this helps in using your desktop tools. Basically java apps are seen as: * name=sun-awt-X11-XFramePeer (default windows = Normal) *
2005 Dec 03
0
dragdrop patch that enables dragging from and to divs with overflow:scroll
Hi all, this is a patch for 1.5_rc5 I noticed that I was not able to drag stuff out of scrolling divs. When I tried to drag it out, the draggable would remain in that div and the scrollbars would adapt to the bigger content of the div. This patch extends draggable with an option :tofront. When it is set to true, the draggable will be moved to the document body while keeping its position on the
2006 Nov 08
2
bug in today's git snapshot with maximizing windows
Hi David, When maximizing windows on a different resolution only 70% of the window is maximized. Ie: on my 1280x1024 screen a window maximized is correct (and does not clobber the desktop panel in KDE, kicker) On my 1600x1200 screen, with no kicker panel, the window is maximized about 70% of the screen only Is this known? Thanks, Shawn. ----- Original Message ---- From: David Reveman
2007 Nov 15
0
9 commits - data/Makefile.am player/swfdec-player.ui player/swfdec-window.c po/fr.po po/POTFILES.in po/POTFILES.skip thumbnailer/Makefile.am
data/Makefile.am | 8 ++--- player/swfdec-player.ui | 22 +++++++------- player/swfdec-window.c | 2 - po/POTFILES.in | 1 po/POTFILES.skip | 1 po/fr.po | 72 ++++++++++++++++++++++++++++++++---------------- thumbnailer/Makefile.am | 20 +++++-------- 7 files changed, 74 insertions(+), 52 deletions(-) New commits: commit