summaryrefslogtreecommitdiffstats
path: root/platform/linuxbsd
Commit message (Expand)AuthorAgeFilesLines
...
| * X11: Alert only when video drivers fail initializationRiteo2024-08-211-30/+45
* | Update rendering driver name on fallbacks. Fix rendering driver/method in the...bruvzg2024-09-012-0/+2
* | Merge pull request #96204 from bruvzg/fd_no_caseRémi Verschelde2024-08-301-1/+9
|\ \
| * | [Linux] Make file filters case insensitive.bruvzg2024-08-281-1/+9
* | | Merge pull request #90782 from bruvzg/export_platform_extensionRémi Verschelde2024-08-302-7/+6
|\ \ \ | |/ / |/| |
| * | Allow adding custom export platforms using scripts / GDExtension.bruvzg2024-08-282-7/+6
* | | [Linux] Fix "all files" filter in the native file dialog.bruvzg2024-08-281-4/+13
|/ /
* | Use wayland-egl-core.h instead of wayland-egl.hJoel Winarske2024-08-231-1/+1
* | Merge pull request #90993 from darksylinc/matias-TheForgeRémi Verschelde2024-08-222-2/+2
|\ \
| * | Add debug utilities for VulkanMatias N. Goldberg2024-08-212-2/+2
| |/
* | Merge pull request #94022 from Riteo/a-fraction-of-the-workRémi Verschelde2024-08-222-13/+13
|\ \ | |/ |/|
| * Wayland: switch pointer position handling to doublesRiteo2024-07-072-13/+13
* | [Windows/Linux] Check custom export templates architecture.bruvzg2024-08-162-9/+93
* | Wayland: Avoid recreating input objects on capability changeRiteo2024-08-091-17/+21
* | [X11] Use motion event button state instead of async state.bruvzg2024-08-011-2/+19
* | Remove unneeded call in DisplayServerX11 alvinhochun2024-07-251-1/+0
* | Pass window exclusive and transient properties for subwindow creationAlvin Wong2024-07-252-2/+8
* | Disable FP contraction.bruvzg2024-07-231-0/+2
* | Wayland: Fix error spam when interacting with decorationsRiteo2024-07-201-15/+17
* | Linux/X11: Fix memory leak from created screen imagesRonald Casili2024-07-181-4/+5
* | Merge pull request #94411 from Riteo/suspending-the-right-wayRémi Verschelde2024-07-171-1/+1
|\ \
| * | Wayland: check for suspended flag when unsuspendingRiteo2024-07-161-1/+1
* | | Wayland: commit surface on window creationRiteo2024-07-151-0/+2
|/ /
* | Merge pull request #93352 from Calinou/linuxbsd-controller-no-trackpad-graphi...Rémi Verschelde2024-07-092-0/+21
|\ \
| * | Fix trackpads and graphics tablets being recognized as controllers on Linux/*BSDHugo Locurcio2024-07-062-0/+21
* | | Wayland: scale relative pointer motionRiteo2024-07-071-0/+5
| |/ |/|
* | X11: Fix creating RenderingDevice after #93706Rémi Verschelde2024-06-291-0/+1
* | Improve handling of rendering startup errorsPedro J. Estébanez2024-06-282-3/+16
* | Merge pull request #93682 from dsnopek/fix-text-editor-find-in-files-focus-bugRémi Verschelde2024-06-281-1/+1
|\ \
| * | Fix text editor stealing focus from "Find in Files" dialog on X11David Snopek2024-06-271-1/+1
* | | Wayland: minimize surface commits and limit them to the main threadRiteo2024-06-284-31/+53
|/ /
* | Style: Optimize `.svg` files with `svgo`Thaddeus Crews2024-06-232-2/+2
* | [TextServer] Fix get_word_breaks and it uses.bruvzg2024-06-211-1/+7
|/
* Merge pull request #93021 from bruvzg/wl_imeRémi Verschelde2024-06-195-4/+288
|\
| * [Wayland] Implement IME support.bruvzg2024-06-115-4/+288
* | Tweak warning messages related to V-Sync on OpenGLHugo Locurcio2024-06-161-1/+1
* | Merge pull request #92663 from Riteo/holy-egl-batmanRémi Verschelde2024-06-133-18/+44
|\ \
| * | EGL: Use EGL_EXT_platform_base whenever possibleRiteo2024-06-043-18/+44
* | | [X11] Detect XWayland and disable screen capture support.bruvzg2024-06-122-3/+29
| |/ |/|
* | Merge pull request #92843 from anniryynanen/tooltip-in-popupRémi Verschelde2024-06-101-1/+4
|\ \
| * | Stop color picker tooltip from stealing input eventsAnni Ryynänen2024-06-061-1/+4
* | | Merge pull request #92702 from kleonc/cursor_image_from_atlas_texture_fixRémi Verschelde2024-06-072-11/+4
|\ \ \ | |/ / |/| |
| * | Fix creating cursor image from AtlasTexturekleonc2024-06-052-11/+4
| |/
* / Use current mouse button state instead of saved values.bruvzg2024-05-312-16/+37
|/
* Merge pull request #92208 from Calinou/linuxbsd-use-nanosleepRémi Verschelde2024-05-303-6/+6
|\
| * Use `OS::delay_usec()` to avoid using deprecated `usleep()` on LinuxHugo Locurcio2024-05-213-6/+6
* | Merge pull request #89033 from bruvzg/doc_end_errRémi Verschelde2024-05-283-3/+22
|\ \
| * | [DisplayServer] Add error messages and descriptions to callbacks.bruvzg2024-05-283-3/+22
* | | Merge pull request #92458 from bruvzg/dup_clRémi Verschelde2024-05-281-1/+4
|\ \ \
| * | | [macOS, X11] Fix duplicate close requests.bruvzg2024-05-281-1/+4
| |/ /