summaryrefslogtreecommitdiff
path: root/platform/osx/display_server_osx.h
AgeCommit message (Expand)Author
2020-09-17Add window click-through support.bruvzg
2020-08-22Re-apply "Fixes for windows in X11 tiling WMs"PouleyKetchoupp
2020-08-19Revert "Fixes for windows in X11 tiling WMs"Juan Linietsky
2020-07-23DisplayServer: separate window showing into another functionLorenzo Cerqua
2020-07-10Fix cancel/OK button order on macOSDaniel Ting
2020-07-10Add override keywords.Marcel Admiraal
2020-07-04[macOS] Implement seamless display scaling.bruvzg
2020-07-02[macOS] Implement confined mouse mode.bruvzg
2020-07-01Environment: Refactor code for readability + moreRémi Verschelde
2020-06-13Add keyboard layout enumeration / set / get functions (macOS, Windows, Linux/...bruvzg
2020-04-28Rename InputFilter back to InputRémi Verschelde
2020-04-02Replace NULL with nullptrlupoDharkael
2020-03-26Prevent recursive `_dispatch_input_event` calls, improve focus regain on wind...bruvzg
2020-03-26Add macOS DisplayServer implementation.bruvzg