winit/src/platform_impl/linux/x11
acheronfail 062e0e52ee Feat/fullscreen getters (#838)
* feat: [macos] add get_fullscreen and get_simple_fullscreen

* feat: [windows] add get_fullscreen

* feat: [ios] add get_fullscreen

* feat: [android] add get_fullscreen

* feat: [emscripten] add get_fullscreen

* feat: [linux] add get_fullscreen

* feedback: `get_fullscreen() -> bool` -> `get_fullscreen() -> Option<Id>`
2019-04-27 20:29:55 +02:00
..
ime Event Loop 2.0 API and Windows implementation (#638) 2019-02-05 10:30:33 -05:00
util Port X11 backend to the EVL2.0 API (#842) 2019-04-27 18:06:51 +02:00
dnd.rs Event Loop 2.0 API and Windows implementation (#638) 2019-02-05 10:30:33 -05:00
event_processor.rs Port X11 backend to the EVL2.0 API (#842) 2019-04-27 18:06:51 +02:00
events.rs Port X11 backend to the EVL2.0 API (#842) 2019-04-27 18:06:51 +02:00
ffi.rs Event Loop 2.0 API and Windows implementation (#638) 2019-02-05 10:30:33 -05:00
mod.rs Port X11 backend to the EVL2.0 API (#842) 2019-04-27 18:06:51 +02:00
monitor.rs Port X11 backend to the EVL2.0 API (#842) 2019-04-27 18:06:51 +02:00
window.rs Feat/fullscreen getters (#838) 2019-04-27 20:29:55 +02:00
xdisplay.rs x11: thread safe replacement for XNextEvent (#782) 2019-04-07 16:41:52 +02:00