Displaying 6 results from an estimated 6 matches for "movecursor".
Did you mean:
mousecursor
2018 Mar 15
0
[ANNOUNCE] xf86-video-amdgpu 18.0.1
...er reset (in
configurations where Xorg doesn't terminate when the last client
disconnects)
* The Xorg process could crash when multiple primary screens are
configured in xorg.conf.
* TearFree could trigger debugging messages in the pixman library
Michel Dänzer (4):
Only change Set/MoveCursor hooks from what we expect
Wrap the whole miPointerScreenFuncRec, instead of only Set/MoveCursor
Pass extents to amdgpu_scanout_do_update by value
Bump version for 18.0.1 release
git tag: xf86-video-amdgpu-18.0.1
https://xorg.freedesktop.org/archive/individual/driver/xf86-video-a...
2008 Jul 02
2
FXTextField and text alignment
Hi,
When the text inside an FXTextField is larger that the available space,
the FXTextField apparently "switches" from left alignment to right
aligment: you only see the end of the text. When the text is smaller
than the available space, text is aligned on the left.
Is there a way to change that, and have left alignment all the time?
I''ve been trying a few things, like
2007 Jun 06
2
[PATCH] Use X-Fleur cursor on move
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all, I'm Trevi?o (AKA Trevinho, AKA 3v1n0, AKA trevi55 ;P) it's my
first message here, also if I'm reading the ML from the archives since
long time...
I maintened a beryl-svn (then git) repository, and I'm planning to do
the same as soon as I can for compiz-git (BTW, some pre-release
packages are at http://tinyurl.com/396up9),
2018 Mar 15
0
[ANNOUNCE] xf86-video-ati 18.0.1
...I recommend that all users of 18.0.0
update to 18.0.1.
* The Xorg process could crash when multiple primary screens are
configured in xorg.conf.
* TearFree could trigger debugging messages in the pixman library
Michel Dänzer (3):
Wrap the whole miPointerScreenFuncRec, instead of only Set/MoveCursor
Pass extents to radeon_scanout_do_update by value
Bump version for 18.0.1 release
git tag: xf86-video-ati-18.0.1
https://xorg.freedesktop.org/archive/individual/driver/xf86-video-ati-18.0.1.tar.bz2
MD5: 40e7c0a5a69aba3d84e0958f58705ea7 xf86-video-ati-18.0.1.tar.bz2
SHA1: b5a0b6a2fa8...
2018 Mar 06
0
[ANNOUNCE] xf86-video-ati 18.0.0
...en if info == NULL
If glamor is too old for depth 30, fall back to EXA or ShadowFB
Simplify depth 30 "kernel too old" error message
Don't bail from drmmode_set_desired_modes immediately
Disable all unused CRTCs before setting desired modes
Only change Set/MoveCursor hooks from what we expect
Bump version for 18.0.0 release
git tag: xf86-video-ati-18.0.0
https://xorg.freedesktop.org/archive/individual/driver/xf86-video-ati-18.0.0.tar.bz2
MD5: 4d41bfe860dc719654cad3f82d00f6f3 xf86-video-ati-18.0.0.tar.bz2
SHA1: da1b89a747264d976d824ddc7b5b4f803d3cf765...
2016 Oct 28
0
[ANNOUNCE] xorg-server 1.18.99.902
...hout DRI3
Michael Thayer (1):
modesetting: only fall back to drmModeSetCursor() on -EINVAL
Michel Dänzer (4):
test: Use $XSERVER_BUILDDIR for Xvfb executable path
xf86Cursor: Use PRIME master xf86CursorScreenRec::HotX/Y for slaves
xf86Cursor: Take the input lock in xf86Set/MoveCursor
DRI2: Sync radeonsi_pci_ids.h from Mesa
Mihail Konev (4):
xkb: fix turbo-repeat of RedirectKey-ed keysyms
os/inputthread: Ensure pollfd refreshing
xwin: make glx optional again
modesetting: fix glamor ifdef
Nikhil Mahale (1):
modesetting: unifdef MODESETTING_OU...