mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-23 14:23:03 +00:00
overlay: Add support for multi-monitor positioning
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
@@ -31,7 +31,7 @@ struct config;
|
||||
enum position;
|
||||
|
||||
enum position
|
||||
x11_position(Screen *scr, int width, int height,
|
||||
x11_position(Display *dpy, int width, int height,
|
||||
struct config *config,
|
||||
int *x, int *y, int *w, int *h);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user