summaryrefslogtreecommitdiff
path: root/alacritty_terminal/src/config/window.rs
AgeCommit message (Expand)Author
2020-06-05Fix class and cursor thickness deserializationKirill Chibisov
2020-06-05Refactor Shell, Command, and Launcher to share implKirill Chibisov
2020-05-05Extend style guideline documentationChristian Duerr
2019-10-20Fix XEmbed compilation error on 32-bit platformscyclopsian
2019-10-17Fix window title not filled by defaultDustin
2019-10-14Add support for title stack escape sequencesDustin
2019-10-05Update to winit/glutin EventLoop 2.0Christian Duerr
2019-09-24Add Xembed supportmkosem
2019-07-07Fix saving of ref testsChristian Duerr
2019-07-06Allow setting gtk variant and general class on X11Brian Koropoff
2019-05-10Refactor config parsing filesChristian Duerr