This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
kitty
Watch
1
Star
0
Fork
0
You've already forked kitty
mirror of
https://github.com/kovidgoyal/kitty
synced
2026-07-07 17:43:53 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3a126ffa9d84ffcefb868ac634b6137b160731e1
kitty
/
glfw
History
Kovid Goyal
a4075ff041
X11: Fix a crash when listing clipboard MIME types and the clipboard is owned by self
...
Fixes
#5920
2023-01-22 21:19:03 +05:30
..
__init__.py
…
backend_utils.c
…
backend_utils.h
…
cocoa_init.m
…
cocoa_joystick.h
…
cocoa_joystick.m
…
cocoa_monitor.m
…
cocoa_platform.h
…
cocoa_window.m
…
context.c
Wayland GNOME: Fix incorrect window size when in some circumstances when switching between windows with window decorations disabled
2022-10-31 21:59:01 +05:30
dbus_glfw.c
…
dbus_glfw.h
…
egl_context.c
…
egl_context.h
…
glfw3.h
…
glfw.py
Fix issues reported by ruff
2023-01-09 15:54:41 +05:30
glx_context.c
…
glx_context.h
…
ibus_glfw.c
IBUS: When creating the connection mark as focused if any top level window has focus.
Fixes
#5655
2022-11-10 07:21:34 +05:30
ibus_glfw.h
…
init.c
…
input.c
…
internal.h
…
linux_desktop_settings.c
…
linux_desktop_settings.h
…
linux_joystick.c
…
linux_joystick.h
…
linux_notify.c
…
linux_notify.h
…
main_loop.h
…
mappings.h
…
memfd.h
…
monitor.c
…
monotonic.c
…
nsgl_context.h
…
nsgl_context.m
…
null_init.c
…
null_joystick.c
…
null_joystick.h
…
null_monitor.c
…
null_platform.h
…
null_window.c
…
osmesa_context.c
…
osmesa_context.h
…
posix_thread.c
…
posix_thread.h
…
source-info.json
…
vulkan.c
…
window.c
…
wl_client_side_decorations.c
…
wl_client_side_decorations.h
…
wl_cursors.c
…
wl_cursors.h
…
wl_init.c
…
wl_monitor.c
…
wl_platform.h
Wayland GNOME: Fix incorrect window size when in some circumstances when switching between windows with window decorations disabled
2022-10-31 21:59:01 +05:30
wl_text_input.c
…
wl_text_input.h
…
wl_window.c
Make sizes explicit in a few reallocs
2022-12-13 12:11:37 +05:30
x11_init.c
…
x11_monitor.c
…
x11_platform.h
…
x11_window.c
X11: Fix a crash when listing clipboard MIME types and the clipboard is owned by self
2023-01-22 21:19:03 +05:30
xkb_glfw.c
…
xkb_glfw.h
…
xkb-compat-shim.h
…