| Commit message (Expand) | Author | Age | Files | Lines |
| * | [DisplayServer] Add method to estimate window title bar size. | bruvzg | 2023-10-03 | 1 | -0/+3 |
| * | [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_AN... | bruvzg | 2023-09-21 | 1 | -3/+5 |
| * | Merge pull request #63826 from deakcor/dev_clipboard | Yuri Sizov | 2023-07-27 | 1 | -0/+3 |
| |\ |
|
| | * | add clipboard get image methods for windows and macos | Vincent D | 2023-07-17 | 1 | -0/+3 |
| * | | [Windows] Implement native file selection dialog support. | bruvzg | 2023-07-18 | 1 | -0/+2 |
| * | | Merge pull request #77993 from bruvzg/key_lbl_from_p | Yuri Sizov | 2023-07-12 | 1 | -0/+1 |
| |\ \
| |/
|/| |
|
| | * | Implement keyboard_get_label_from_physical method. | bruvzg | 2023-06-08 | 1 | -0/+1 |
| * | | [DisplayServer] Add method to check if native window is focused. | bruvzg | 2023-06-16 | 1 | -0/+1 |
| * | | Style: Harmonize header includes in platform ports | Rémi Verschelde | 2023-06-08 | 1 | -6/+7 |
| |/ |
|
| * | Merge pull request #75142 from bruvzg/scr | Rémi Verschelde | 2023-05-16 | 1 | -0/+1 |
| |\ |
|
| | * | [DisplayServer] Implement screen_get_image method for LinuxBSD/X11, macOS and... | bruvzg | 2023-03-20 | 1 | -0/+1 |
| * | | Don't expose mac specific display server. | HolonProduction | 2023-05-11 | 1 | -2/+1 |
| * | | Add project manager / editor initial screen settings, implement DisplayServer... | bruvzg | 2023-04-19 | 1 | -0/+1 |
| |/ |
|
| * | [DisplayServer] Implement screen_get_pixel method for LinuxBSD/X11, macOS and... | bruvzg | 2023-03-01 | 1 | -0/+5 |
| * | Cleanup and unify keyboard input. | bruvzg | 2023-01-23 | 1 | -0/+6 |
| * | Add `WINDOW_FLAG_MOUSE_PASSTHROUGH` flag and enabled it for tooltips. Expose ... | bruvzg | 2023-01-16 | 1 | -0/+1 |
| * | Implement color flash avoidance for Windows | Pedro J. Estébanez | 2023-01-12 | 1 | -0/+2 |
| * | Use BitField<> in core type masks | Juan Linietsky | 2023-01-08 | 1 | -2/+2 |
| * | Add support for the custom initial screen for the main window, fix primary sc... | bruvzg | 2023-01-07 | 1 | -4/+6 |
| * | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
| * | Merge pull request #70624 from bruvzg/cur_sc | Rémi Verschelde | 2023-01-03 | 1 | -2/+2 |
| |\ |
|
| | * | Improve `window_set_current_screen` and fix secondary window initial mode and... | bruvzg | 2022-12-29 | 1 | -2/+2 |
| * | | Fix dark title bar | floppyhammer | 2022-12-27 | 1 | -2/+0 |
| |/ |
|
| * | Rename `window_get_real_size` to `window_get_size_with_decorations`, add `win... | bruvzg | 2022-12-07 | 1 | -1/+2 |
| * | Merge pull request #67790 from kdada/fix-flash-window | Clay John | 2022-10-28 | 1 | -2/+2 |
| |\ |
|
| | * | Make window creation with custom position do not flash | Wei Guo | 2022-10-24 | 1 | -2/+2 |
| * | | Fix differences between Windows and linuxbsd Display Server | Markus Sauermann | 2022-10-28 | 1 | -1/+2 |
| |/ |
|
| * | Check if Vulkan context for the window exists before resizing it to avoid unn... | bruvzg | 2022-10-17 | 1 | -0/+1 |
| * | SCons: Re-enable treating `#warning` as error with `werror` | Rémi Verschelde | 2022-10-10 | 1 | -4/+0 |
| * | Unix: Remove now unnecessary I/O defines, cleanup | Rémi Verschelde | 2022-10-03 | 1 | -1/+1 |
| * | Merge pull request #65496 from MinusKube/popup-capture-mouse-bug | Rémi Verschelde | 2022-09-16 | 1 | -0/+2 |
| |\ |
|
| | * | Fix MOUSE_MODE_CAPTURED not working correctly with popups | MinusKube | 2022-09-07 | 1 | -0/+2 |
| * | | Merge pull request #65133 from bruvzg/win_cursor | Rémi Verschelde | 2022-09-14 | 1 | -2/+0 |
| |\ \ |
|
| | * | | [Windows] Simplify cursor handling and add support for fully transparent curs... | bruvzg | 2022-08-31 | 1 | -2/+0 |
| * | | | Merge pull request #65262 from bruvzg/win10_dm | Rémi Verschelde | 2022-09-13 | 1 | -0/+2 |
| |\ \ \
| |_|/
|/| | |
|
| | * | | Disable dark mode title bar on Windows 10. | bruvzg | 2022-09-03 | 1 | -0/+2 |
| * | | | Re-enable per-pixel transparency support on Linux, macOS, and Windows (for Vu... | bruvzg | 2022-09-03 | 1 | -5/+0 |
| |/ / |
|
| * / | Add support for system dark mode and accent color detection (macOS and Window... | bruvzg | 2022-08-31 | 1 | -0/+18 |
| |/ |
|
| * | Replace Array return types with TypedArray | kobewi | 2022-08-22 | 1 | -1/+1 |
| * | Implement `keep_screen_on` for Windows | RedMser | 2022-08-05 | 1 | -0/+2 |
| * | Move windows display server's 'outside' field to WindowData struct | MinusKube | 2022-07-07 | 1 | -1/+1 |
| * | [macOS, Windows, X11] Add stylus inverted/eraser support to | Hansem Ro | 2022-07-04 | 1 | -0/+14 |
| * | Add a new HashSet template | reduz | 2022-05-20 | 1 | -1/+1 |
| * | Replace most uses of Map by HashMap | reduz | 2022-05-16 | 1 | -4/+4 |
| * | Merge pull request #60894 from derammo/derammo_opengl3_windows | Rémi Verschelde | 2022-05-13 | 1 | -0/+2 |
| |\ |
|
| | * | opengl3 driver now works on windows including multi window | derammo | 2022-05-11 | 1 | -0/+2 |
| * | | [Windows] Save and re-apply window icon when changing window style. | bruvzg | 2022-05-10 | 1 | -0/+1 |
| |/ |
|
| * | Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` | Hugo Locurcio | 2022-05-03 | 1 | -1/+1 |
| * | Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Win... | bruvzg | 2022-04-28 | 1 | -0/+12 |
| * | Zero initialize all pointer class and struct members | Rémi Verschelde | 2022-04-04 | 1 | -1/+1 |