search for: restack

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

2007 Mar 24
2
[PATCH] Notification on window restacking
Hi, This patch adds notification on window restacking. Plugins may need to do something when that happens. For example, it is used in the new version of animation plugin to perform a fade effect when a window moves above or below other windows (in the plugin's settings this effect is selected as a focus effect, but it's actually a restack e...
2008 Feb 07
1
[ANNOUNCE] compiz-0.7.0
...a. Translation updates for gl, nb, sv and tr. Sort LINGUAS list alphabetically and remove duplicate item. Update decoration with a timer after resize. Rename focusWindowOnMap to allowWindowFocus and make it use the current window viewport, not the initial one. Support restack requests in ConfigureRequest events. Don't restack windows on map if their focus should be prevented. Fix map and restack ordering. Fix full window frame being painted once after shading. Fix warning. el translation update. Closes bug #12593. Delete property...
2007 Mar 24
1
Newest animation plugin
Hi, Here is the newest version of animation plugin with the updated schema. It needs the three patches I sent right before this email to function properly. Regards, Erkin -------------- next part -------------- A non-text attachment was scrubbed... Name: animation.tar.gz Type: application/x-gzip Size: 64787 bytes Desc: not available Url :
2007 Oct 01
4
[ANNOUNCE] compiz-0.6.0
...le bar button actions. Make sure the position is randomized only for windows that are smaller than the workarea. Update decoration with a timer after resize. Rename focusWindowOnMap to allowWindowFocus and make it use the current window viewport, not the initial one. Support restack requests in ConfigureRequest events. Don't restack windows on map if their focus should be prevented. Fix map and restack ordering. Fix full window frame being painted once after shading. Fix warning. Delete property first and delete frame window after that to avoi...
2007 Mar 07
5
how to "apply" functions to unbalanced data in long format by factors......cant get "by" or "aggregate" to work
...ontrol",length(m1)), expREP=rep("expREP1",length(m1)), techREP=rep("techREP1",length(m1)),Y=m1,Y50=rep(m2,length(m1))) ######### I would like to avoid writing the above hundreds of times ###### I am able to reshape into wide format and then find the column medians. However restacking the data and regenerating the factors becomes very very messy on data sets with 150 columns. I am able to preform this analysis is SAS easily using BY, but I would like to know how to do it in R. I have tried these commands in a number of different variations with no luck and similar error me...
2007 Oct 18
4
[ANNOUNCE] compiz-0.6.2
...================== Support for automatically starting one decorator per screen. Various stacking problem fixes. Fixes for various focus issues. Minor other bug fixes. Regards, Danny Changes since compiz-0.6.0: Danny Baumann (26): Post-release version increment. We always need to restack windows on map. Newly created windows are placed on top of the stack first, which is not desired for some windows that may be denied focus (such as desktop windows). Send synthetic configure notify events where needed according to ICCCM chapter 4.1.5. glGetString is allowed to return NU...
2012 Mar 27
6
Debugging (possible) Xen-related hang-issues without the possibility of attaching serial console to capture Xen output
Hey all! I''m currently in the process of trying to debug a (possibly!) Xen-related issue (with Kernel 3.2.9-vanilla as Dom0, and Xen 4.1.2 [almost] vanilla, except for a patch for CVE-2012-0029), where a system freezes without me being able to ascertain a triggering event. The system console is completely unresponsive in the event of hangs (i.e., displays motd and the login prompt,
2009 Oct 14
0
[ANNOUNCE] compiz-0.8.4
...branch 'compiz-0.8' of git+ssh://maniac at git.compiz.org/git/compiz/core into compiz-0.8 Short cut placement output determination if there is only one output. Added option for placing newly mapped windows under the pointer. Minor cleanup. Change focus after restacking so the new stacking order is used for XSetInputFocus, if necessary. Check returned geometry for validity prior to using it. Revert "Update client list after unhook/insert." Fix typos. Minor coding style fixes. Fix assertion if core is specified as...
2007 Aug 03
4
[ANNOUNCE] compiz-0.5.2
...gin VTable. Fix parsing of screen edge metadata. Make server-side RANDR support optional. Build png plugin properly. Clean up. Check for memory errors. Get red/blue color components right. Add lazy positioning option to move plugin and a bad Make sure restackWindowBelow is able to put a window at Skip windows that we should avoid stacking relative to. Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/app/compiz Make sure we damage screen correctly when done resizing. Fix type of name argument. Fix type...