.. |
__init__.py
|
6609d219f4
Add type checking for glfw module as well
|
4 rokov pred |
backend_utils.c
|
53980d00f0
a couple more tests
|
11 mesiacov pred |
backend_utils.h
|
0788b98ae4
Fix header comment
|
3 rokov pred |
cocoa_displaylink.m
|
76cd68760a
...
|
1 mesiac pred |
cocoa_init.m
|
314da124f3
macOS 15: Handle Fn modifier when detecting global shortcuts
|
4 mesiacov pred |
cocoa_joystick.h
|
785973bb5e
GLFW: Make joystick platform code init on demand
|
4 rokov pred |
cocoa_joystick.m
|
0f60ac2dd7
sprintf -> snprintf
|
9 mesiacov pred |
cocoa_monitor.m
|
c0f04231ed
Move CVDisplayLink code into its own module
|
1 mesiac pred |
cocoa_platform.h
|
c0f04231ed
Move CVDisplayLink code into its own module
|
1 mesiac pred |
cocoa_window.m
|
b0ebd340fe
Function to get the current system color theme
|
2 týždňov pred |
context.c
|
88aa4d1de3
Revert 72272ab4fe90b192c3643860f3e3da30ce0a835a
|
5 mesiacov pred |
dbus_glfw.c
|
b0ebd340fe
Function to get the current system color theme
|
2 týždňov pred |
dbus_glfw.h
|
b0ebd340fe
Function to get the current system color theme
|
2 týždňov pred |
egl_context.c
|
de122ed727
Bind eglQuerySurface
|
2 rokov pred |
egl_context.h
|
de122ed727
Bind eglQuerySurface
|
2 rokov pred |
glfw.py
|
c18098d872
Cleanup DBUS send notification API
|
3 mesiacov pred |
glfw3.h
|
b0ebd340fe
Function to get the current system color theme
|
2 týždňov pred |
glx_context.c
|
c381716ecf
Specify we need alpha as well
|
3 rokov pred |
glx_context.h
|
9a97f0bced
X11: Further reduce startup time
|
4 rokov pred |
ibus_glfw.c
|
61545a83e5
Fix #7982
|
1 mesiac pred |
ibus_glfw.h
|
a038477ce0
Cleanup previous PR
|
3 rokov pred |
init.c
|
2c4ffba0f3
Wayland: A new option to turn off IME
|
7 mesiacov pred |
input.c
|
754288557d
Track initial color scheme preference read on Linux
|
2 týždňov pred |
internal.h
|
754288557d
Track initial color scheme preference read on Linux
|
2 týždňov pred |
kwin-blur-v1.xml
|
1c9f9a74e8
Wayland KDE: Add support for background_blur under kwin using a kwin private Wayland protocol
|
8 mesiacov pred |
linux_desktop_settings.c
|
b0ebd340fe
Function to get the current system color theme
|
2 týždňov pred |
linux_desktop_settings.h
|
b0ebd340fe
Function to get the current system color theme
|
2 týždňov pred |
linux_joystick.c
|
6adf4f5171
O_CLOEXEC for linux joystick open
|
7 mesiacov pred |
linux_joystick.h
|
785973bb5e
GLFW: Make joystick platform code init on demand
|
4 rokov pred |
linux_notify.c
|
b0ebd340fe
Function to get the current system color theme
|
2 týždňov pred |
linux_notify.h
|
c18098d872
Cleanup DBUS send notification API
|
3 mesiacov pred |
main_loop.h
|
f3b9ff5f9f
Use datatype monotonic_t instead of double to keep track of time
|
5 rokov pred |
mappings.h
|
28bb123be8
Update the GLFW version number from 3.3 to 3.4
|
5 rokov pred |
memfd.h
|
8dfef58f29
Use a glfw specific name for memfd_create
|
3 rokov pred |
monitor.c
|
b76e94059d
Propagate failures to get video mode
|
7 mesiacov pred |
monotonic.c
|
7bf0afa621
Fix #2187
|
5 rokov pred |
nsgl_context.h
|
c05cbed5b2
Reduce difference to GLFW upstream
|
5 rokov pred |
nsgl_context.m
|
b92f95b092
NSGL: Fix disabling of Retina resolution
|
5 rokov pred |
null_init.c
|
d8886edbeb
Null: Make platform more conformant
|
4 rokov pred |
null_joystick.c
|
076ad850bb
Declare _glfwPlatformInitJoysticks() to return bool
|
4 rokov pred |
null_joystick.h
|
28bb123be8
Update the GLFW version number from 3.3 to 3.4
|
5 rokov pred |
null_monitor.c
|
32905bbf5d
chore: remove repetitive words
|
7 mesiacov pred |
null_platform.h
|
a2f80740d7
Remove EGL and OSMesa struct member macros
|
4 rokov pred |
null_window.c
|
e8d8ced006
GLFW: Null: Fix out parameters not being set
|
4 rokov pred |
osmesa_context.c
|
28bb123be8
Update the GLFW version number from 3.3 to 3.4
|
5 rokov pred |
osmesa_context.h
|
a2f80740d7
Remove EGL and OSMesa struct member macros
|
4 rokov pred |
posix_thread.c
|
28bb123be8
Update the GLFW version number from 3.3 to 3.4
|
5 rokov pred |
posix_thread.h
|
0459dda5c2
Fix bool indentation
|
5 rokov pred |
source-info.json
|
c0f04231ed
Move CVDisplayLink code into its own module
|
1 mesiac pred |
vulkan.c
|
e4fd12001c
Cocoa: Add fully dynamic loading of Vulkan loader
|
4 rokov pred |
window.c
|
dd879c413a
Initialize temp wayland buffer with background color
|
8 mesiacov pred |
wl_client_side_decorations.c
|
1ff74b86dc
Wayland GNOME: Workaround bug in mutter causing double tap on titlebar to not always work
|
4 dní pred |
wl_client_side_decorations.h
|
bf60321466
Use individual surfaces for corner and bar shadows
|
7 mesiacov pred |
wl_cursors.c
|
63a50ec066
Use the correct mouse cursor theme on GNOME
|
3 rokov pred |
wl_cursors.h
|
6f40b8d0a1
Simplify Wayland cursor theme handling
|
4 rokov pred |
wl_init.c
|
b0ebd340fe
Function to get the current system color theme
|
2 týždňov pred |
wl_monitor.c
|
190566be8e
Wayland: Fix specifying the output name for the panel kitten not working
|
4 mesiacov pred |
wl_platform.h
|
1ff74b86dc
Wayland GNOME: Workaround bug in mutter causing double tap on titlebar to not always work
|
4 dní pred |
wl_text_input.c
|
aecf07bcba
Wayland: Fix infinite loop causing bad performance when using IME via fcitx5 due to a change in fcitx5
|
6 mesiacov pred |
wl_text_input.h
|
7d8c017215
DRYer
|
11 mesiacov pred |
wl_window.c
|
16c82c7c16
Fix alpha conversion for wayland single pixel buffer
|
1 mesiac pred |
wlr-layer-shell-unstable-v1.xml
|
707e69a794
Start work on wayland layer shell support
|
8 mesiacov pred |
x11_init.c
|
b0ebd340fe
Function to get the current system color theme
|
2 týždňov pred |
x11_monitor.c
|
b76e94059d
Propagate failures to get video mode
|
7 mesiacov pred |
x11_platform.h
|
7c6d40fa0c
Implement background blur for KDE on X11 as well
|
1 rok pred |
x11_window.c
|
c18098d872
Cleanup DBUS send notification API
|
3 mesiacov pred |
xkb-compat-shim.h
|
d0a5d1b3a4
Fix misspellings
|
1 rok pred |
xkb_glfw.c
|
8fc96c5bd7
Make the debug logging functions consistent
|
7 mesiacov pred |
xkb_glfw.h
|
4232904055
ibus: Add support for ForwardKeyEvent signal
|
3 rokov pred |