index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
linuxbsd
Age
Commit message (
Expand
)
Author
2023-03-14
Tweak command syntax in Vulkan renderer failure message
Hugo Locurcio
2023-03-14
[Linux/X11] Add some missing keycodes/scancodes.
bruvzg
2023-03-14
Propogate errors when creating an OpenGL context fails in X11
clayjohn
2023-03-14
Fix broken shortcut key input
Rindbee
2023-03-13
Linux: Don't try to link system embree3 on unsupported archs
Rémi Verschelde
2023-03-13
[TextServer] Add invalid font scaling check, restrict Linux/BSD system fonts ...
bruvzg
2023-03-13
[Linux/X11] Check if required xkb functions exist before using it.
bruvzg
2023-02-24
Merge pull request #73752 from bruvzg/x11_quote_left
Rémi Verschelde
2023-02-22
[Linux TTS] Use Callable instead of registering methods.
bruvzg
2023-02-22
Fix X11 QUOTELEFT / SECTION physical key mapping.
bruvzg
2023-02-22
[Input] Use BRACKET_ instead of BRACE_ for physical keys.
bruvzg
2023-02-21
[Linux] Process TTS callback on the main thread to avoid speech-dispatcher de...
bruvzg
2023-02-17
Merge pull request #72877 from bruvzg/x11_on_top
Rémi Verschelde
2023-02-17
[X11] Fix initial "on top" window state.
bruvzg
2023-02-17
Fix crash with bogus shape index to DisplayServer.cursor_set_custom_image()
Rémi Verschelde
2023-02-17
Merge pull request #73441 from akien-mga/linux-unbundling-fixes
Rémi Verschelde
2023-02-16
Fix includes of thirdparty libs which can be unbundled on Linux
Rémi Verschelde
2023-02-16
[Linux] Make SO wrapper usage optional.
bruvzg
2023-02-14
Some fixes for initial window position and size
Thomas ten Cate
2023-02-13
Update PCK embedding SCons warning message to mention mold linker
Hugo Locurcio
2023-02-07
[X11] Do not suppress structure/focus events on popup close to correctly retu...
bruvzg
2023-02-06
[X11] Fix IME window focus events.
bruvzg
2023-02-02
Use a "warning" icon in `OS.alert()` on Linux/*BSD
Hugo Locurcio
2023-02-01
Merge pull request #72104 from bruvzg/popup-non-popups
Rémi Verschelde
2023-02-01
[X11] Fix IME subwindow in the popup not getting input focus.
bruvzg
2023-01-30
[X11] Add support for dead keys without active IME. Fix IME focus and cleanup.
bruvzg
2023-01-27
Merge pull request #72102 from Riteo/keymapx11-scope-goodness
Rémi Verschelde
2023-01-27
Fix split allow empty string in SSH export plugin
daviirodrig
2023-01-26
Extend special popup window handling to any non-popup child of a popup.
bruvzg
2023-01-26
[X11] Fix IME focus return.
bruvzg
2023-01-26
Put KeyMappingX11 stuff inside its own scope
Riteo
2023-01-25
Merge pull request #72029 from bruvzg/x11_keycode
Rémi Verschelde
2023-01-25
[X11] Fix incorrect keycodes from non-QWERTY layouts.
bruvzg
2023-01-25
[X11] Make IME focus window input only.
bruvzg
2023-01-25
Merge pull request #72018 from bruvzg/x11_ime_loop
Rémi Verschelde
2023-01-25
[X11] Prevent IME activation from entering infinite loop.
bruvzg
2023-01-25
Move xkbcommon dynamic loading code into generic linuxbsd folder
Riteo
2023-01-23
[Linux/BSD] Include headers for dynamically loaded libraries to simplify buil...
bruvzg
2023-01-23
Cleanup and unify keyboard input.
bruvzg
2023-01-23
Convert en_GB spelling to en_US with codespell
Rémi Verschelde
2023-01-21
Merge pull request #71819 from Riteo/certified-musl-moment
Rémi Verschelde
2023-01-21
Make PIE relocation detection glibc-only
Riteo
2023-01-20
Exclude atomic lib under FreeBSD using LLVM
robfram
2023-01-17
Improve DisplayServer message for video card drivers failure
Rémi Verschelde
2023-01-17
Fix X11 input region size.
bruvzg
2023-01-16
Linux/BSD: Add LINUXBSD_ENABLED define for non X11-related checks
Rémi Verschelde
2023-01-16
Add `WINDOW_FLAG_MOUSE_PASSTHROUGH` flag and enabled it for tooltips. Expose ...
bruvzg
2023-01-15
Merge pull request #71437 from vaartis/linux-backtrace
Rémi Verschelde
2023-01-15
Alter linux debug stacktraces handling to support more environments
Ekaterina Vaartis
2023-01-14
Update all outdated online documentation links
Yuri Sizov
[next]