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
|
5 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.
|
6 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
|
6 months ago |
Rémi Verschelde
|
ab0c712bf5
Merge pull request #102311 from Hilderin/fix-floating-window-not-visible-after-restore
|
6 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 |
Pāvels Nadtočajevs
|
7f0b4e58b0
Implement `DisplayServer.window_start_resize`.
|
8 months ago |
Rémi Verschelde
|
cc32e46360
Merge pull request #101135 from Hilderin/fix-embedding-not-working-intermittently
|
7 months ago |
Rémi Verschelde
|
e06cac212b
Merge pull request #99893 from kiroxas/avoidUTF8ParsingWhenNotNecessary
|
7 months ago |
Hilderin
|
2f061df7b0
Fix embedding not working intermittently
|
7 months ago |
Pāvels Nadtočajevs
|
e1f129cb52
Support MIME types in file dialog filters on macOS and Linux.
|
9 months ago |
Rémi Verschelde
|
eaed664bce
Merge pull request #100637 from bruvzg/unset_fw
|
8 months ago |