~azzar1/nux/fix-965025

« back to all changes in this revision

Viewing changes to NuxGraphics/GraphicsDisplayX11.cpp

  • Committer: Tarmac
  • Author(s): Andrea Azzarone
  • Date: 2012-03-12 15:37:10 UTC
  • mfrom: (587.2.1 nux-trunk)
  • Revision ID: tarmac-20120312153710-p6d0p8tn733a24ih
The problem
-----------
Read bug #947362

The fix
-------
Draw the icon out of the screen the first time

Test
---
No idea how we can test it.. Fixes: https://bugs.launchpad.net/bugs/947362. Approved by Thomi Richards.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2114
2114
    // Second this window will grab and own the XdndSelection Selection
2115
2115
    _dnd_source_window = XCreateWindow(display, 
2116
2116
                                        root, 
2117
 
                                        100, 100, 
 
2117
                                        -1000, -1000, 
2118
2118
                                        width, height, 
2119
2119
                                        0,
2120
2120
                                        vinfo.depth,