mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-11 22:53:34 +00:00
implementing mouse move and get screen size, removing warnings
This commit is contained in:
@@ -46,9 +46,6 @@ namespace mlx
|
||||
|
||||
std::uint64_t m_current_depth = 0;
|
||||
|
||||
std::size_t m_width = 0;
|
||||
std::size_t m_height = 0;
|
||||
|
||||
int m_id;
|
||||
|
||||
bool m_has_window;
|
||||
|
||||
Reference in New Issue
Block a user