Commit History

Author SHA1 Message Date
  Kovid Goyal dd879c413a Initialize temp wayland buffer with background color 8 months ago
  Kovid Goyal 1c9f9a74e8 Wayland KDE: Add support for background_blur under kwin using a kwin private Wayland protocol 8 months ago
  Kovid Goyal 6c31256aa1 Keyboard protocol: Do not deliver a fake key release events on OS window focus out for engaged modifiers 8 months 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 5bb2cb06a9 Fix #5477 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 a36d5dcde1 GLFW API for changing colorspace of windows on cocoa 2 years ago
  Kovid Goyal d95a00df73 GLFW API to check if window is fullscreen 3 years ago
  Kovid Goyal 00828cb804 More reloading work for various options 3 years ago
  Kovid Goyal abc1e3f289 Remove the function used to init glfw key events 3 years ago
  Kovid Goyal a681162326 Start work on supporting arbitrary unicode keys 3 years ago
  Luflosi dd54db47a9 GLFW: Move mouse passthrough before window showing 4 years ago
  Luflosi 44775e4644 GLFW: Remove no-op call at window creation 4 years ago
  Luflosi 805921d6a3 GLFW: Move management of shared state to shared code 4 years ago
  Luflosi d0c6ce9fd7 GLFW: Add support for mouse input transparency 4 years ago
  Luflosi bd31c2b484 Add GLFW_CONTEXT_DEBUG window hint alias 4 years ago
  Anders Eurenius 4619259e26 Implement resize by increment 5 years ago
  Benoit de Chezelles 7f2b98fad7 Rename all uses of 'scancode' to 'native_key' where relevant 5 years ago
  Luflosi f3b9ff5f9f Use datatype monotonic_t instead of double to keep track of time 5 years ago
  Benoit de Chezelles 53275c9137 Extract key event data to struct 5 years ago
  Luflosi 28bb123be8 Update the GLFW version number from 3.3 to 3.4 5 years ago
  Luflosi b8d2b76ee4 Reduce the difference of glfw to upstream 5 years ago
  Luflosi 489f3e6c9d Add C dialect reminders to each glfw source file 5 years ago
  Luflosi bdc4558a43 Update GLFW copyright years 5 years ago
  Kovid Goyal 841c907efc Build glfw with all warnings enabled 5 years ago
  Kovid Goyal 47acc9ff2f Get rid of GLFW_(TRUE|FALSE) 5 years ago
  Kovid Goyal fe62700825 Get rid of GLFWbool 5 years ago
  Kovid Goyal 1fa9b8f102 X11: use the window manager's native full-screen implementation when making windows full-screen 5 years ago
  Kovid Goyal e9e4ac13ee Fix #1472 5 years ago