Displaying 6 results from an estimated 6 matches for "warppointer".
2007 Apr 16
1
Multiscreen patches
...upported or not.
Improvements on this patch might be a good idea. In Beryl we chose to
leave this as an option, but that doesn't strike me as the best
approach either. Is sharing display lists across screens meant to be
possible? (If not, we don't need the code that allows it).
0002-Change-warpPointer-to-take-a-CompScreen-as-argument.txt
Without this, the pointer will warp to the same screen regardless of
where it was (whichever happens to be d->screens). Plugins not in the
compiz repo will have to adjust.
0003-Use-makeScreenCurrent-is-run-before-dealing-with-textures.txt
This makes sure we&...
2018 Apr 24
0
[ANNOUNCE] xorg-server 1.19.99.905
More bugfixes, and streams support for Xwayland. This will almost
certainly be the last RC.
Adam Jackson (10):
sdksyms: Skip empty symbols
xwayland: Don't crash on WarpPointer(dest_w = None)
modesetting: Fix inverted check in dri2 WaitMSC
animcur: Fix crash when removing a master device
dix: Factor out extension availability check
dix: Allow an extension to disable itself
vnd: Disable GLX if no vendors successfully initialized
glx: Req...
2011 Feb 15
4
3gp to theora problems again
hello.
as many times before i ran into troubles to encode
with ffmpeg2theora from a 3gp file.
the example files are here:
original: http://startx.plentyfact.org/media/theorastuff/test.3gp
ffmpeg2theora: http://startx.plentyfact.org/media/theorastuff/test.ogv
the 3gp file ( from some phone ) is
Video: mpeg4, yuv420p, 800x480 [PAR 1:1 DAR 5:3],
2962 kb/s, 23.95 fps, 60 tbr, 1k
2007 Aug 03
4
[ANNOUNCE] compiz-0.5.2
...git+ssh://maniac at git.freedesktop.org/git/xorg/app/compiz
Fix mem leaks
Fix dangling comma in list writing.
Some beautification.
Fix stack corruption caused by an insufficient size of an allocated buffer.
Fixed string length calculations.
Bump ABIVERSION due to warpPointer() changes.
Update decoration on map request before core handles the request.
Added PlaceWindowProc function.
Merge branch 'master' of git+ssh://maniac at git.freedesktop.org/git/xorg/app/compiz
Added an Y viewport parameter to the function moveWindowToViewportPositio...
2007 Oct 01
4
[ANNOUNCE] compiz-0.6.0
...heir fullscreen, above/below or maximization state changed.
Fix mem leaks
Fix dangling comma in list writing.
Some beautification.
Fix stack corruption caused by an insufficient size of an allocated buffer.
Fixed string length calculations.
Bump ABIVERSION due to warpPointer() changes.
Update decoration on map request before core handles the request.
Added PlaceWindowProc function.
Added an Y viewport parameter to the function moveWindowToViewportPosition.
Remove unneeded code.
Update zoom plugin to use new metadata system.
Update wo...
2006 Dec 20
0
[791] trunk/wxruby2/swig/classes/include/wxWindow.h: Remove shadowing GetBestSize def causing warning, plus strip crufty comments
...p        * \param int
-         * \param int
-        */
-
</del><span class="cx"> void WarpPointer(int x , int y ) ;
</span><del>-
</del><span class="cx"> void SetWindowVariant( wxWindowVariant variant ) ;
</span><span class="cx"> wxWindowVariant GetWindowVariant() const;
</span><span class="cx">  &nb...