Commit Graph

  • 2877fea550 Wayland: Remove superfluous comments Camilla Löwy 2022-06-10 18:51:57 +0200
  • e33db6d7aa Wayland: Fix resize events before ack_configure Camilla Löwy 2022-06-10 18:38:06 +0200
  • afb127769a Wayland: Add tracking of XDG fullscreen state Camilla Löwy 2022-06-10 18:36:16 +0200
  • ed39ff43f9 Wayland: Use named constants for version checks Camilla Löwy 2022-06-10 15:46:24 +0200
  • 98c9961f32 Wayland: Cleanup Camilla Löwy 2022-06-17 20:16:34 +0200
  • 3bbb41eacc Wayland: Fix glfwInit closing stdin on failure Camilla Löwy 2022-06-10 15:45:07 +0200
  • 0b76e3a6f1 Wayland: Fix duplicate window content scale events Camilla Löwy 2022-06-10 14:19:13 +0200
  • 6857995498 Wayland: Fix glfwSetWindowSize resizing fs windows Camilla Löwy 2022-06-10 14:10:25 +0200
  • fdc72edf81 Wayland: Fix missing fullscreen code path Camilla Löwy 2022-06-19 18:30:03 +0200
  • f39ffefb6a Wayland: Fix maximization by user being ignored Camilla Löwy 2022-06-10 13:29:24 +0200
  • ddd087d662 Wayland: Fix behavior of leaving full screen mode Camilla Löwy 2022-06-09 21:31:44 +0200
  • 523fdf50c1 Wayland: Cleanup Camilla Löwy 2022-06-16 13:32:31 +0200
  • d010d61f87
    [DELETE ME] dev/test code Florian Albrechtskirchinger 2022-06-10 13:33:57 +0200
  • 0a757737d3
    X11: Implement extended drag & drop API Florian Albrechtskirchinger 2022-06-10 13:30:12 +0200
  • 2933c00e54
    Win32: Implement extended drag & drop API Florian Albrechtskirchinger 2022-06-17 12:00:32 +0200
  • d2763ec2a1
    Win32: Implement drag & drop via IDropTarget Florian Albrechtskirchinger 2022-06-10 13:24:45 +0200
  • 735f31454e
    Add extended drag & drop callback functions Florian Albrechtskirchinger 2022-06-10 23:01:12 +0200
  • a76293fa40
    Add GLFW_DND_DRAGGING window attribute Florian Albrechtskirchinger 2022-06-10 13:07:54 +0200
  • 519ee68876
    Add _glfw_ffs returning 1-based index of lsb set to one Florian Albrechtskirchinger 2022-06-16 15:06:31 +0200
  • 8031534c38
    Add GLFW_DND_* constants Florian Albrechtskirchinger 2022-06-10 22:51:54 +0200
  • 2771b709ea Add CMake options for metal support secrart 2022-06-13 23:12:17 -0400
  • 389affc86b Add new function glfwResetCocoaMTKFrame secrart 2022-06-13 19:06:09 -0400
  • a857a1d1b5 Update README.md secrart 2022-06-13 13:00:30 -0400
  • fee0e530aa feat: Add new glfwAddCocoaMTKSubview function secrart 2022-06-13 12:58:08 -0400
  • 6de6446aca Wayland: Fix missing lock key modifier bits Camilla Löwy 2022-06-08 19:14:13 +0200
  • 2a6d25d1aa Win32: Add comment clarifying use of ToUnicode Camilla Löwy 2022-05-05 21:47:34 +0200
  • f4e36e5389 Win32: Make monitor area retrieval more consistent Camilla Löwy 2022-04-21 21:22:24 +0200
  • f001aa3490 Fix and clarify comments for GLFWAPI Camilla Löwy 2022-04-21 17:35:50 +0200
  • b9ea733ca8 Move last bits of window setup to platform code Camilla Löwy 2022-04-06 21:13:48 +0200
  • b2fbfc48b1 Fix Window Resize Not Accounting For Window Decoration TheBrokenRail 2022-06-10 00:53:30 -0400
  • d3ede7b684 Add credit Camilla Löwy 2022-06-10 00:14:05 +0200
  • c8be8606f0 Win32: Fix message reported by VS 2022 Camilla Löwy 2022-04-06 23:21:28 +0200
  • 1b3b2108e3 Win32: Remove superfluous cast Camilla Löwy 2022-04-06 19:02:52 +0200
  • af9eb79de4 Move CODEOWNERS to .github directory Camilla Löwy 2022-04-18 23:35:08 +0200
  • 65b8c4a46b X11: Fix segfault on malformed INCR response Camilla Löwy 2022-04-18 23:22:25 +0200
  • 946312fe93 X11: Fix returned clipboard string freed too early Camilla Löwy 2022-04-18 23:21:40 +0200
  • bf5529512c Document delayed initialization of EGL display Camilla Löwy 2022-04-18 23:10:04 +0200
  • 0052ddc5e3 Update stb_image_write.h to version 1.16 Camilla Löwy 2022-04-18 23:09:00 +0200
  • 53d40878c8 X11: Fix OSMesa library not being unloaded Camilla Löwy 2022-04-28 21:17:39 +0200
  • 6dd9bf0bef Wayland: Fix OSMesa library not being unloaded Camilla Löwy 2022-04-28 21:16:06 +0200
  • 6d08e52bcf Cocoa: Fix EGL and OSMesa not being unloaded Camilla Löwy 2022-04-28 21:14:11 +0200
  • 3d9d4e311c Win32: Fix OSMesa library not being unloaded Camilla Löwy 2022-04-28 21:12:36 +0200
  • af612103d0 Fix order of error checks in glfwSetGammaRamp Camilla Löwy 2022-04-21 15:37:31 +0200
  • 4143d96228 Fix glfwMakeContextCurrent using uninitialized TLS Camilla Löwy 2022-04-08 18:22:39 +0200
  • 05422e2824 Wayland: Add support for file drop events Camilla Löwy 2022-03-31 19:56:48 +0200
  • 2b504e41d5 Wayland: Clean up listener struct initialization Camilla Löwy 2022-03-31 22:17:08 +0200
  • 50d5de7cd4 Wayland: Make data offer reading a generic utility Camilla Löwy 2022-03-29 19:00:18 +0200
  • 4d0e98d90c Wayland: Move window related code to window module Camilla Löwy 2022-06-09 19:26:42 +0200
  • f2a9ea7b7e Merge branch 'multi-context-windows-merge-master' into multi-context-windows Doug Binks 2022-06-09 17:49:19 +0100
  • 48c0cea73f Merge branch 'master' into multi-context-windows-merge-master Doug Binks 2022-06-09 17:49:06 +0100
  • a465c1c32e Win32: Simplify window class handling Camilla Löwy 2022-05-06 17:58:42 +0200
  • 7de1c5c10a Minor formating fix Doug Binks 2022-06-09 13:55:33 +0100
  • 2ae3e0c8d7 Win32: Add separate window class for helper window Camilla Löwy 2022-03-27 19:40:35 +0200
  • ad3dbeb65f Add basic assertions for event API arguments Camilla Löwy 2021-12-22 14:14:24 +0100
  • 05f6c13d11 Add support for GLFW_NATIVE_INCLUDE_NONE macro Camilla Löwy 2022-04-18 23:09:47 +0200
  • edec334b32 Cocoa: Use system header to declare id type Camilla Löwy 2022-06-02 21:25:15 +0200
  • 26920a1a38 X11: Fix previous error handler not being restored Camilla Löwy 2022-05-25 19:43:55 +0200
  • 736a88b067 Fix return type of functions returning bool values Camilla Löwy 2022-05-22 14:40:00 +0200
  • 2c204ab52e Fix joystick user pointer NULL during disconnect Camilla Löwy 2022-05-05 22:23:12 +0200
  • e9c58bc181 Wayland: Fix missing lock key modifier bits Camilla Löwy 2022-06-08 19:14:13 +0200
  • ed4bb9a16e CMake acquiring of GLFW BellInequality 2022-06-08 05:16:38 +0530
  • fc32eb48c5 Merge branch 'master' Doug Binks 2022-06-06 12:55:45 +0100
  • 3db230c23b
    Merge branch 'glfw:master' into master Richard Knight 2022-06-01 19:51:27 +0100
  • d8f35c3552 Win32: Move preedit clearing process to WM_IME_ENDCOMPOSITION Daijiro Fukuda 2022-06-01 09:06:24 +0900
  • 0ba4b36557 Add caret position to preedit-callback Daijiro Fukuda 2022-05-30 14:41:10 +0900
  • 67f3825baa Fix indentation in wl_window.c Michael Pennington 2022-05-27 08:40:00 -0400
  • 645730b2bd Add documentation for wayland app_id Michael Pennington 2022-05-27 00:44:10 -0400
  • 7ac7e9bab9 Add ability to set wayland app_id through a window hint Michael Pennington 2022-05-26 20:33:28 -0400
  • 152ccf560d Fix macOS libvulkan.1.dylib loading Nikita Fediuchin 2022-05-26 09:27:39 +0300
  • 7563d1bce0 Win32: Include imm.h to support input methods Takuro Ashie 2022-05-24 15:47:54 +0900
  • 0f8780dcc0 Fix indent Takuro Ashie 2022-05-24 14:20:47 +0900
  • 6ec3c85aee Fix preeditCusorPos init timing to align with other parameters Daijiro Fukuda 2022-05-24 14:19:06 +0900
  • bf4d8aec54 Remove needless diffs Daijiro Fukuda 2022-05-24 12:35:48 +0900
  • c932274494 Doc: Add contents about IME support of X11 Daijiro Fukuda 2022-05-24 12:30:46 +0900
  • 6fbccb4f9a Doc: Fix spaces Daijiro Fukuda 2022-05-24 11:32:36 +0900
  • 18927b7af0 Doc: Fix spaces Daijiro Fukuda 2022-05-24 11:30:43 +0900
  • b061c0fabc Remove needless spaces Takuro Ashie 2022-05-24 10:52:27 +0900
  • 0759632788 Win32: Revert an unneeded fix Daijiro Fukuda 2022-05-24 10:50:36 +0900
  • 52f0ca1ab6 Add comments and reshape codes Daijiro Fukuda 2022-05-24 10:45:21 +0900
  • 89c7e252f9 Win32: Use GLFWbool Daijiro Fukuda 2022-05-24 09:59:37 +0900
  • dc953898cc X11: Use GLFW_X11_ONTHESPOT of glfwInitHint to change on-the-spot Daijiro Fukuda 2022-05-24 00:47:28 +0900
  • cacb1e8222 Doc: Improve contents about status API Daijiro Fukuda 2022-05-23 23:19:52 +0900
  • 7e4de68614 tests: Remove ime test Daijiro Fukuda 2022-05-23 19:11:54 +0900
  • 18b87b8a3b Doc: Improve IME support section contents Daijiro Fukuda 2022-05-23 19:06:05 +0900
  • fa0d693fcd Doc: Fix callback arguments style Daijiro Fukuda 2022-05-23 18:50:19 +0900
  • 4d8c6c9f11 Doc: Fix typo Daijiro Fukuda 2022-05-23 18:30:07 +0900
  • 0b0f9e8e5b Doc: Fix refs of preedit API Daijiro Fukuda 2022-05-23 18:27:35 +0900
  • 6c6f5d712f Windows: Use UTF-32 for preedit text encoding Daijiro Fukuda 2022-05-23 18:16:09 +0900
  • 68c977ee4d macOS: Use UTF-32 for preedit text encoding Daijiro Fukuda 2022-05-23 16:33:52 +0900
  • dcfde1a0db macOS: Suppress _glfwInputKey during preediting Daijiro Fukuda 2022-05-23 11:32:34 +0900
  • 97f52c9cf8 tests: Add preedit callback to display preedit contents Daijiro Fukuda 2022-05-22 16:51:55 +0900
  • a0daa8801c tests: Add functions about IME status and preedit position Daijiro Fukuda 2022-05-22 16:39:35 +0900
  • 7383bf5f0f Doc: Improve contents Daijiro Fukuda 2022-05-20 18:50:17 +0900
  • 5ef1fe666b Apply shibukawa's document fix Yoshiki Shibukawa 2022-05-20 18:25:16 +0900
  • 1c7e52faf8 Enable glfwSetPreeditCursorPos API to apply the change immediately Daijiro Fukuda 2022-05-20 17:26:25 +0900
  • 66d668501d tests: just improve view Daijiro Fukuda 2022-05-20 14:46:34 +0900
  • 6f85a43e78 tests: Fix branching of using fontconfig Daijiro Fukuda 2022-05-20 14:30:10 +0900
  • a7ec734281 Add new test input_text to check IME input Daijiro Fukuda 2022-05-20 12:59:51 +0900
  • 02a69e893f Add migging argument names of GLFWpreeditfun and GLFWimestatusfun Takuro Ashie 2022-05-19 12:12:27 +0900
  • 09d51dcd84 Move new platform APIs to _GLFWplatform Daijiro Fukuda 2022-04-28 15:15:27 +0900