Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-26 | macOS: Context menu consumes modifier key releases | Jaakko Keränen | |
2021-09-21 | macOS: Native context menus | Jaakko Keränen | |
Popup context menus now use NSMenu. There are still has a few glitches with the navbar identity button, but most menus are working. SDL required another little tweak to force it to update mouse button state after the synchronously handled context menu goes away. Otherwise SDL's internal mouse button state shows that the right mouse button is held down. | |||
2021-05-19 | iOS: Updated SDL patch | Jaakko Keränen | |
The SDL patch now contains the macOS scroll event change and, as a new addition, iOS status bar appearance control via the SDL view controller. |