diff options
| author | Andre Weissflog <floooh@gmail.com> | 2024-07-16 17:42:01 +0200 |
|---|---|---|
| committer | Andre Weissflog <floooh@gmail.com> | 2024-07-16 17:42:01 +0200 |
| commit | 6f8121e6aa523b0c0a3e9d7212073bab9a885e15 (patch) | |
| tree | 2c112499b00722739b9c610810af52846ba070f9 | |
| parent | 6ffde62519312b914faeec0542c29acde39d0bea (diff) | |
udpate readme and changelog
| -rw-r--r-- | CHANGELOG.md | 2 | ||||
| -rw-r--r-- | README.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e0a5209..63957293 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ ## Updates -### 15-Jul-2024 +### 16-Jul-2024 sokol_app.h Linux: Fixed a long-standing issue on Linux where sokol-app key up/down events were not keyboard layout independent. Instead the first keyboard @@ -6,7 +6,7 @@ # Sokol -[**See what's new**](https://github.com/floooh/sokol/blob/master/CHANGELOG.md) (**19-Jun-2024**: bugfix in the sokol_gfx.h d3d11 backend when updating 3d textures +[**See what's new**](https://github.com/floooh/sokol/blob/master/CHANGELOG.md) (**16-Jul-2024**: bugfix for key/up down events on Linux) [](/../../actions/workflows/main.yml) [](/../../actions/workflows/gen_bindings.yml) [](https://github.com/floooh/sokol-zig/actions/workflows/main.yml) [](https://github.com/floooh/sokol-nim/actions/workflows/main.yml) [](https://github.com/floooh/sokol-odin/actions/workflows/main.yml)[](https://github.com/floooh/sokol-rust/actions/workflows/main.yml)[](https://github.com/kassane/sokol-d/actions/workflows/build.yml) |