mirror of
https://github.com/labwc/labwc.git
synced 2026-03-27 07:58:31 -04:00
tree-wide: add g_server global and prep for auto-replace
This commit is contained in:
parent
50bb882cf0
commit
60ac8f07bb
8 changed files with 35 additions and 27 deletions
|
|
@ -46,7 +46,6 @@ regions_from_name(const char *region_name, struct output *output)
|
|||
struct region *
|
||||
regions_from_cursor(struct server *server)
|
||||
{
|
||||
assert(server);
|
||||
double lx = server->seat.cursor->x;
|
||||
double ly = server->seat.cursor->y;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue