aboutsummaryrefslogtreecommitdiff
path: root/alacritty/src/clipboard.rs
Commit message (Collapse)AuthorAge
* Bump glutin to 0.32.0Kirill Chibisov2024-06-08
|
* Bump winit to 0.30.0Kirill Chibisov2024-05-04
|
* Update winit to 0.29.2 and copypasta to 0.10.0Kirill Chibisov2023-10-21
| | | | | | | | | Fixes #7236. Fixes #7201. Fixes #7146. Fixes #6848. Fixes #3601. Fixes #3108. Fixes #2453.
* Update winit to 0.29.1-betaKirill Chibisov2023-09-04
| | | | | | | | Make use of new winit frame throttling mechanism used in RedrawRequested, which removes the need for having Wayland queue to ask for the frame callbacks. Fixes #7011.
* Fix segmentation fault on shutdown with WaylandChristian Duerr2021-01-29
| | | Fixes #4702.
* Bump minimum supported Rust version to 1.43.0Kirill Chibisov2020-07-28
|
* Remove copypasta dependency from alacritty_terminalKirill Chibisov2020-06-07