aboutsummaryrefslogtreecommitdiffstats
path: root/ports/servo/glutin_app/keyutils.rs
Commit message (Expand)AuthorAgeFilesLines
* Refactoring of the Glutin port in preparation of the compositor refactoring.Paul Rouget2019-04-291-267/+0
* WR update: remove dependency on icon_loading featurePaul Rouget2019-03-221-3/+3
* Update MPL license to https (part 1)Jan Andre Ikenmeyer2018-11-191-1/+1
* Minor keyboard updatesPyfisch2018-10-131-6/+31
* Use keyboard-types cratePyfisch2018-10-071-212/+209
* Format ports/servochansuke2018-09-111-64/+8
* Do not manually keep the modifiers statePaul Rouget2018-08-011-30/+0
* Refactor winit key handlingPaul Rouget2018-07-261-20/+0
* refactor(window): update to latest winit, glutin interfaceOJ Kwon2018-07-011-2/+0
* Small key utils refactorDzmitry Malyshau2018-04-191-98/+99
* Make gleam optional for compositor, switch various names from glutin to winitDzmitry Malyshau2018-04-181-8/+8
* Cleanup ports/servo to only rely on libservoFabrice Desré2018-03-301-1/+1
* split window code and browser code in two different filesPaul Rouget2018-03-221-1/+1
* move key code into dedicated filePaul Rouget2018-03-221-0/+352