mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-06-07 07:14:27 +00:00
[idd] helper: send message over pipe when settings changed
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/**
|
||||
/**
|
||||
* Looking Glass
|
||||
* Copyright © 2017-2026 The Looking Glass Authors
|
||||
* https://looking-glass.io
|
||||
@@ -31,7 +31,8 @@ struct LGPipeMsg
|
||||
{
|
||||
SETCURSORPOS,
|
||||
SETDISPLAYMODE,
|
||||
GPUSTATUS
|
||||
GPUSTATUS,
|
||||
RELOADSETTINGS
|
||||
}
|
||||
type;
|
||||
union
|
||||
|
||||
Reference in New Issue
Block a user