Thomas Bernard
|
0e0752c7d0
|
x11screen.c: remove usage of MAX_PATH_CHARACTERS
|
2019-05-07 17:25:17 +02:00 |
|
Thomas Bernard
|
12df99cc3b
|
x11screen.c: Fix fast version of Update_rect()
also remove useless static variable;
|
2019-02-15 00:23:47 +01:00 |
|
Thomas Bernard
|
c3b8d1ab65
|
X11: fix Update_rect(0, 0, 0, 0)
|
2019-02-08 10:34:13 +01:00 |
|
Thomas Bernard
|
73f5f1d214
|
x11: capture pointer when a button is pressed
|
2019-02-05 10:02:10 +01:00 |
|
Thomas Bernard
|
206c67e77c
|
move Set_mouse_position() to sdlscreen.c / win32screen.c / etc.
|
2019-02-05 00:25:59 +01:00 |
|
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 |
|