9 Commits

Author SHA1 Message Date
Thomas Bernard
e2637097fb X11: handling of keyboard mouse emulation + mouse panning 2019-01-20 22:49:06 +01:00
Thomas Bernard
559085a614
X11: fix Update_status_line()
it calls Update_rect() which already multiply by Pixel_width Pixel_height
2018-12-18 00:11:54 +01:00
Thomas Bernard
90bcffa9e2 x11: update screen after set palette 2018-07-12 19:11:39 +02:00
Thomas Bernard
7fb77f85f1 Add GFX2_Log() function 2018-07-12 19:11:39 +02:00
Thomas Bernard
1d023c49e2 X11: open window on its previous position
Signed-off-by: Thomas Bernard <miniupnp@free.fr>
2018-07-04 01:05:32 +02:00
Thomas Bernard
0d3ab36291 Drag&Drop implementation for X11
Signed-off-by: Thomas Bernard <miniupnp@free.fr>
2018-07-03 12:28:13 +02:00
Thomas Bernard
e381177970 X11: set window icon
Signed-off-by: Thomas Bernard <miniupnp@free.fr>
2018-07-02 11:38:52 +02:00
Thomas Bernard
d5bd599461 X11: handle window resize and close 2018-07-02 11:38:52 +02:00
Thomas Bernard
77f36a1f8e x11 implementation 2018-07-02 11:38:51 +02:00