Displaying 20 results from an estimated 10000 matches similar to: "alt+f4 problem and/or virtual desktop question - MSoffice"
2007 Jan 08
6
Thumbnail plugin
Hi,
With some help from Quinn_Storm, iXce, maniac103, mikedee and
KristianLy :), I've managed to modify switcher.c and make a new plugin:
thumbnail.
The plugin shows thumbnails of windows when cursor is moved over a task
button in taskbar.
Screenshot:
http://pix.nofrag.com/b0/7a/051d45e25bfffed09eeb9b00e383.jpeg
Download:
2013 Jun 30
3
IMPORTANT : Regression since kernel > 3.4 as regards suspend to RAM while using 3D accel
Hello,
Been wondering why I could never resume from s2r. That's because I always
use 3D accel (compiz, cairo-dock). I have tested each Arch kernel releases,
hoping each time to get s2r to work.
Tired of this, I decided to use 3.4 LTS... 3.4.50
... And guess what ? I could resume from suspend to RAM 100% of the time !!!
I know it may be a hard work for you, but suspend to RAM while using 3D
2006 Nov 15
1
compiz does not group windows
hello
I am using compiz in fc6 and have this problem (tryed 0.3.2 and still
have the same issue):
When a window that have subwindows like gets minimized and I klick on it
on the panels taskbar onle the subwindow shows up, but not the main
window. I have to use alt+tab to open it. it also happens with floating
buttonbars in openoffice so I add a list in openoffice it shows the bar
with the
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 Mar 13
3
TaskBarIcon in OS X
Is the Wx:TaskBarIcon supported under OS X? I can''t seem to get it
working. My code works under Windows, but not OS X. I thought it was
something I was doing, so I tried the bigdemo.rb sample and that
doesnt'' seem to like OS X either.
I''m running OS X 10.5 with wxRuby 1.9.5 gem and ruby 1.8.6.
-dave
--
David Grandinetti
(315) 569 2594
2007 Nov 19
4
Check behaviour of Compiz Fusion KDE 0.6.2-3.1
Check behaviour of Compiz Fusion KDE 0.6.2-3.1
Hello,
I am trying out the release "Compiz Fusion KDE 0.6.2-3.1" on my openSUSE system.
I would like to share some more experiences about its usability.
1. Context menu by title bar
1.1 The context/actions menu that appears after a right click on the window
title is displayed in English despite German is my primary language in the
2007 Mar 14
1
[PATCH] Bug in decoration matching
Here a patch to fix a bug in decoration matching (no way to match type=dock)
This patch enable removing shadow from dock with something like this:
!type=dock | any
http://hibbert.univ-lille3.fr/~cbellegarde/Compiz/dock_shadow.patch
Cedric
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Oct 10
1
possible workspacehandling bug
Hello, first of all I would like to thank everyone for the effort put into
the project.
I have found a quite peculiar behavior when using Xgl/compiz.
Sometimes my windows disappear, if i use ctrl+alt+shift+left/right i can end
up in an empty desktop and if I keep holding ctrl+alt+shift and move back to
the previous workspace the window moves back just as if it had been moved
previously. Also, if
2006 May 11
1
Bug in viewport handling?
Hi,
Is the following an (unknown) bug? Rhythmbox (RB) has an option for
using a icon-tray. Restoring/minimizing to the tray in combination with
switching viewports (VP) seems to confuse compiz.
Steps to reproduce:
1. Start RB on VP1.
2. Minimize to tray.
3. Change to VP2.
4. Click the tray icon to restore.
Result: RB is restored to VP2, while compiz changes to VP1. Subsequent
clicking on the
2006 Jun 14
1
Request: Option for "scale" plugin to show minimized windows
[If this is not the correct list for this request then please let me know!]
Hello,
I would like to be able to use the "scale" plugin as a complete
taskbar replacement. To achieve I propose adding an option that
minimized windows be shown by scale. Currently, they are not.
Another good option to have would be if a keyboard modifier could
be used (or a separate hot-corner) to
2009 Jan 25
1
Problem compiling cairo-dock under CentOS 5.2
I am trying to compile cairo-dock from source (failing to find an existing
package for CentOS). I believe all dependencies are satisfied, but while
doing "make", at some point it says (I can provide the full make output if
it's needed):
gcc -g -O2 -o cairo-dock -Wl,--export-dynamic
cairo_dock-cairo-dock-callbacks.o cairo_dock-cairo-dock.o
cairo_dock-cairo-dock-dbus.o
2006 Oct 08
1
Plugins
Here are a few plugins I wrote.
The put plugins gives you bindings to move windows around.
I set it up so the numeric keypad is like the area of the screen.
So <Super>KP_Home will move the window to the top left, etc ...
It also does viewport moves which is handy when used with the plane
plugin. I like the plane plugin in a 3x3 matrix matching the keypad, so
with the keypad and some
2010 Nov 13
7
Re: Open File in MSOFFICE winword 2007 Causes Crash
I got the same problem: any MSOffice application crashes when the file dialog window is started (in any case: open file, save as, etc.).
I have turnned on WINEDEBUG=warn+all and i got almost the same.
Also, I'm using a PT-BR office version and I also got this message:
warn:module:load_builtin_dll failed to load .so lib for builtin L"C:\\Arquivos de programas\\Arquivos comuns\\Microsoft
2009 May 04
2
Games run, but i can always see desktop
Hey everyone
I run warcaft 3 under wine and the game works. However i can always see the bottom and top taskbars. (im using Ubuntu 9.04). I have DISABLED the window mode, and the problem still persists.
How can i run something in wine so that the game would completely overlay the screen?
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
2010 Jun 18
1
Two patches for Snap
Hi,
There are a couple of problems with Snapping Windows that I tried to fix:
(1) The snap to windows checkbox in ccsm has no effect because Snap treats
any window with struts as an edge, and all windows have struts. I think it
should be a test for dock windows.
(2) Windows don't snap to the left edge because it has been erased. The
right edge doesn't seem to get erased because it is
2012 Jul 11
2
[LLVMdev] [NVPTX] llc -march=nvptx64 -mcpu=sm_20 generates invalid zero align for device function params
Hello,
FYI, this is a bug http://llvm.org/bugs/show_bug.cgi?id=13324
When compiling the following code for sm_20, func params are by some reason
given with .align 0, which is invalid. Problem does not occur if compiled
for sm_10.
> cat test.ll
; ModuleID = '__kernelgen_main_module'
target datalayout = "e-p:64:64-i64:64:64-f64:64:64-n1:8:16:32:64"
target triple =
2009 Apr 13
4
Group by in R
Hi,
I have the following table data:
f1, f2, f3, f4.
I want to compute the counts of unique combinations of f1-f4. In SQL I would
just write:
SELECT COUNT(*) FROM <table> GROUP BY f1, f2, ..,f4.
How to do this in R?
Thanks,
Nick
--
View this message in context: http://www.nabble.com/Group-by-in-R-tp23020587p23020587.html
Sent from the R help mailing list archive at Nabble.com.
2009 Jul 01
1
How should I denormalise a data frame list of lists column?
Hi,
I have a data frame where one column is a list of lists. I would like to
subset the data frame based on membership of the lists in that column and be
able to 'denormalise' the data frame so that a row is duplicated for each of
its list elements. Example code follows:
# The data is read in in this form with the c2 list values in single strings
which I then split to give lists:
> f1
2006 Jun 08
5
more cubes and 3d metaphoric objects...
hi
how about having more cubes to fly around in 3d space.
though at first thought this might appear unessacary as who needs so many
desktops?
So i thought, why not have special cubes (as well as the original cube of
course) and these special cubes, instead of cubes, be 3d metaphric objects
for specific tasks
such as a radio, or ipod or whatever for music
a cinema for movies
arcade thingo for