355 Commits (1635fe28265019f1a16ee01e4efaf655599a7f87)

Author SHA1 Message Date
Keith Bauer c4903d9267 Cocoa: Fix half of all key events for Caps Lock ago%!(EXTRA string=7 years)
Andrew Belt cc621765e5 Cocoa: Accept focusing mouse click as input ago%!(EXTRA string=7 years)
Camilla Löwy 17a15a20f2 Cocoa: Move to modern Objective-C literals ago%!(EXTRA string=7 years)
Camilla Löwy c3ed70a4b7 Cocoa: Add NSApplicationDelegate protocol ago%!(EXTRA string=7 years)
Camilla Löwy 88c5edb409 Cocoa: Remove subclassing of NSApplication ago%!(EXTRA string=7 years)
Camilla Löwy f680001b95 Cocoa: Remove superfluous compatibility macro ago%!(EXTRA string=7 years)
Camilla Löwy 18145a7f3d Cocoa: Use NSURLs for drag and drop ago%!(EXTRA string=7 years)
Camilla Löwy 5595fa3ae6 Cocoa: Fix OpenGL rendering not being displayed ago%!(EXTRA string=7 years)
Camilla Löwy 6dfc12a439 Cocoa: Fix some macOS 10.14 deprecation warnings ago%!(EXTRA string=7 years)
Camilla Löwy 50eccd298a Fix cursor mode application for unfocused windows ago%!(EXTRA string=7 years)
Camilla Löwy 2884915000 Cocoa: Set CAMetalLayer contents scale from window ago%!(EXTRA string=7 years)
Camilla Löwy 5f8108e8a9 Cocoa: Fix SDK version numbers ago%!(EXTRA string=7 years)
Camilla Löwy 77879736af Cocoa: Event polling did not initialize AppKit ago%!(EXTRA string=7 years)
Camilla Löwy 58cc4b2c5c Move full screen cursor centering to shared code ago%!(EXTRA string=8 years)
Camilla Löwy cfb5cb8805 Add comment ago%!(EXTRA string=8 years)
Camilla Löwy 1d75b205cb Cleanup ago%!(EXTRA string=8 years)
Camilla Löwy 973bf29622 Remove use of non-standard function strdup ago%!(EXTRA string=8 years)
Camilla Löwy ee9dffcd66 Add GLFW_HOVERED for polling cursor hover state ago%!(EXTRA string=8 years)
Camilla Löwy 370eac3c48 Add glfwSetWindowContentScaleCallback ago%!(EXTRA string=8 years)
Camilla Löwy 9da2285b14 Cocoa: Make frame autosave hint a string ago%!(EXTRA string=8 years)
Camilla Löwy 0e8c4ea7ce Add lock key modifier bits input mode ago%!(EXTRA string=8 years)
Stephen Gowen bb13275b72 Cocoa: Fix Xcode Warnings ago%!(EXTRA string=8 years)
Camilla Löwy 1fe319d234 Cocoa: Filter out duplicate size events ago%!(EXTRA string=8 years)
Camilla Löwy 8b81a03a5a Cocoa: Remove double resize of full screen window ago%!(EXTRA string=8 years)
Camilla Löwy 11e47f08b1 Add glfwGetWindowOpacity and glfwSetWindowOpacity ago%!(EXTRA string=8 years)
Camilla Löwy 31cbb20ba2 Deprecate window parameter of clipboard functions ago%!(EXTRA string=8 years)
Camilla Löwy bf09dba95b Cleanup ago%!(EXTRA string=8 years)
Camilla Löwy 16bf872117 Add content scale queries ago%!(EXTRA string=8 years)
Camilla Löwy 5aeb37d1b8 Cocoa: Fix window title being lost when untitled ago%!(EXTRA string=8 years)
Camilla Löwy da68ec56c3 Cocoa: Start using instancetype ago%!(EXTRA string=8 years)
Camilla Löwy 32e78aeb2e Add GLFW_TRANSPARENT attribute and documentation ago%!(EXTRA string=8 years)
Bailey Cosier 93e66661d3 Cleanup ago%!(EXTRA string=8 years)
Cem Karan ac009a5f5c Cocoa: Implement GLFW_TRANSPARENT ago%!(EXTRA string=8 years)
Camilla Löwy 58a247b26d Cocoa: Fix some characters not repeating ago%!(EXTRA string=8 years)
Camilla Löwy ce5e649d3b Cleanup ago%!(EXTRA string=8 years)
Sergey Tikhomirov 80e4922b5e Cocoa: Hide cursor instead of using blank image ago%!(EXTRA string=8 years)
Camilla Löwy ab2247f8f3 Cocoa: Fix string object being updated incorrectly ago%!(EXTRA string=8 years)
Camilla Löwy 82284b86eb Cleanup ago%!(EXTRA string=8 years)
ryogo.yoshimura 4dee58d480 Cocoa: Fix conversion between NSPoint and CGPoint ago%!(EXTRA string=8 years)
Camilla Löwy 018ae69b33 Cleanup ago%!(EXTRA string=8 years)
Konstantin Käfer d1d08ef99f Cocoa: Fix EGL support ago%!(EXTRA string=8 years)
Felipe Ferreira da Silva 412eb6a611 Add glfwRequestWindowAttention ago%!(EXTRA string=8 years)
Camilla Berglund 7410346c5c Cocoa: Allow undecorated windows to become main ago%!(EXTRA string=8 years)
Camilla Löwy 3d8aa53573 Cocoa: Fix full screen window not being restorable ago%!(EXTRA string=8 years)
Camilla Löwy 7c88c92778 Cocoa: Fix window rect on leaving video mode ago%!(EXTRA string=8 years)
Camilla Löwy 7a8516d296 Cleanup ago%!(EXTRA string=8 years)
Camilla Löwy c50aba1335 Cocoa: Add support for MainMenu.nib loading ago%!(EXTRA string=8 years)
Camilla Löwy 6d9a58bfef Add glfwInitHint ago%!(EXTRA string=8 years)
Camilla Löwy e9560ef021 Add GLFW_OSMESA_CONTEXT_API ago%!(EXTRA string=8 years)
Camilla Löwy ce8fe645f4 Cleanup ago%!(EXTRA string=8 years)