Kovid Goyal
|
333ea519ed
Infrastructure to go from panel CLI opts all the way to wayland layer shell implementation
|
1 year ago |
Kovid Goyal
|
fe5ccc144b
Finish glfw side support for layer shell
|
1 year ago |
Kovid Goyal
|
0641ec2d89
GLFW API for configuring a window as a layer shell
|
1 year ago |
Kovid Goyal
|
1c9f9a74e8
Wayland KDE: Add support for background_blur under kwin using a kwin private Wayland protocol
|
1 year ago |
Kovid Goyal
|
6c31256aa1
Keyboard protocol: Do not deliver a fake key release events on OS window focus out for engaged modifiers
|
1 year ago |
Kovid Goyal
|
187fa996f8
Add the cell pointer shape
|
1 year ago |
Kovid Goyal
|
4f1971c480
Rationalize mouse cursor shape handling
|
1 year ago |
Kovid Goyal
|
7c6d40fa0c
Implement background blur for KDE on X11 as well
|
1 year ago |
Kovid Goyal
|
7a1bdb4ff1
macOS: Implement background blurring
|
1 year ago |
Kovid Goyal
|
66801b6b28
GLFW API to track system color scheme dark/light
|
1 year ago |
pagedown
|
9a598237c6
macOS: Allow IME to actively get the cursor position in real time
|
2 years ago |
Kovid Goyal
|
682428fb54
Optimize the services implementation
|
2 years ago |
Kovid Goyal
|
4d30ae55f3
Wayland: Mark windows in which a bell as urgent on compositors that support the xdg-activation protocol
|
2 years ago |
Kovid Goyal
|
d17a6cd3a3
Get reading from clipboard working
|
2 years ago |
Kovid Goyal
|
7e1380cc0d
Start work on giving GLFW a proper clipboard API
|
2 years ago |
Kovid Goyal
|
f3329fcd34
Fix storage for GLFW_MOD_KITTY
|
2 years ago |
Kovid Goyal
|
5bba1a0851
get_current_selection should return char* not const char*
|
2 years ago |
Kovid Goyal
|
4dd696e4e0
Add API to glfw to get the currently active text selection
|
2 years ago |
Kovid Goyal
|
cd369f633a
Wayland: Ensure that opengl buffer swapping does not happen till the xdg surface is configured
|
2 years ago |
Kovid Goyal
|
e7da874b82
GNOME: Workaround for GNOME's text input system going into an infinite loop if cursor position is updated in response to a done event
|
2 years ago |
Kovid Goyal
|
a36d5dcde1
GLFW API for changing colorspace of windows on cocoa
|
2 years ago |
Kovid Goyal
|
ca4840717b
macOS: Fix using shortcuts from the global menu bar as subsequent key presses in a multi key mapping not working
|
3 years ago |
Kovid Goyal
|
bd288bd18f
Linux: Fix release event for the final key in a compose sequence not being reported. Fixes #4285
|
3 years ago |
Kovid Goyal
|
d95a00df73
GLFW API to check if window is fullscreen
|
3 years ago |
Kovid Goyal
|
e36f11385f
Convert mouse buttons to an enum
|
3 years ago |
Kovid Goyal
|
db719eafac
Remove num/caps locks from modifier processing in mouse events
|
4 years ago |
Kovid Goyal
|
4c644b8556
Add NumLock and CapsLock reporting to the keyboard protocol
|
4 years ago |
Kovid Goyal
|
c989a7198b
Add support for the keypad Begin key
|
4 years ago |
Kovid Goyal
|
850a8218db
Allow toggling xdg configure debug output at runtime
|
4 years ago |
Kovid Goyal
|
777b9eb68e
Merge branch 'hyper' of https://github.com/orki/kitty
|
4 years ago |