Commit Graph

11 Commits

Author SHA1 Message Date
fallenoak
e391f89656 feat(event): handle mouse up and down events for windows 2023-03-17 23:27:58 -05:00
fallenoak
c2a5dd0568
feat(event): add os-specific mouse mode handling 2023-03-17 17:54:02 -05:00
fallenoak
6135d7c37b feat(event): wire up more mouse mode handling 2023-03-16 12:25:07 -05:00
fallenoak
2b791973b5 feat(event): process focus input 2023-03-15 23:54:59 -05:00
fallenoak
27cab4814c feat(event): handle WM_ACTIVATE event in window proc 2023-03-15 23:47:18 -05:00
fallenoak
885eeeabd8 feat(event): implement OsInputGet for windows 2023-03-15 17:40:07 -05:00
fallenoak
788dde31ef feat(event): split out OsInputGet by platform 2023-03-15 16:58:55 -05:00
fallenoak
655d795a9d
feat(app): add windows app 2023-01-03 00:45:25 -06:00
fallenoak
6bebfe5e2f
chore(event): clean up assertions in input functions 2023-01-02 15:56:45 -06:00
fallenoak
09d77e1ba2
feat(event): handle close event 2023-01-02 15:37:41 -06:00
fallenoak
70b00c5c38
chore: initial commit 2023-01-02 13:17:18 -06:00