winit-sonoma-fix/src/platform_impl/linux/x11
Osspial 20e81695ca
Change ModifiersState to a bitflags struct (#1306)
* Change ModifiersState to a bitflags struct

* Make examples work

* Add modifier state methods

* all things considered, only erroring out in one file throughout all of these changes is kinda impressive

* Make expansion plans more clear

* Move changelog entry

* Try to fix macos build

* Revert modifiers println in cursor_grab

* Make serde serialization less bug-prone
2019-12-28 15:36:06 -05:00
..
ime Format everything and add rustfmt to travis (#951) 2019-06-21 11:33:15 -04:00
util Change ModifiersState to a bitflags struct (#1306) 2019-12-28 15:36:06 -05:00
dnd.rs Format everything and add rustfmt to travis (#951) 2019-06-21 11:33:15 -04:00
event_processor.rs Implement changes to RedrawRequested event (#1062) 2019-12-22 11:17:23 -05:00
events.rs Format everything and add rustfmt to travis (#951) 2019-06-21 11:33:15 -04:00
ffi.rs Format everything and add rustfmt to travis (#951) 2019-06-21 11:33:15 -04:00
mod.rs Implement changes to RedrawRequested event (#1062) 2019-12-22 11:17:23 -05:00
monitor.rs X11: Fix incorrect DPI factor when waking from suspend (#1303) 2019-12-04 10:18:20 -07:00
window.rs Window::set_minimized (#985) (#990) 2019-12-22 01:04:11 -05:00
xdisplay.rs X11: Improve performance of Window::set_cursor_icon (#1116) 2019-08-26 22:06:59 -04:00