提交历史

作者 SHA1 备注 提交日期
  bruvzg a7ff22ea6d Fix pressure / tilt ranges on Linux. 5 年之前
  Yuri Roubinsky e8474435e5 Restores correct window position after fullscreen toggling off on Linux 5 年之前
  Yuri Roubinsky 8c689f7d4a Fix restoring window from fullscreen to normal on Linux 5 年之前
  Eric Rybicki 67261b1e87 Remove buggy check if key was already released for accumulated input 5 年之前
  Rémi Verschelde 8454804972 Merge pull request #33967 from Calinou/add-os-is-window-focused 5 年之前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年之前
  bruvzg 2ef8c5fac5 iOS modular build and export implementation. 5 年之前
  Hugo Locurcio 21a3923410 Add an `OS.is_window_focused()` getter 5 年之前
  Rémi Verschelde d191ffb47d X11: Fix memory leak in handle_key_event 6 年之前
  bruvzg f675621725 [macOS, Windows, X11] Add graphic tablet pen pressure and tilt support to InputEventMouseMotion event. 6 年之前
  bruvzg 2a76fba1f6 Fix X11 modifier keys. 6 年之前
  PouleyKetchoupp 5bfe32eaa4 Properly revert cursor when using set_custom_mouse_cursor with null 6 年之前
  qarmin 50be65bf43 Changed some code found by Clang Tidy and Coverity 6 年之前
  thomas.herzog 4553935f27 [X11] set PID as window attribute 6 年之前
  bruvzg bd63d3e1ec Fix modifier keys causing key-code mismatch on Linux/X11. 6 年之前
  Carl Drougge deb73001ab OS_X11::set_window_maximized gives up after 0.5s 6 年之前
  Hugo Locurcio 7de2c70e11 Turn `OS.set_min/max_window_size()` warnings into errors 6 年之前
  Guilherme Felipe c3f69c6c76 Fix crash caused by a9a0d0fb15cc5e028dbf8dab8b46d3dc197c4678 6 年之前
  Guilherme Felipe a9a0d0fb15 Fix cursor blinking in integrated GPUs 6 年之前
  Rémi Verschelde d17eac735c Merge pull request #29815 from NilsIrl/plus_file_1 6 年之前
  qarmin 4e5310cc60 Some code changed with Clang-Tidy 6 年之前
  Nils ANDRÉ-CHANG d2833d4f4d Replace ` + "/" + ` with `String::file_add()` 6 年之前
  Rémi Verschelde 0d61fc2c0f Merge pull request #29752 from bruvzg/window_size_limits 6 年之前
  BastiaanOlij 02ea99129e Adding a new Camera Server implementation to Godot. 8 年之前
  bruvzg b924fb97d6 Add ability to limit maximum/minimum window size. 6 年之前
  Rémi Verschelde 0e6cac8ab8 Merge pull request #29465 from bruvzg/per_pixel_transp_impr 6 年之前
  bruvzg 2a950f3a7c [X11] Add window borderless state detection, fix borderless state restoration after exiting fullscreen. 6 年之前
  bruvzg 54863b20e6 Removes redundant "display/window/per_pixel_transparency/splash" setting, improves per pixel transparency documentation. 6 年之前
  Rémi Verschelde af2c742f53 Fix and expose String::strip_escapes(), use it in LineEdit paste 6 年之前
  Ibrahn Sahir b660247216 Fixed uninitialised variable in x11 null cursor creation 6 年之前