Hilderin
|
0c384e7217
Replace error to info messages for embedded game
|
5 months ago |
Pāvels Nadtočajevs
|
f710781b16
Prevent pending input event callbacks from erasing the window in the middle of a loop.
|
5 months ago |
Adam Scott
|
1376828ef6
Fix `fr+oss` layout issues with KP period
|
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
|
6 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
|
6 months ago |
Riteo
|
140a63be25
Linux/BSD: Modify only keypad keys
|
6 months ago |
Hilderin
|
bc0efb86a9
Fix Floating Window overlapping when on screen edge
|
6 months ago |
Hilderin
|
150191353f
Fix Floating Window not visible after restore on KDE
|
6 months ago |
Pāvels Nadtočajevs
|
86f56efbaa
[FreeDesktop portal] Check for `FileChooser` and `Settings` interface availability instead of assuming it's always available.
|
6 months ago |
Thaddeus Crews
|
3c80c14092
Merge pull request #101924 from adamscott/game-editor-non-cached-mouse-mode
|
6 months ago |
Adam Scott
|
47f553ae0b
Delegate to the DisplayServer the task of handling mouse_mode
|
6 months ago |
Hilderin
|
725dd4930e
Fix BadWindow error when stopping embedded game on Linux
|
6 months ago |
Hilderin
|
9eed43d429
Fix NOTIFICATION_WM_CLOSE_REQUEST in Embedded Floating Window
|
6 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`.
|
7 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.
|
8 months ago |
Rémi Verschelde
|
eaed664bce
Merge pull request #100637 from bruvzg/unset_fw
|
7 months ago |
Pāvels Nadtočajevs
|
73faa509ea
Unset last focused window when it is destroyed.
|
7 months ago |
Kiro
|
06efe84bca
Remove duplicate `utf8()` calls
|
8 months ago |
Hilderin
|
9d2a4c03be
Embedding game process in editor
|
10 months ago |
Pāvels Nadtočajevs
|
293be04ec8
Implement `window_start_drag` on Windows and Linux.
|
7 months ago |
Hilderin
|
4e19ab8afe
Fix connecting a signal with a double click is too difficult
|
1 year ago |
Pāvels Nadtočajevs
|
84650f2018
Implement `DisplayServer.beep`.
|
8 months ago |