Commit History

Author SHA1 Message Date
  Lukas Tenbrink ffa6ef220b Use `append_` instead of `parse_` for `String` methods. 5 months ago
  Pāvels Nadtočajevs f6891b0305 [DisplayServer] Decouple `show_window(MAIN_WINDOW_ID)` from `DisplayServer` constructor, update project manager size/position after DS init. 7 months ago
  Thaddeus Crews 49fcd4ce46 Merge pull request #101546 from bruvzg/portal_color_picker 5 months ago
  Pāvels Nadtočajevs 18f6c33d72 [DisplayServer] Implement `get_accent_color` on Linux. 5 months ago
  Pāvels Nadtočajevs fe38504aa0 [X11] Fix native dialog parent selection condition. 5 months ago
  Thaddeus Crews c937b6d180 Merge pull request #102419 from Ivorforce/std-size 5 months ago
  bruvzg 3e4e6e6c0c Improve native file dialog parent window selection. 11 months ago
  Thaddeus Crews 1f2d135444 Merge pull request #103526 from jamie-pate/fix_103522 6 months ago
  Pāvels Nadtočajevs 6ed12bfc5d [Linux/BSD] Offload RenderingDevice creation test to subprocess. 6 months ago
  Jamie Pate 4f14f722b8 Fix check for is_maximized in x11 to require both horizontal and vertical 6 months ago
  Hilderin 0c384e7217 Replace error to info messages for embedded game 6 months ago
  Pāvels Nadtočajevs f710781b16 Prevent pending input event callbacks from erasing the window in the middle of a loop. 6 months ago
  Adam Scott 1376828ef6 Fix `fr+oss` layout issues with KP period 6 months ago
  Lukas Tenbrink e34f1f504c Use `std::size` instead of `sizeof(a) / sizeof(a[0])` pattern throughout the codebase. 7 months ago
  Hilderin a3d03717c0 Fix Floating Window request close when a dialog is opened 6 months ago
  Hilderin f7d1558bc0 Fix Embedded Game disappear when not focused on KDE 5 7 months ago
  Rémi Verschelde b4e16b4520 Merge pull request #102314 from Hilderin/fix-floating-window-overlapping 7 months ago
  Rémi Verschelde ab0c712bf5 Merge pull request #102311 from Hilderin/fix-floating-window-not-visible-after-restore 7 months ago
  Pāvels Nadtočajevs 05ca80632d [Linux] Implement native color picker. 7 months ago
  Thaddeus Crews 480843cf2b Merge pull request #101812 from bruvzg/portal_chk 7 months ago
  Riteo 140a63be25 Linux/BSD: Modify only keypad keys 7 months ago
  Hilderin bc0efb86a9 Fix Floating Window overlapping when on screen edge 7 months ago
  Hilderin 150191353f Fix Floating Window not visible after restore on KDE 7 months ago
  Pāvels Nadtočajevs 86f56efbaa [FreeDesktop portal] Check for `FileChooser` and `Settings` interface availability instead of assuming it's always available. 7 months ago
  Thaddeus Crews 3c80c14092 Merge pull request #101924 from adamscott/game-editor-non-cached-mouse-mode 7 months ago
  Adam Scott 47f553ae0b Delegate to the DisplayServer the task of handling mouse_mode 7 months ago
  Hilderin 725dd4930e Fix BadWindow error when stopping embedded game on Linux 7 months ago
  Hilderin 9eed43d429 Fix NOTIFICATION_WM_CLOSE_REQUEST in Embedded Floating Window 7 months ago
  Pāvels Nadtočajevs 2e99d84e87 [DisplayServer] Add missing `FEATURE_WINDOW_DRAG` flag to Windows, X11 and Wayland display servers. 7 months ago
  Pāvels Nadtočajevs 8d911b2554 [Window] Expose `start_drag` and `start_resize` methods (for both native and embedded windows). 7 months ago