Commit History

Author SHA1 Message Date
  clayjohn 652adcd5bf Basic 3D rendering 3 years ago
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` 3 years ago
  Rémi Verschelde c273ddc3ee Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init` 3 years ago
  bruvzg 6ab672d1ef Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Windows. 3 years ago
  Rémi Verschelde 8dfa12cae7 Merge pull request #59979 from bruvzg/cpp_check2 3 years ago
  Rémi Verschelde e89fc52ec6 Merge pull request #58272 from bruvzg/x11_backup_screen_info 3 years ago
  bruvzg de4c97758a Fix more issues found by cppcheck. 3 years ago
  bruvzg 8b0761d1fd Fix sub-menu keyboard navigation. 3 years ago
  bruvzg f851c4aa33 Fix some issues found by cppcheck. 3 years ago
  bruvzg daa42e0e50 Fix a possible race condition on popup close, that might cause multiple deletions of the same list item. 3 years ago
  ConteZero 2eb36b8bdb Fix X11 is_window_maximized 3 years ago
  Markus Sauermann 0494e024d8 Rename warp mouse functions to warp_mouse 3 years ago
  bruvzg 3cc37342c4 [X11] Do not try to focus unmapped window. 3 years ago
  Haoyu Qiu 29e45d4fa0 Fix X11 memory leak after drag & drop file into the editor 3 years ago
  bruvzg 74ff5921d6 Improve popup window handling. 3 years ago
  bruvzg 372e24265a [Linux/X11] Fallback to the X server root window to get screen rects, if Xinerama is not available. 3 years ago
  Rémi Verschelde b8b4580448 Style: Cleanup single-line blocks, semicolons, dead code 3 years ago
  Rémi Verschelde 1bdb82c64e Fix typos with codespell 3 years ago
  bruvzg 4fcc35bdfa [X11] Fix decoration reset when returning from fullscreen mode. 3 years ago
  jordi 635da44ef8 Snap refresh rate to hundreths place on X11 3 years ago
  Rémi Verschelde 225a3b2545 Merge pull request #57341 from bruvzg/win_multiwin_fs 3 years ago
  Rémi Verschelde 2e320dcf87 Merge pull request #57617 from bruvzg/char_cleanup 3 years ago
  Rémi Verschelde d235c1bb19 Merge pull request #57335 from jordigcs/display-refresh-rate 3 years ago
  bruvzg f4ea9cd9f3 [Windows] Add WS_BORDER flag to windows in WINDOW_MODE_FULLSCREEN mode to allow multi-window interface in full-screen. 3 years ago
  bruvzg 244db37508 Cleanup and move char functions to the `char_utils.h` header. 3 years ago
  jordi 54dec44dba Add screen_get_refresh_rate to DisplayServer 3 years ago
  Hendrik Brucker c058361a23 Fix captured mouse mode 3 years ago
  Nathan Franke 8a0a3accee simplify formatting scripts, add a clang-tidy script, and run clang-tidy 3 years ago
  Rémi Verschelde 4b36b6e92a Merge pull request #56785 from bruvzg/nat_handles_4 3 years ago
  Rémi Verschelde 57a057f7ff Merge pull request #56754 from madmiraal/fix-45592 3 years ago