This website requires JavaScript.
Explore
Help
Sign In
claunia
/
86Box
Watch
1
Star
0
Fork
0
You've already forked 86Box
Code
Issues
Pull Requests
Actions
3
Packages
Projects
Releases
Wiki
Activity
Files
c3d15ef36d183cb54df75466de5bb26fd38ce8d8
86Box
/
src
/
qt
/
wl_mouse.hpp
5 lines
98 B
C++
Raw
Normal View
History
Unescape
Escape
Wayland mouse support Fix moving items with mouse when captured on macOS
2021-12-02 16:26:33 +06:00
class
QWindow
;
A bit more clang-format
2022-11-19 08:49:04 -05:00
void
wl_mouse_capture
(
QWindow
*
window
)
;
Wayland mouse support Fix moving items with mouse when captured on macOS
2021-12-02 16:26:33 +06:00
void
wl_mouse_uncapture
(
)
;
newlines at end of file
2022-02-18 21:38:51 -05:00
void
wl_init
(
)
;
Reference in New Issue
Copy Permalink