- Yerevan, Armenia
-
10:35
(UTC +04:00) - https://sr.ht/~kchibisov/
Block or Report
Block or report kchibisov
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
rust-windowing/glutin Public
A low-level library for OpenGL context creation, written in pure Rust.
-
-
998 contributions in the last year
Less
More
Activity overview
Contributed to
rust-windowing/winit,
alacritty/alacritty,
rust-windowing/glutin
and 53 other
repositories
Contribution activity
June 2023
Created 14 commits in 5 repositories
Created 1 repository
- kchibisov/xkeysym Rust
Created a pull request in rust-windowing/winit that received 14 comments
Add FrameThrottled event and a way to request it
Add a way to request a frame throttling hint from the windowing system. This is essential for platforms like Wayland where you don't have real vsyn…
+170
−9
•
14
comments
Opened 13 other pull requests in 5 repositories
alacritty/alacritty
3
merged
rust-windowing/xkbcommon-dl
3
merged
rust-windowing/winit
1
open
2
merged
rust-windowing/xkeysym
2
merged
rust-windowing/glutin
2
merged
Reviewed 26 pull requests in 6 repositories
rust-windowing/winit
12 pull requests
-
Add
FrameThrottledevent and a way to request it - Add MouseButton::{Back, Forward} to mouse input events on Wayland, X11, Windows, macOS and Web
- Revert "On Web, send modifiers on key events first"
- Fix for linux aarch64 where c_char is not i8
- Port to windows-sys v0.48.0
- Add Platform enumeration
-
Replace
instantwithweb-time - Fill the windows in the examples with a solid color
- Add support for wlr_layer_shell windows
-
Update the
bitflagsdependency - Ignore pen input on Web
- Replace parts of the Xlib backend with X11RB
alacritty/alacritty
10 pull requests
- Load and use conpty.dll if available
- Add errors for deserializing with unknown fields
- Fix parsing of integer font size
-
Fix
alacritty msg configtoml replacement - Fix warnings for config imports
- Switch to TOML configuration format
- Change the way we refer to IRC chat
- Issue #6976: Hints persist after selection
- add allow_clipboard config to not handle OSC 52
- Add resolver to workspace manifest
rust-windowing/xkeysym
1 pull request
rust-windowing/raw-window-handle
1 pull request
rust-windowing/glutin
1 pull request
rust-windowing/xkbcommon-dl
1 pull request
Created an issue in rust-windowing/winit that received 5 comments
Return the applied size for synchronious set_inner_size
The Window::set_inner_size(Size) is an async request with the semantic of asking the OS to resize, such request results in a response with the Resized
5
comments