Commit Graph

  • 58b800c344 Fix wayland vertical scroll sign Alex Butler 2017-07-18 12:41:15 +01:00
  • 506e830cb0 Fix X11 scroll direction Benjamin Saunders 2017-07-17 22:50:47 -07:00
  • 2171918023 Merge pull request #234 from Ralith/fix-windows tomaka 2017-07-18 07:36:41 +02:00
  • b09e3b2568 Fix windows build Benjamin Saunders 2017-07-17 17:57:25 -07:00
  • 2e079fe9a2 Merge pull request #211 from Ralith/transparent-ids tomaka 2017-07-17 07:37:26 +02:00
  • e1e21ded28 Fix x11 ModifiersState Rukai 2017-07-15 23:25:19 +10:00
  • a1d2ee6ecf Merge pull request #225 from tomaka/win32-platform-window tomaka 2017-07-13 21:29:25 +02:00
  • 7a1a2667b1 Reimplement platform_window on win32 Pierre Krieger 2017-07-13 21:14:32 +02:00
  • 9cd370fa4c Merge branch 'master' of https://github.com/tomaka/winit into xim-send-spot Determinant 2017-07-12 13:46:01 -04:00
  • d6b9faacc9 rename the field Determinant 2017-07-12 13:26:11 -04:00
  • 9462a51f32 Merge pull request #203 from Determinant/xim-improvement tomaka 2017-07-12 19:14:11 +02:00
  • e1fba7d92f Merge pull request #218 from rukai/master tomaka 2017-07-12 08:46:20 +02:00
  • 8e13f85fac Merge branch 'xim-improvement' into xim-send-spot Determinant 2017-07-12 01:24:30 -04:00
  • f2ee78bcf5 Merge branch 'master' of https://github.com/tomaka/winit into xim-send-spot Determinant 2017-07-12 00:04:12 -04:00
  • aea61a74fb remove the the redundant code, fix a bug Determinant 2017-07-12 00:00:51 -04:00
  • 117beed0b5 Fix x11 mouse scroll wheel Rukai 2017-07-09 17:47:52 +10:00
  • aad82eb987 Merge pull request #216 from MortimerGoro/android_compilation tomaka 2017-07-07 07:26:47 +02:00
  • 5ebeb8ab5f Fix Android compilation error Imanol Fernandez 2017-07-06 23:33:42 +02:00
  • 90a81cca29 Merge pull request #214 from tomaka/rm-cgl tomaka 2017-07-05 09:38:26 +02:00
  • 601599eb0a Merge pull request #213 from LPGhatguy/windows-raw-mouse tomaka 2017-07-05 09:38:09 +02:00
  • 0371b6573f Implement raw mouse motion for Windows Lucien Greathouse 2017-07-04 19:32:59 -07:00
  • ac0d6c890a Remove dependency on cgl on OSX Pierre Krieger 2017-07-05 09:13:39 +02:00
  • 75856e0e39 dynamically reallocate buffer; release mutex before callback Determinant 2017-07-01 12:24:35 -04:00
  • 3d9e8da9ec Transparent axis/button IDs Benjamin Saunders 2017-07-01 02:20:13 -07:00
  • e196f80e98 Publish 0.7.1 tomaka 2017-07-01 10:28:37 +02:00
  • ee0dbb8546 Merge pull request #210 from brendanzab/update-macos-dependencies tomaka 2017-07-01 09:56:10 +02:00
  • 886eab5c7e Fix build on nightly Brendan Zabarauskas 2017-07-01 16:47:53 +10:00
  • 51036e6ba5 Merge pull request #209 from tomaka/switch-win32 tomaka 2017-06-29 11:46:03 +02:00
  • 61ba6dce7f Switch win32 implementation to new design Pierre Krieger 2017-06-26 21:21:13 +02:00
  • 05cd9f2114 Merge pull request #199 from alexheretic/xwayland-env-var Victor Berger 2017-06-25 10:40:05 +02:00
  • 09d086749d Merge pull request #206 from mitchmindtree/readme mitchmindtree 2017-06-24 17:09:42 +10:00
  • 9d2a32b415 Update the README for the version mitchmindtree 2017-06-24 17:08:05 +10:00
  • db0f012574 Merge pull request #205 from mitchmindtree/publish tomaka 2017-06-24 09:02:29 +02:00
  • 3c710de65d Merge pull request #202 from vberger/master mitchmindtree 2017-06-24 16:59:04 +10:00
  • 9a17c2eb86 Publish version 0.7.0 mitchmindtree 2017-06-24 12:26:15 +10:00
  • 5e5debc48f increase the buffer size; proper IC focus/unfocus Determinant 2017-06-23 14:27:48 -04:00
  • e915454a9d linux: update wayland dependencies Victor Berger 2017-06-23 20:25:06 +02:00
  • 66a12d5332 linux: stop exposing wayland_client's types Victor Berger 2017-06-23 20:20:49 +02:00
  • 3a89843767 Add WINIT_UNIX_BACKEND documentation Alex Butler 2017-06-21 20:10:23 +01:00
  • eaa92a4282 Improve unix backend env var docs Alex Butler 2017-06-21 19:59:56 +01:00
  • 789598fa84 Rename unix backend env var Alex Butler 2017-06-21 19:54:21 +01:00
  • 7a19ef1907 Make usage of env vars strict Alex Butler 2017-06-21 19:41:26 +01:00
  • 9804cad7dd Allow usage of XWayland Alex Butler 2017-06-21 18:34:16 +01:00
  • a08347eef0 Merge pull request #191 from mitchmindtree/remove_sync tomaka 2017-06-21 10:18:11 +02:00
  • fe61d81d41 Change Complete to Break in the README mitchmindtree 2017-06-20 21:34:00 +10:00
  • 04ccad1dbc Rename ControlFlow variant from Complete to Break mitchmindtree 2017-06-20 21:25:53 +10:00
  • df1276d72a Fix x11 EventsLoopProxy::wakeup implementation using a dummy, InputOnly window mitchmindtree 2017-06-17 22:59:56 +10:00
  • 24d6f8da49 Update README to addition of ControlFlow mitchmindtree 2017-06-10 13:43:15 +10:00
  • cd71271f0d Fix api_transition ControlFlow update compile errors mitchmindtree 2017-06-09 07:33:22 -07:00
  • 4b42af910b Make x11 backend take &mut self in poll_events method mitchmindtree 2017-06-09 22:55:48 +10:00
  • 0af3c04900 Update api transition to use ControlFlow mitchmindtree 2017-06-09 22:55:32 +10:00
  • 0237526999 Complete macos backend update to addition of ControlFlow mitchmindtree 2017-06-09 22:13:30 +10:00
  • c5b9bd3612 Update macos backend to addition of ControlFlow (untested) mitchmindtree 2017-06-09 19:40:22 +10:00
  • db9e80bdb6 Update examples and tests to addition of ControlFlow mitchmindtree 2017-06-08 00:12:41 +10:00
  • f2dd2f0752 WIP - Make poll_events and run_forever take &mut self mitchmindtree 2017-06-02 21:19:45 +10:00
  • 38856b1c60 X11 - Move event insertion from interrupt to proxy wakeup. mitchmindtree 2017-05-31 18:07:51 +10:00
  • 2b55b2e0ef Temporarily remove windows window-specific awakened event. Needs to be updated to non-window-specific Event. mitchmindtree 2017-05-31 16:11:06 +10:00
  • 8f0ef514b1 Fix incorred Awakened import in windows backend mitchmindtree 2017-05-31 15:52:15 +10:00
  • 647a1727d0 Attempt to update api_transition to addition of EventsLoopProxy mitchmindtree 2017-05-31 15:35:08 +10:00
  • 339318f295 Update macOS backend to removal of Send+Sync and addition of EventsLoopProxy mitchmindtree 2017-05-31 15:00:49 +10:00
  • 9ca2f83784 Call flush so that the wayland eventsloop correctly breaks from dispatch when wakeup is called mitchmindtree 2017-05-27 22:51:59 +10:00
  • f6587aed39 [WIP] Have EventsLoopProxy::wakeup return a Result. Begin linux impl. mitchmindtree 2017-05-25 23:19:13 +10:00
  • c8e791b402 Add a test that checks that EventsLoopProxy impls Send mitchmindtree 2017-05-25 23:18:56 +10:00
  • 06a5ec35b3 [WIP] Remove Sync and Clone from EventsLoop. Add EventsLoopProxy. mitchmindtree 2017-05-25 02:29:51 +10:00
  • f9f1000d8c Merge pull request #190 from mitchmindtree/wayland_reset_interrupt mitchmindtree 2017-05-25 16:37:32 +10:00
  • fdb1c56366 Move interrupt flag reset to beginning of run_forever in wayland backend mitchmindtree 2017-05-25 02:52:35 +10:00
  • 1523548d3e wayland: Reset the intterupted flag before breaking from run_forever mitchmindtree 2017-05-25 00:11:32 +10:00
  • 7298df74bc Merge pull request #188 from vberger/master tomaka 2017-05-24 09:51:45 +02:00
  • 148c751f32 wayland: Initially paint the window white so that they always exist Victor Berger 2017-05-23 21:53:17 +02:00
  • 96a90d0ec6 Merge pull request #184 from LPGhatguy/patch-1 tomaka 2017-05-22 09:02:07 +02:00
  • a17f7328c9 Merge pull request #186 from LPGhatguy/patch-2 tomaka 2017-05-22 09:00:27 +02:00
  • b8c6afb96a Update README example to use EventsLoop Lucien Greathouse 2017-05-21 22:03:22 -07:00
  • 622b3b248e Update 'winit' dependency in README Lucien Greathouse 2017-05-21 21:41:06 -07:00
  • 4a50fa6c44 Merge pull request #181 from vberger/master tomaka 2017-05-14 17:09:21 +02:00
  • c2c27c1b37 wayland: Fix deadlock in poll_events Victor Berger 2017-05-14 15:28:27 +02:00
  • c33bedce5e Merge pull request #178 from jwilm/fix-x11-poll-events tomaka 2017-05-12 09:10:25 +02:00
  • ce8682be2e Merge pull request #179 from jwilm/clone-winit-eventsloop tomaka 2017-05-12 09:09:57 +02:00
  • 55b5054d50 Derive Clone on winit::EventsLoop wrapper Joe Wilm 2017-05-11 23:04:28 -07:00
  • 4ec5078bdb Fix poll_events on x11 not draining completely Joe Wilm 2017-05-11 23:00:22 -07:00
  • ad8d2b0470 Merge pull request #176 from vanderlokken/vanderlokken-fix tomaka 2017-05-11 11:58:16 +02:00
  • f034017ab2 FIxed obsolete strings vanderlokken 2017-05-11 03:14:38 +03:00
  • 5645941a14 Fixed obsolete comments vanderlokken 2017-05-11 03:10:07 +03:00
  • 4f2515f91e Merge pull request #174 from jwilm/x11-fixes tomaka 2017-05-10 16:44:46 +02:00
  • 46057d7122 Remove unnecessary locking Joe Wilm 2017-05-09 21:30:31 -07:00
  • 6c5bc52a5f Bump Cargo.toml version to match crates.io Joe Wilm 2017-05-09 09:55:10 -07:00
  • f3db0ba641 Fix x11 interrupt to actually wake event loop Joe Wilm 2017-05-09 09:51:00 -07:00
  • 8288d419fd Remove unnecessary mut Joe Wilm 2017-05-09 09:50:16 -07:00
  • c92ac695af Fix x11 poll_events to drain queue Joe Wilm 2017-05-09 09:20:35 -07:00
  • 8f9f2352cf Merge pull request #173 from jwilm/consistent-event-order-key-char tomaka 2017-05-08 11:15:09 +02:00
  • 0b75a6b60c Make keyboard input event order consistent Joe Wilm 2017-05-07 21:16:48 -07:00
  • 444ebc3018 Publish 0.6.4 v0.6.4 Pierre Krieger 2017-05-07 20:36:22 +02:00
  • f8efe87c34 Set WM_CLASS and WM_NAME before mapping window Jon Gjengset 2017-05-04 17:34:45 -04:00
  • 15aafc2908 Merge pull request #164 from Ralith/rich-input tomaka 2017-05-07 08:35:03 +02:00
  • 689d0521f5 Merge pull request #168 from jonhoo/set_class_before_map tomaka 2017-05-05 07:40:41 +02:00
  • 4087627b12 Set WM_CLASS and WM_NAME before mapping window Jon Gjengset 2017-05-04 17:34:45 -04:00
  • 6c99546035 Merge pull request #161 from torkleyy/repr tomaka 2017-04-26 08:52:24 +02:00
  • c4cdb9aa5c Set repr of VirtualKeyCode to u32 torkleyy 2017-04-12 15:49:14 +02:00
  • 22bc119cd7 Richer input events Benjamin Saunders 2017-04-22 13:52:35 -07:00
  • 544ee13bf3 Merge pull request #160 from mitchmindtree/publish v0.6.3 mitchmindtree 2017-03-25 15:39:32 +11:00
  • 517bb3692b Try and use regular rustup command for adding ios target mitchmindtree 2017-03-25 15:32:44 +11:00