Cronologia Commit

Autore SHA1 Messaggio Data
  David Snopek b1871cdabf Fix project manager stealing focus on i3 1 anno fa
  Markus Sauermann 60aaa017ff Enable Drag and Drop for SubViewports and Windows 2 anni fa
  Rémi Verschelde 8eff04192b Merge pull request #91780 from Riteo/falling-with-style 1 anno fa
  bruvzg c273786758 Update rendering driver name on fallbacks. Fix rendering driver/method in the editor system info. 1 anno fa
  Riteo c01f9361b1 X11: Alert only when video drivers fail initialization 1 anno fa
  bruvzg 99b0100a06 [X11] Use motion event button state instead of async state. 1 anno fa
  alvinhochun 24e02d56cb Remove unneeded call in DisplayServerX11 1 anno fa
  Alvin Wong 97aa278edb Pass window exclusive and transient properties for subwindow creation 1 anno fa
  Ronald Casili 3636d9dafc Linux/X11: Fix memory leak from created screen images 1 anno fa
  Rémi Verschelde 25de53e147 X11: Fix creating RenderingDevice after #93706 1 anno fa
  Pedro J. Estébanez 32d9c93af3 Improve handling of rendering startup errors 1 anno fa
  David Snopek 1289298b5e Fix text editor stealing focus from "Find in Files" dialog on X11 1 anno fa
  bruvzg 3cabf51325 [X11] Detect XWayland and disable screen capture support. 1 anno fa
  Rémi Verschelde b80e591448 Merge pull request #92843 from anniryynanen/tooltip-in-popup 1 anno fa
  Rémi Verschelde e52658643d Merge pull request #92702 from kleonc/cursor_image_from_atlas_texture_fix 1 anno fa
  Anni Ryynänen ae1e2182ec Stop color picker tooltip from stealing input events 1 anno fa
  kleonc 91e995e704 Fix creating cursor image from AtlasTexture 1 anno fa
  bruvzg 5168647530 Use current mouse button state instead of saved values. 1 anno fa
  Rémi Verschelde 1dab521f2d Merge pull request #92208 from Calinou/linuxbsd-use-nanosleep 1 anno fa
  Rémi Verschelde c98fef08bf Merge pull request #89033 from bruvzg/doc_end_err 1 anno fa
  bruvzg 714effdf07 [DisplayServer] Add error messages and descriptions to callbacks. 1 anno fa
  bruvzg 1a40cda95e [macOS, X11] Fix duplicate close requests. 1 anno fa
  bruvzg fc89a0c118 Fix build with `vuklan=no` and `d3d12=no` after #91505. 1 anno fa
  bruvzg 628c81d2d9 [DisplayServer] Add method to check if window transparency is supported and enabled. 1 anno fa
  Paulo Poiati a3769c0edc Properly set window class in Wayland 1 anno fa
  Hugo Locurcio a008896f70 Use `OS::delay_usec()` to avoid using deprecated `usleep()` on Linux 1 anno fa
  bruvzg 1f8e69ddec [X11] Fallback to root window size, when Xinerama extension is available, but return zero screens. 1 anno fa
  Pedro J. Estébanez fc08eca524 DisplayServer: Avoid deadlocks while issuing input events and recursive main loop iterations 1 anno fa
  A Thousand Ships 308dbb8c63 [Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)` 1 anno fa
  A Thousand Ships 31e7ee63f2 Fix unsafe uses of `Callable.is_null()` 1 anno fa