Commit Graph

  • 941744a59a Wayland: Remove unused code path Camilla Löwy 2022-06-12 18:47:30 +0200
  • f454410b79 Wayland: Cleanup Camilla Löwy 2022-06-10 18:53:22 +0200
  • 5feaa33529 Wayland: Remove superfluous comments Camilla Löwy 2022-06-10 18:51:57 +0200
  • e894bf71a2 Wayland: Fix resize events before ack_configure Camilla Löwy 2022-06-10 18:38:06 +0200
  • ebe2b648ea Wayland: Add tracking of XDG fullscreen state Camilla Löwy 2022-06-10 18:36:16 +0200
  • 51018f19d0 Wayland: Use named constants for version checks Camilla Löwy 2022-06-10 15:46:24 +0200
  • 1ad9c2d5dd Wayland: Cleanup Camilla Löwy 2022-06-17 20:16:34 +0200
  • 1c4284e449 Wayland: Fix glfwInit closing stdin on failure Camilla Löwy 2022-06-10 15:45:07 +0200
  • 608007673f Wayland: Fix duplicate window content scale events Camilla Löwy 2022-06-10 14:19:13 +0200
  • 589385aada Wayland: Fix glfwSetWindowSize resizing fs windows Camilla Löwy 2022-06-10 14:10:25 +0200
  • 15050f5711 Wayland: Fix missing fullscreen code path Camilla Löwy 2022-06-19 18:30:03 +0200
  • 562eca6f28 Wayland: Fix maximization by user being ignored Camilla Löwy 2022-06-10 13:29:24 +0200
  • dea602623d Wayland: Fix behavior of leaving full screen mode Camilla Löwy 2022-06-09 21:31:44 +0200
  • 581fed38be Wayland: Remove support for wl_shell Emmanuel Gil Peyrot 2022-07-12 15:24:52 +0200
  • c50d53160f Make events test window appear on Wayland Camilla Löwy 2022-07-13 21:46:14 +0200
  • 40b5a8a37c Wayland: Fix reappearing key repeat Camilla Löwy 2022-07-13 12:54:24 +0200
  • 9180923ea0 Wayland: Clean up key repeat logic Camilla Löwy 2022-07-13 21:32:30 +0200
  • a1a73ee862 Wayland: Make text input logic static Camilla Löwy 2022-07-13 20:33:30 +0200
  • e47cb7c1e2 Wayland: Update state before emitting events Camilla Löwy 2022-07-13 20:13:01 +0200
  • 4df24735ef Wayland: Do not emit events for destroyed window Camilla Löwy 2022-07-13 14:26:25 +0200
  • 2a15110c14 premake file updated Nikhil Bharadwaj 2022-07-13 14:00:49 +0100
  • 104d9171a9 Fix X11+Wayland build issues Naveen K 2022-07-13 17:52:19 +0530
  • cefef4a4cc Added glfwDragWindow function to latest platform structure Naveen K 2022-07-13 17:14:28 +0530
  • d77aaa770f Wayland: Fix non-standard struct initialization Camilla Löwy 2022-07-13 12:53:25 +0200
  • 9f8ec83411 Wayland: Cleanup Camilla Löwy 2022-06-16 13:32:31 +0200
  • 3ec59687f1 Add credit Camilla Löwy 2022-06-10 00:14:05 +0200
  • aa1efada52 Add support for GLFW_NATIVE_INCLUDE_NONE macro Camilla Löwy 2022-04-18 23:09:47 +0200
  • b86fcd7cd0 Cocoa: Use system header to declare id type Camilla Löwy 2022-06-02 21:25:15 +0200
  • 631da8cc2f X11: Fix previous error handler not being restored Camilla Löwy 2022-05-25 19:43:55 +0200
  • 416f7828ff Fix joystick user pointer NULL during disconnect Camilla Löwy 2022-05-05 22:23:12 +0200
  • aa80d24d01 Documentation work Camilla Löwy 2022-06-28 23:19:30 +0200
  • fd7e737216 Linux: Fix duplicate joystick objects Camilla Löwy 2022-07-12 11:44:37 +0200
  • 6dd526fb1a Win32: Fix right Shift scancode when using CJK IME Camilla Löwy 2022-06-28 22:26:39 +0200
  • 2796e61af7 Documentation work Camilla Löwy 2022-06-24 19:29:29 +0200
  • 88a39006e3 Wayland: Cleanup Camilla Löwy 2022-06-21 23:19:40 +0200
  • 5c948a6e6e Wayland: Fix comment typo Camilla Löwy 2022-06-21 23:12:31 +0200
  • 8e725338bf Add credit Camilla Löwy 2022-07-11 20:54:03 +0200
  • 060631c965 Fix typos in docs JoelNiemela 2022-07-08 18:52:54 -0500
  • 4512d49486
    Load libMoltenVK.dylib instead GameParrot 2022-07-08 22:03:15 -0400
  • 3cbaf61936
    Fix MoltenVK Loading on macOS GameParrot 2022-07-08 21:57:23 -0400
  • 559a7cb1ea Fix typos in docs JoelNiemela 2022-07-08 18:57:57 -0500
  • 54c041be2f Fix typos in docs JoelNiemela 2022-07-08 18:52:54 -0500
  • 36f0bf00a9 Cocoa: Fix build failure on OS X 10.11 Camilla Löwy 2022-07-08 15:51:07 +0200
  • 84e165ef64 Win32: Work around warnings on MSVC 19.32.x Camilla Löwy 2022-07-08 00:19:03 +0200
  • 4a62c2b92a Made changes to gitignore and premake Nikhil Bharadwaj 2022-07-07 22:55:08 +0100
  • 2db528d8cd Cocoa: Cleanup Camilla Löwy 2022-07-07 22:48:03 +0200
  • 78b19548d9 Documentation work Camilla Löwy 2022-07-07 20:26:37 +0200
  • dfb26023fc Update changelog and add credit Camilla Löwy 2022-07-07 20:01:28 +0200
  • 9b7713cf92 Cocoa: Fix search path for private Vulkan loader Nikita Fediuchin 2022-05-26 09:27:39 +0300
  • 3b3d58df47 Add support for VK_KHR_portability_enumeration Camilla Löwy 2022-07-06 23:07:20 +0200
  • 510a08cde2 Update glad to include Vulkan 1.3 Camilla Löwy 2022-07-07 22:55:27 +0200
  • 0d599026d0 Cocoa: Fix clearing of unrelated window style bits Camilla Löwy 2022-07-01 18:19:19 +0200
  • 6f8ec4075b Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows Camilla Löwy 2022-06-30 22:08:52 +0200
  • 98d6e8485b Cocoa: Disable macOS fullscreen when non-resizable Camilla Löwy 2022-06-30 21:11:10 +0200
  • c0832ca642
    Added premake file Nikhil Bharadwaj 2022-07-07 16:15:36 +0100
  • befbc0addc Introduced the global name for Karma's library trueGriff 2022-07-07 14:20:15 +0530
  • a9d7848172
    Fixed macOS and Linux builds to work with Hazel patches Th3T3chn0G1t 2022-06-28 12:31:56 +0100
  • c01d16a9ee Merge branch 'multi-context-windows-merge-master' into multi-context-windows Doug Binks 2022-06-26 17:20:39 +0200
  • f40442fa59 Merge branch 'master' into multi-context-windows-merge-master Doug Binks 2022-06-26 17:17:14 +0200
  • 29417f825f Attempt resolving upstream conflicts BellInequality 2022-06-22 21:15:29 +0530
  • c511450a36 Removed premake and introduced Dino art trueGriff 2022-06-22 11:52:32 +0530
  • da6713cd09 Wayland: Do not decorate fullscreen windows Camilla Löwy 2022-06-21 20:50:48 +0200
  • d578c2ddfe Wayland: Only create EGL window if using EGL Camilla Löwy 2022-06-21 19:52:39 +0200
  • 74b4ceb835 Wayland: Cleanup Camilla Löwy 2022-06-21 19:48:28 +0200
  • c4fbe80d90 Wayland: Make function behavior match name Camilla Löwy 2022-06-21 19:37:35 +0200
  • be7f4513c0 Wayland: Remove premature surface commit calls Camilla Löwy 2022-06-21 17:37:37 +0200
  • 47193f15de Wayland: Rename function to its purpose Camilla Löwy 2022-06-21 15:23:32 +0200
  • 80dc0533cf Wayland: Use enum type to store enum value Camilla Löwy 2022-06-20 22:57:18 +0200
  • 29b7669bc6 Wayland: Fix transition to server-side decorations Camilla Löwy 2022-06-20 22:48:35 +0200
  • f35e2274cb Wayland: Fix GLFW_DECORATED for XDG decorations Camilla Löwy 2022-06-20 22:36:23 +0200
  • 3203599cac Wayland: Fix map before XDG decoration configure Camilla Löwy 2022-06-20 22:21:41 +0200
  • 2df0ce07fa Wayland: Store and act on XDG decoration mode Camilla Löwy 2022-06-20 22:20:56 +0200
  • 83a134a92f Wayland: Fix mapping failure on wlroots compositor Camilla Löwy 2022-06-20 00:43:24 +0200
  • eb9c3bee71 Wayland: Rename fallback decoration functions Camilla Löwy 2022-06-20 00:27:04 +0200
  • 0cd1916de3 Wayland: Remove function only called once Camilla Löwy 2022-06-15 20:16:40 +0200
  • 77819c0c54 Wayland: Fix maximized state lost while hidden Camilla Löwy 2022-06-15 18:20:16 +0200
  • e52046955d Wayland: Cleanup Camilla Löwy 2022-06-15 14:41:46 +0200
  • 55fcfb1bb6 Wayland: Fix error for setting GLFW_FLOATING Camilla Löwy 2022-06-15 14:39:30 +0200
  • 203002ef2c Wayland: Fix latent bug for glfwGetWindowTitle Camilla Löwy 2022-06-15 14:12:32 +0200
  • 85f5a51912 Wayland: Fix events emitted before ack_configure Camilla Löwy 2022-06-15 17:57:54 +0200
  • 9ad9f5c52a Wayland: Fix missing error reporting Camilla Löwy 2022-06-14 22:28:05 +0200
  • 5002522f73 Wayland: Cleanup Camilla Löwy 2022-06-14 22:22:49 +0200
  • 91f18fb576 Wayland: Fix error from glfwSetWindowAspectRatio Camilla Löwy 2022-06-14 20:37:31 +0200
  • e37ba80b13 Wayland: Fix reporting of monitor scale changes Camilla Löwy 2022-06-14 18:46:47 +0200
  • c3ad3d49ed Wayland: Fix duplicate monitor connection events Camilla Löwy 2022-06-14 18:44:24 +0200
  • 209f6cf093 Wayland: Add support for wl_output::name Camilla Löwy 2022-06-14 18:20:56 +0200
  • 33d37782c6 Wayland: Cleanup Camilla Löwy 2022-06-14 18:12:49 +0200
  • 229d628ec4 Wayland: Fix toggling of server-side decorations Camilla Löwy 2022-06-13 19:37:34 +0200
  • c28d420060 Wayland: Remove duplicate fullscreen check Camilla Löwy 2022-06-13 15:12:52 +0200
  • 18df0baea6 Wayland: Cleanup Camilla Löwy 2022-06-12 23:16:16 +0200
  • a7b6f35500 Wayland: Fix size limits for fallback decorations Camilla Löwy 2022-06-12 21:36:26 +0200
  • 0f5b095042 Wayland: Fix erratic fallback decoration behavior Camilla Löwy 2022-06-16 01:36:55 +0200
  • 24cdc5afda Wayland: Rename window frame size constants Camilla Löwy 2022-06-16 01:35:59 +0200
  • 75295f4878 Wayland: Remove unused code path Camilla Löwy 2022-06-12 18:47:30 +0200
  • 040712ce99 Wayland: Cleanup Camilla Löwy 2022-06-10 18:53:22 +0200
  • 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