| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix primary clipboard warning | ConteZero | 2021-10-23 | 1 | -0/+2 |
* | Added primary clipboard for Linux | ConteZero | 2021-10-18 | 1 | -0/+15 |
* | DisplayServer: Add multiple descriptions for methods. | DeeJayLSP | 2021-10-07 | 1 | -1/+11 |
* | Describe how window mode setter and getter works | DeeJayLSP | 2021-10-05 | 1 | -0/+3 |
* | Allow for mapping keycodes to current layout | Frixuu | 2021-09-21 | 1 | -0/+8 |
* | Define a default minimum window size to workaround rendering issues | Hugo Locurcio | 2021-08-22 | 1 | -0/+2 |
* | doc: Use self-closing tags for `return` and `argument` | Rémi Verschelde | 2021-07-30 | 1 | -496/+248 |
* | Move `alert` function from `DisplayServer` to `OS`. | bruvzg | 2021-07-22 | 1 | -10/+0 |
* | Restructure and reimplement vsync options | Hendrik Brucker | 2021-07-06 | 1 | -30/+39 |
* | Use mouse and joypad enums instead of plain integers | Aaron Franke | 2021-06-20 | 1 | -1/+1 |
* | Better format arguments in variant parser | Michael Alexsander Silva Dias | 2021-06-18 | 1 | -3/+3 |
* | Add MOUSE_MODE_CONFINED_HIDDEN | Aaron Franke | 2021-06-03 | 1 | -0/+8 |
* | OS: Remove native video API only implemented on iOS | Rémi Verschelde | 2021-05-07 | 1 | -51/+9 |
* | doc: Sync classref with current source | Rémi Verschelde | 2021-02-19 | 1 | -1/+1 |
* | Move tablet driver API from OS to DisplayServer. | bruvzg | 2021-02-18 | 1 | -0/+36 |
* | Merge pull request #42841 from HaSa1002/docs-lang-3 | Rémi Verschelde | 2020-11-09 | 1 | -2/+14 |
|\ |
|
| * | Port code examples to C# (D) | HaSa1002 | 2020-11-01 | 1 | -2/+14 |
* | | Improve the documentation related to fullscreen and borderless settings | Hugo Locurcio | 2020-10-28 | 1 | -0/+2 |
|/ |
|
* | Fix `screen_get_dpi` on macOS for non fractional display scales and restore d... | bruvzg | 2020-10-01 | 1 | -0/+12 |
* | Add window click-through support. | bruvzg | 2020-09-17 | 1 | -0/+24 |
* | Fix Return key events in LineEdit & TextEdit on Android | PouleyKetchoupp | 2020-07-26 | 1 | -3/+15 |
* | Fix cancel/OK button order on macOS | Daniel Ting | 2020-07-10 | 1 | -1/+1 |
* | [macOS] Implement seamless display scaling. | bruvzg | 2020-07-04 | 1 | -0/+12 |
* | Environment: Refactor code for readability + more | Rémi Verschelde | 2020-07-01 | 1 | -2/+2 |
* | Add keyboard layout enumeration / set / get functions (macOS, Windows, Linux/... | bruvzg | 2020-06-13 | 1 | -20/+46 |
* | doc: Sync classref with current source | Rémi Verschelde | 2020-05-20 | 1 | -0/+4 |
* | doc: Sync classref with current source | Rémi Verschelde | 2020-04-03 | 1 | -11/+1 |
* | doc: Sync classref with DisplayServer/Window changes | Rémi Verschelde | 2020-03-31 | 1 | -0/+1059 |