Displaying 20 results from an estimated 10000 matches similar to: "Plane and Slide mode : Cant shift window"
2006 Nov 24
0
[Request]Shortcuts to move a window to another viewport with plane plugin
Hello,
i switched from using rotate+cube to plane as i like it better ( No more
headaches caused by cube spinnings ! ).
But i noticed that it is not possible to move a window to another
viewport using the keyboard and i miss it quite a lot.
So i thought it was a good idea to ask for it here.
i don't really have time right now to do it myself but i'll give it a
try sometime later if no
2006 Nov 29
0
Bugs plugin Plane
Hi,
1) the option "Move to Another Viewport" ( right button on the title bar of
the window ) don't work with maximized windows with Plane plugin.
2) keys of gconf-editor "plane_to_..._button" don't work with any button
Regards
Explinux
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
2008 May 29
0
[ANNOUNCE] compiz-0.7.6
A new compiz release 0.7.6 is now available from:
http://xorg.freedesktop.org/archive/individual/app/compiz-0.7.6.tar.gz
which can be verified with:
http://xorg.freedesktop.org/archive/individual/app/compiz-0.7.6.tar.gz.sha1
be55dada77dc0716a040c2b9e2d16a0fbc736180 compiz-0.7.6.tar.gz
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
2007 Mar 19
0
Plane cleanup
Here's a cleanup patch for plane.
Unless i'm missing something, wrapping setScreenOptionForPlugin is useless
and there's an unused variable.
Gerd.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: plane-cleanup.diff
Type: text/x-patch
Size: 1987 bytes
Desc: not available
Url :
2013 Mar 15
0
ggplot2, arrows and polar coordinates
Dear R users,
The following issue has been already documented, but, if I am not
mistaken, not yet solved.
This issue appears while trying to plot arrows with "geom_segment"
(package ggplot2), with polar coordinates ("coord_polar"). The direction
of some arrows is wrong (red rectangle). Please find herewith an example.
Does someone know how to deal with that issue?
Best
2008 Jun 01
1
transforming output of grid.locator() to coordinates of a leaf viewport
Short form:
How do I transform the output of grid.locator() (or
grid.locator(unit='npc')) to the native (or npc) coordinates of a viewport other
than the top-level viewport?
Thanks in advance. -Ben
Long form:
I would like the user to be able to click anywhere on the R
graphics window. I would then like to figure out which leaf viewport the user
clicked in and compute the native
2012 Jun 18
1
Slide Show (S9) v1.1 Update - More Template Packs (Deck.js, Impress.js, CSSS, Slidy2, etc.)
Hello,
If you're interested in authoring your presentations/slide shows in
Markdown, you might check out the Slide Show (S9) gem in Ruby. A
simple slide show looks like:
What's Slide Show (S9)?
=======================
A Free Web Alternative to PowerPoint and KeyNote in Ruby
Getting Started in 1-2-3 Easy Steps
===================================
* Step
2013 Jan 26
0
google APi or java popup or slide window information
How can I do with R an APi or java popup or slide window information ?
I would like to generate a html or php files raster map colors, with a
numerical values, and with information popup window over each data. Do
you know any Java or gogle APi examples?
2008 Mar 10
2
Create Slide Shows (PowerPoint/KeyNote-Style) Using Markdown using the Slide Show (S9) Ruby Gem
Hello,
I've published a Ruby gem that lets you create slide shows and
author slides in plain text using a wiki-style markup language that's
easy-to-write and easy-to-read. Yes, that's Markdown. (Textile is
supported too ;-)
You can find two samples online in Markdown:
o http://slideshow.rubyforge.org/svn/samples/rest.text
o
2013 Jan 28
0
[LLVMdev] [RFC] Please give feedback on a slide talking about LLVM
Hi all,
As you might already know, there is a CGO tutorial talking about
MCLinker and LLVM [1]. If you have interest in this topic, please
don't hesitate to join us. ;)
I, one of the co-oragnizers, are going to give a presentation
talking about "LLVM Intermediate Representation". This presentation
has three subjects:
- LLVM's lowering flow
- The intermediate
2009 Feb 05
0
Slide Show (S9) Gem V0.7 - Better Support for More Markdown (Ruby) Libs and More
Hello,
== What's new in 0.7?
I removed the dependency on Maruku (and Oniguruma) and now allow and
check for optional installed Markdown libraries/gems. For now the
search order for markdown libraries is first come, first serve, that
is:
rdiscount > rpeg-markdown > maruku > bluecloth (fallback, always
present because it's required in gem spec).
If you want to use
2006 Jan 15
0
Firefox slide show with embedded SVG
Now that T. Jake Luciani has created a working RSvgDevice package
(with one function called devSVG), we can produce SVG output from
ordinary plots, not necessarily just those made with grid.
Since Firefox and Mozilla support SVG (in recent versions), this
might be a good way to put figures in web pages in a way that can
be easily scaled, and even (with tweaking) manipulated with
scripts.
2024 Jun 14
0
[PATCH v6 0/8] drm: Support per-plane async flip configuration
On Fri, Jun 14, 2024 at 12:35:27PM GMT, Andr? Almeida wrote:
> AMD hardware can do async flips with overlay planes, but currently there's no
> easy way to enable that in DRM. To solve that, this patchset creates a new
> drm_plane field, bool async_flip, that allows drivers to choose which plane can
> or cannot do async flips. This is latter used on drm_atomic_set_property when
>
2024 Jun 19
0
[PATCH v6 0/8] drm: Support per-plane async flip configuration
On Fri, Jun 14, 2024 at 04:37:41PM -0300, Andr? Almeida wrote:
> Hi Dmitry,
>
> Em 14/06/2024 14:32, Dmitry Baryshkov escreveu:
> > On Fri, Jun 14, 2024 at 12:35:27PM GMT, Andr? Almeida wrote:
> >> AMD hardware can do async flips with overlay planes, but currently there's no
> >> easy way to enable that in DRM. To solve that, this patchset creates a new
>
2007 Sep 25
0
[T-dose-announce] Screenshots of your fav opensource software or desktop ( high resolution - 1002-768 ) for slide show on t-dose (fwd)
Hi CentOS users,
The centos-promo team is looking for your help.
Is anyone interested in creating nice CentOS screenshots ?
We can have them on the wiki as well for future articles or presentations.
A good screenshot should:
+ Be clear on what it is showing
- applications like eg. inkscape should have a file opened
- files opened in applications should make clear what the
2018 Mar 22
0
[PATCH 00/23] drm: Eliminate plane->fb/crtc usage for atomic drivers
Den 22.03.2018 16.22, skrev Ville Syrjala:
> From: Ville Syrj?l? <ville.syrjala at linux.intel.com>
>
> I really just wanted to fix i915 to re-enable its planes afer load
> detection (a two line patch). This is what I actually ended up with
> after I ran into a framebuffer refcount leak with said two line patch.
>
> I've tested this on a few i915 boxes and so far
2016 Mar 21
0
[PATCH 2/2] drm/virtio: send vblank event on plane atomic update
From: Gustavo Padovan <gustavo.padovan at collabora.co.uk>
virtio_gpu was failing to send vblank events when using the atomic IOCTL
with the DRM_MODE_PAGE_FLIP_EVENT flag set. This patch fixes each and
enables atomic pageflips updates.
Signed-off-by: Gustavo Padovan <gustavo.padovan at collabora.co.uk>
---
drivers/gpu/drm/virtio/virtgpu_plane.c | 9 ++++++++-
1 file changed, 8
2024 Jun 14
0
[PATCH v6 2/8] drm: Support per-plane async flip configuration
On Fri, Jun 14, 2024 at 12:35:29PM GMT, Andr? Almeida wrote:
> Drivers have different capabilities on what plane types they can or
> cannot perform async flips. Create a plane::async_flip field so each
> driver can choose which planes they allow doing async flips.
>
> Signed-off-by: Andr? Almeida <andrealmeid at igalia.com>
> ---
> drivers/gpu/drm/drm_atomic_uapi.c | 4