Commit History

Author SHA1 Message Date
  Kovid Goyal 8fc96c5bd7 Make the debug logging functions consistent 10 months ago
  Kovid Goyal 283eba9667 Wayland: Respect top level bounds sent by compositor 10 months ago
  Kovid Goyal 2c4ffba0f3 Wayland: A new option to turn off IME 10 months ago
  Kovid Goyal 1bffe89b5d Wayland GNOME: titlebar color now follows system theme 10 months ago
  Kovid Goyal b76e94059d Propagate failures to get video mode 10 months ago
  Kovid Goyal 7796c15248 Suppress spurious warning from clangd 10 months ago
  Kovid Goyal dd879c413a Initialize temp wayland buffer with background color 10 months ago
  Kovid Goyal 1c9f9a74e8 Wayland KDE: Add support for background_blur under kwin using a kwin private Wayland protocol 11 months ago
  Kovid Goyal d3f14ffbf4 macOS: Fix window shadows not being drawn for transparent windows 1 year ago
  Kovid Goyal 7c6d40fa0c Implement background blur for KDE on X11 as well 1 year ago
  Kovid Goyal 7a1bdb4ff1 macOS: Implement background blurring 1 year ago
  Kovid Goyal 66801b6b28 GLFW API to track system color scheme dark/light 1 year ago
  pagedown 9a598237c6 macOS: Allow IME to actively get the cursor position in real time 2 years ago
  Kovid Goyal 682428fb54 Optimize the services implementation 2 years ago
  Kovid Goyal d17a6cd3a3 Get reading from clipboard working 2 years ago
  Kovid Goyal 7e1380cc0d Start work on giving GLFW a proper clipboard API 2 years ago
  Kovid Goyal 4dd696e4e0 Add API to glfw to get the currently active text selection 2 years ago
  Kovid Goyal d04d4444af implement primary selection api on cocoa as stubs, can be useful for #5357 2 years ago
  Kovid Goyal 7fc1735a21 swaps_disallowed is used only on wayland 2 years ago
  Kovid Goyal cd369f633a Wayland: Ensure that opengl buffer swapping does not happen till the xdg surface is configured 2 years ago
  Kovid Goyal fa823a37ae Backport https://github.com/glfw/glfw/commit/6281f498c875f49d8ac5c5a02d968fb1792fd9f5 2 years ago
  Kovid Goyal a36d5dcde1 GLFW API for changing colorspace of windows on cocoa 2 years ago
  Kovid Goyal ca4840717b macOS: Fix using shortcuts from the global menu bar as subsequent key presses in a multi key mapping not working 3 years ago
  Kovid Goyal bd288bd18f Linux: Fix release event for the final key in a compose sequence not being reported. Fixes #4285 3 years ago
  Kovid Goyal d95a00df73 GLFW API to check if window is fullscreen 3 years ago
  Kovid Goyal 850a8218db Allow toggling xdg configure debug output at runtime 3 years ago
  Kovid Goyal e92ed67021 Add a callback glfw can use to request text rendering 3 years ago
  Kovid Goyal 63a50ec066 Use the correct mouse cursor theme on GNOME 3 years ago
  Kovid Goyal 34d06fa3e9 Use a struct for IME update events 3 years ago
  Kovid Goyal a981b46ec9 Use an enum for updateimestate as well 3 years ago