mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-10 14:09:51 -05:00
Make the configuration dialog appear near the mouse pointer if
launched from the shell notification icon as requested by Roku's Anthony Wood.
This commit is contained in:
@@ -74,8 +74,9 @@ public:
|
||||
return m_registered_activation_message;
|
||||
}
|
||||
|
||||
// User actions
|
||||
void Configure();
|
||||
// Pass true to move the window so it is near the mouse
|
||||
// cursor.
|
||||
void Configure(bool move_window);
|
||||
void Exit();
|
||||
|
||||
// Service control
|
||||
|
||||
Reference in New Issue
Block a user