Camilla Löwy
|
fd72eb917e
|
Mir: Fix modifier bit translation
|
ago%!(EXTRA string=8 years) |
Camilla Löwy
|
d81946a35b
|
Add window mode toggling to tearing test
|
ago%!(EXTRA string=8 years) |
Camilla Löwy
|
638c4b604e
|
Cleanup
|
ago%!(EXTRA string=8 years) |
Camilla Löwy
|
b8df6ae3c1
|
Finish deprecating charmods callback
|
ago%!(EXTRA string=8 years) |
Camilla Löwy
|
df434c839a
|
Add mapping file drop support to joystick test
|
ago%!(EXTRA string=8 years) |
Camilla Löwy
|
c2858e9ed7
|
Verify gamepad mapping indices match hardware
|
ago%!(EXTRA string=8 years) |
Camilla Löwy
|
7c87948eaf
|
Win32: Fix accidentally working bit tests
Good grief.
|
ago%!(EXTRA string=8 years) |
Camilla Löwy
|
30489c5aa1
|
X11: Expose zero monitor for functional headless
Fixes #1147.
|
ago%!(EXTRA string=8 years) |
Camilla Löwy
|
390a66d2e7
|
Fix missing header in gamma test
|
ago%!(EXTRA string=8 years) |
Camilla Löwy
|
9e6c0c747b
|
X11: Fix segfault when using NVidia EGL
|
ago%!(EXTRA string=8 years) |
Camilla Löwy
|
8094a1c99e
|
Documentation work
|
ago%!(EXTRA string=8 years) |
Camilla Löwy
|
bfe2d42af4
|
Documentation work
|
ago%!(EXTRA string=8 years) |
Camilla Löwy
|
1a250234ea
|
Add revert button to gamma ramp test
|
ago%!(EXTRA string=8 years) |
Camilla Löwy
|
3169179de1
|
Fix string literal exceeding max length
Fixes #1145.
|
ago%!(EXTRA string=8 years) |
Camilla Löwy
|
fe9c7a01c5
|
Update gamepad mappings and source URL
This matches the recent upstream update.
|
ago%!(EXTRA string=8 years) |
Emmanuel Gil Peyrot
|
65166858ff
|
Wayland: Add support for the idle-inhibit protocol
Closes #955.
|
ago%!(EXTRA string=8 years) |
Camilla Löwy
|
b5e24676a4
|
Move contribution guide to visible directory
|
ago%!(EXTRA string=8 years) |
Emmanuel Gil Peyrot
|
40ab709aac
|
Add Wayland to Travis CI build
Closes #1131.
|
ago%!(EXTRA string=8 years) |
Emmanuel Gil Peyrot
|
d18431338a
|
Wayland: Disable the compose key on old xkbcommon
|
ago%!(EXTRA string=8 years) |
Emmanuel Gil Peyrot
|
cc87d5ab10
|
Wayland: Assert that we only get a known axis
|
ago%!(EXTRA string=8 years) |
Emmanuel Gil Peyrot
|
25cf67667f
|
Wayland: Tell cmake which libraries to use
|
ago%!(EXTRA string=8 years) |
Stephen Gowen
|
bb13275b72
|
Cocoa: Fix Xcode Warnings
Closes #1132.
|
ago%!(EXTRA string=8 years) |
Emmanuel Gil Peyrot
|
9c513346ad
|
Documentation work
Gamma will never be supported on Wayland.
Closes #1134.
|
ago%!(EXTRA string=8 years) |
Kovid Goyal
|
68809869f9
|
Fix spurious error from glfwInitHintString
Closes #1138
|
ago%!(EXTRA string=8 years) |
Camilla Löwy
|
1fe319d234
|
Cocoa: Filter out duplicate size events
Fixes #1085.
|
ago%!(EXTRA string=8 years) |
Camilla Löwy
|
d630684654
|
Win32: Remove double resize of full screen window
Related to #1085.
|
ago%!(EXTRA string=8 years) |
Camilla Löwy
|
8b81a03a5a
|
Cocoa: Remove double resize of full screen window
Related to #1085.
|
ago%!(EXTRA string=8 years) |
Camilla Löwy
|
9903f88947
|
Documentation work
|
ago%!(EXTRA string=8 years) |
Camilla Löwy
|
d73ab0bd58
|
Documentation work
The reference for glfwCreateWindow listed the wrong default icon for
Windows.
Fixes #1130.
|
ago%!(EXTRA string=8 years) |
Camilla Löwy
|
11e47f08b1
|
Add glfwGetWindowOpacity and glfwSetWindowOpacity
This adds support for setting the opacity of the whole window, including
any decorations.
Fixes #1089.
|
ago%!(EXTRA string=8 years) |
Camilla Löwy
|
aef4edadd0
|
Move uninstall target to GLFW3 folder
Fixes #1129.
|
ago%!(EXTRA string=8 years) |
Camilla Löwy
|
bf7cc2ffac
|
Fix missing inclusion guard needed for unity build
Fixes #1127.
|
ago%!(EXTRA string=8 years) |
Camilla Löwy
|
adebcc7111
|
Deprecate charmods callback
|
ago%!(EXTRA string=8 years) |
Camilla Löwy
|
fb4f633243
|
Fix y-axis sign for XInput thumb sticks
This breaks strict compatibility but does it to make XInput y-axes
consistent with every other API and OS.
Fixes #1083.
|
ago%!(EXTRA string=8 years) |
Camilla Löwy
|
49130ab8ec
|
Rename framebuffer transparency hint
This is a breaking change of an unreleased API.
|
ago%!(EXTRA string=8 years) |
Camilla Löwy
|
baed2dad56
|
Cleanup
|
ago%!(EXTRA string=8 years) |
Camilla Löwy
|
98990217bc
|
Cleanup
|
ago%!(EXTRA string=8 years) |
Camilla Löwy
|
71018b4ab5
|
Fix termination on mapping parse error
|
ago%!(EXTRA string=8 years) |
Camilla Löwy
|
79e2433eb0
|
Fix termination on sync object creation failure
|
ago%!(EXTRA string=8 years) |
Camilla Löwy
|
546c99a3a3
|
Made sharing an example
|
ago%!(EXTRA string=8 years) |
Camilla Löwy
|
7b877c4e24
|
Improve placement when forcing windowed mode
This is a temporary fix while waiting the for workarea query.
Related to #1106.
|
ago%!(EXTRA string=8 years) |
Camilla Löwy
|
31cbb20ba2
|
Deprecate window parameter of clipboard functions
|
ago%!(EXTRA string=8 years) |
Camilla Löwy
|
f2756d0b3f
|
Documentation work
Related to #1065.
|
ago%!(EXTRA string=8 years) |
Camilla Löwy
|
9718675d86
|
Documentation work
Related to #1106.
|
ago%!(EXTRA string=8 years) |
Camilla Löwy
|
80d181f12d
|
Win32: Fix maximization of undecorated windows
Fixes #899.
|
ago%!(EXTRA string=8 years) |
Emmanuel Gil Peyrot
|
a7a70cf34d
|
Wayland: Add dynamic loading of libxkbcommon
|
ago%!(EXTRA string=8 years) |
Camilla Löwy
|
2867ca1e5b
|
Documentation work
Fixes #1104.
|
ago%!(EXTRA string=8 years) |
Camilla Löwy
|
a1154247fa
|
Fix default value of GLFW_CENTER_CURSOR
Regression introduced by 72ac5badb0 .
Fixes #1105.
|
ago%!(EXTRA string=8 years) |
Camilla Löwy
|
fcedb0be32
|
Fix windows not detaching on monitor disconnect
Regression introduced by 04f559e28d .
Related to #1106.
|
ago%!(EXTRA string=8 years) |
Camilla Löwy
|
bf09dba95b
|
Cleanup
|
ago%!(EXTRA string=8 years) |