similar to: compiz without a desktop window

Displaying 20 results from an estimated 100 matches similar to: "compiz without a desktop window"

2006 Dec 10
1
[BUG] Compiz hangs at launch when the focus windows is a swing window
Hello As i have a java project to do i start and stop compiz with gnome-compiz-manager from gandalf and i just tried to relaunch compiz while the swing window was focused and all the interface just freezed. Worse than that it hangs all the interface and the keyboard events are not processed so you can't do anything to kill compiz and start again. But hey i have two computers so i have
2013 Jun 19
2
Relative position between two windows
Hi, I'm Luca from Savona, Italy. I'm using Compiz and I'm writing an application with Xlib to draw two windows, let's say window_A and window_B. I would like to keep fixed the relative position between two established corners of them that they have when mapped. So that if I move or resize one of the window, the other if necessary automatically moves to observe the condition.
2013 Jun 19
0
Relative position between two windows
Hi Luca, In recent versions of compiz (0.9.10) if you have lazy positioning on (org.compiz.move 'lazy-positioning') other clients won't get a configure notification until the end of the move. This is a performance optimization to avoid a slow path on the nvidia drivers with vsync. If you want such notifications you need to turn this option off. Either that or implement this as a
2007 Apr 19
0
[PATCH] Make focusDefaultWindow () take a CompScreen as argument
From: Kristian Lyngstol <kristian@beryl-project.org> Avoids focus jumping from one screen to another. --- include/compiz.h | 4 ++-- plugins/rotate.c | 2 +- src/display.c | 38 +++++++++++++++++--------------------- src/event.c | 6 +++--- 4 files changed, 23 insertions(+), 27 deletions(-) diff --git a/include/compiz.h b/include/compiz.h index 4c72dd3..f882b84 100644
2007 Jun 19
1
[PATCH] Added screen edge trigger delay setting.
--- include/compiz.h | 17 ++++++- metadata/core.xml.in | 7 +++ src/display.c | 5 ++- src/event.c | 130 +++++++++++++++++++++++++++++++++++++++++++++----- 4 files changed, 143 insertions(+), 16 deletions(-) diff --git a/include/compiz.h b/include/compiz.h index dd34f00..abb1169 100644 --- a/include/compiz.h +++ b/include/compiz.h @@ -26,7 +26,7 @@ #ifndef
2015 Nov 09
1
After reboot of web-server accessing website shows "Forbidden", restarting httpd all is fine
On Mon, Nov 09, 2015 at 06:08:11AM -0800, Mark Milhollan wrote: > It allows (even forces) a "dirty" environment to be provided to the > service (which is seldom wanted or expected), does not ensure that the > current tty cannot be the controlling tty for the service (which > sometimes matters) and leaves the CWD unchanged instead of ensuring / is > used (which
2015 Apr 27
2
First post
Hello, I have an Alienware 8 laptop that contains dual GeForce GTX 880M graphics GPUs with 16GB of video ram, as I understand it. I am running opensuse 3.2. At some times, like once every 10 boots or so, my system will hang on boot. Black screen shown. I looked at my /var/log/messages and there are numerous nouveau errors. I have attached a section of this output. I am willing to perform any
2007 Jun 06
1
Compiz segmentation fault
Hey, Whenever I run compiz --replace, I get a segmentation fault. This is what a backtrace in gdb says: #0 0xbb871310 in strstr () from /usr/lib/libc.so.12 #1 0x080590b6 in addScreen (display=0x8071980, screenNum=0, wmSnSelectionWindow=39845889, wmSnAtom=365, wmSnTimestamp=27602486) at screen.c:1756 #2 0x08055292 in addDisplay (name=0x0) at display.c:2484 #3 0x08050926 in main (argc=2,
2010 Jun 15
1
Fwd: Re: "Graphics history" in UNIX
Many thanks again for your code. Actually, manual typing of the function names to record or review plots is not a practical solution for me. I taught it would be a quick task to program Function keys for this purpose. I uselessly spent time messing with a "<home>.initrc " file. The only solution I found is to write the functions names, via Bash menu
2008 May 23
5
X11 won't launch HELP!!!
Hey :D Mac OSX 10.5 here. I'm having lots of trouble with Darwine. When I try to launch an app I get the following sign (sometimes): [Image: http://i30.tinypic.com/2e5v0xe.png ] And in the log I get: Code: X connection to :0.0 broken (explicit kill or server shutdown). fixme:heap:HeapSetInformation 0x110000 0 0x46ee5c 4 X connection to :0.0 broken (explicit kill or server shutdown). Please
2001 Feb 13
1
X11 device doesn't handle destroy events correcly (PR#848)
Hi, there are two problems in devX11.c. The one is an undocumented nuisance and the other isn't a bug until you try to embed an X11 device in another window (think tktoplevel() in tcltk package...). Let's take a look at locator() first: Assuming you call locator() with a current X11 device, this call is handled in X11_Locator (src/unix/X11/devX11.c). When you have one window open and
2005 Dec 01
0
[fdo] Programming problems in Dual Head Mode.
(Hope this is the right place to post this message.) Hi all, I am working on a small movie player which can play full screen movie using Xserver. It works fine in Single Head Mode. But is I set the Xserver in Dual Head Mode. I can't see any thing on both screens. The Code to Init the display is shown as below: > display = XOpenDisplay(NULL); > if (display == NULL) >
2005 Dec 05
0
[fdo] Programming problems in Dual Head Mode with Tiny-X.
(Hope this is the right place to post this message.) Hi all, I am working on a small movie player which can play full screen movie using Xserver. It works fine in Single Head Mode. But is I set the Xserver in Dual Head Mode. I can't see any thing on both screens. The Code to Init the display is shown as below: > display = XOpenDisplay(NULL); > if (display == NULL) >
2006 Jan 26
3
Help on implementing rails from html with php
Hi guys, just started using rails and is trying to implementing the present html with some rails... However i met this problem when i am trying to port over some php code in html to rails and i cant find any method to successful convert the php codes. Below is a feature i tried to implement in rails way: there are 2 buttons on the html. Besides these 2 buttons is an infobox. So, whenever
1998 Oct 28
1
Request for help with compiling R on a DEC Alpha
I am currently attempting to install R (v0.62.3) on our DEC Alpha computer, and have solved one problem but now am having another: When issuing the 'make' (after ./configure), I get the error shown at the end of this output: ============================================================================ ======= cd main; make make[3]: Entering directory `/usr/local/src/R-0.62.3/src/main'
2005 Dec 30
2
help on submit_to_remote
hi, read the API doc and made search with google but can''t get a precise explanation on how submit_to_remote work. can someone help on that? thanks
2009 Aug 12
1
calling a function with dynamically generated buttons
Hallo, I'm dynamically generating buttons depending on the number of rows of my dataframe. Every button is supposed to call a function which generates a plot with the values of one of my dataframe rows. My code looks like this: base <- tktoplevel() plotten <- function(mat, namen, titel) { midpts <- barplot(height=mat, names.arg = namen, main = titel, las=2)
2006 Apr 10
3
form_remote_tag can only have one submit button?
I setup a form_remote_tag with several submit buttons, all of them share the same name ( ''do_action'' ) and their values differ. eg. button1 named do_action with value ACTION1 button2 named do_action with value ACTION2, etc No matter which button I press the value passed is always the one defined for the first of these buttons ( the correct value associated with the pressed
2008 Dec 31
5
The future of Compiz
Where are we going? It's time to start thinking ahead and really figure out how to make Compiz survive, specially in lieu of Dennis' suggestion. The reality is that there has been the equivalent of no progress since the merge. We've basically only been in maintenance mode. The reason for this, from my point of view, is a complete lack of direction and leadership. We've
2009 Jan 07
2
folding Apple tweaks into openssh
Hi. Apple have a bunch of patches to openssh that they have folded into the version that's shipped with MacOSX. Some of these are very convenient: like automagically starting an ssh-agent at login/boot time and the ability to have SSH passphrases stored and fetched from the Keychain. It would be nice if these could be considered for rolling in to a future release of openssh. FWIW