提交歷史

作者 SHA1 備註 提交日期
  Rémi Verschelde 43ff899fa7 Merge pull request #54315 from nekomatata/x11-key-events-log 4 年之前
  PouleyKetchoupp 4215d694f8 Fix BadWindow X11 errors when a window is closed while processing struts 4 年之前
  Rémi Verschelde a000186de4 Merge pull request #41565 from nekomatata/x11-usable-screen-size 4 年之前
  Clay John 8a10bb7d0d Use OpenGL 3.3 core profile instead of compatibility profile 4 年之前
  Hugo Locurcio ce97ddbcb1 Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3 4 年之前
  lawnjelly e3491a3744 Add GLES2 2D renderer + Linux display manager 4 年之前
  PouleyKetchoupp 85a934954d Implemented screen_get_usable_rect for X11 Display Server 5 年之前
  Rémi Verschelde 9fb9b99cab Merge pull request #42117 from nekomatata/x11-get-window-screen 4 年之前
  PouleyKetchoupp b34480b645 Fix window_get_current_screen for X11 display server 5 年之前
  Rémi Verschelde 3a6be64c12 clang-format: Various fixes to comments alignment from `clang-format` 13 4 年之前
  Rémi Verschelde 3b11e33a09 clang-format: Disable alignment of operands, too unreliable 4 年之前
  PouleyKetchoupp ba96fc6a4d Fix input events random delay on X11 4 年之前
  PouleyKetchoupp 0b17d4e57d Add KeyPress & KeyRelease events to X11 debug events logging 4 年之前
  ConteZero 8c48b4a7e0 Fix primary clipboard warning 4 年之前
  ConteZero 838c9d37b4 Added primary clipboard for Linux 4 年之前
  Rémi Verschelde a7011fa294 Merge pull request #52684 from Frixuu/master 4 年之前
  Lightning_A c63b18507d Use range iterators for `Map` 4 年之前
  Frixuu 650e63a7ca Allow for mapping keycodes to current layout 4 年之前
  Hugo Locurcio 7486fa9b16 Mention that rebooting is required after updating graphics driver on Linux 4 年之前
  Pedro J. Estébanez dc187324be Add input buffering framework 4 年之前
  Pedro J. Estébanez 7c864d41c9 Improve input event accumulation 4 年之前
  Aaron Franke fa3a32a2d6 Use Key enum instead of plain integers 4 年之前
  luz paz 3564c16cb8 Fix various typos with codespell 4 年之前
  bruvzg 618eb27e8b Move `alert` function from `DisplayServer` to `OS`. 4 年之前
  PouleyKetchoupp e030360b88 Fix popup closing immediately after showing on some Linux WMs 4 年之前
  Hendrik Brucker 043ae91560 Restructure and reimplement vsync options 4 年之前
  Niklas Higi 0c83a23ab5 Add "Keep screen on" feature to `DisplayServerX11` 5 年之前
  Aaron Franke 0ce49800ac Use mouse and joypad enums instead of plain integers 4 年之前
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 4 年之前
  Aaron Franke 98aa3b669e Add MOUSE_MODE_CONFINED_HIDDEN 4 年之前