Commit graph

  • 09d086749d Merge pull request #206 from mitchmindtree/readme mitchmindtree 2017-06-24 17:09:42 +1000
  • 9d2a32b415 Update the README for the version mitchmindtree 2017-06-24 17:08:05 +1000
  • db0f012574 Merge pull request #205 from mitchmindtree/publish tomaka 2017-06-24 09:02:29 +0200
  • 3c710de65d Merge pull request #202 from vberger/master mitchmindtree 2017-06-24 16:59:04 +1000
  • 9a17c2eb86 Publish version 0.7.0 mitchmindtree 2017-06-24 12:26:15 +1000
  • 5e5debc48f increase the buffer size; proper IC focus/unfocus Determinant 2017-06-23 14:27:48 -0400
  • e915454a9d linux: update wayland dependencies Victor Berger 2017-06-23 20:25:06 +0200
  • 66a12d5332 linux: stop exposing wayland_client's types Victor Berger 2017-06-23 20:20:49 +0200
  • 3a89843767 Add WINIT_UNIX_BACKEND documentation Alex Butler 2017-06-21 20:10:23 +0100
  • eaa92a4282 Improve unix backend env var docs Alex Butler 2017-06-21 19:59:56 +0100
  • 789598fa84 Rename unix backend env var Alex Butler 2017-06-21 19:54:21 +0100
  • 7a19ef1907 Make usage of env vars strict Alex Butler 2017-06-21 19:41:26 +0100
  • 9804cad7dd Allow usage of XWayland Alex Butler 2017-06-21 18:34:16 +0100
  • a08347eef0 Merge pull request #191 from mitchmindtree/remove_sync tomaka 2017-06-21 10:18:11 +0200
  • fe61d81d41 Change Complete to Break in the README mitchmindtree 2017-06-20 21:34:00 +1000
  • 04ccad1dbc Rename ControlFlow variant from Complete to Break mitchmindtree 2017-06-20 21:25:53 +1000
  • df1276d72a Fix x11 EventsLoopProxy::wakeup implementation using a dummy, InputOnly window mitchmindtree 2017-06-17 22:59:56 +1000
  • 24d6f8da49 Update README to addition of ControlFlow mitchmindtree 2017-06-10 13:43:15 +1000
  • cd71271f0d Fix api_transition ControlFlow update compile errors mitchmindtree 2017-06-09 07:33:22 -0700
  • 4b42af910b Make x11 backend take &mut self in poll_events method mitchmindtree 2017-06-09 22:55:48 +1000
  • 0af3c04900 Update api transition to use ControlFlow mitchmindtree 2017-06-09 22:55:32 +1000
  • 0237526999 Complete macos backend update to addition of ControlFlow mitchmindtree 2017-06-09 22:13:30 +1000
  • c5b9bd3612 Update macos backend to addition of ControlFlow (untested) mitchmindtree 2017-06-09 19:40:22 +1000
  • db9e80bdb6 Update examples and tests to addition of ControlFlow mitchmindtree 2017-06-08 00:12:41 +1000
  • f2dd2f0752 WIP - Make poll_events and run_forever take &mut self mitchmindtree 2017-06-02 21:19:45 +1000
  • 38856b1c60 X11 - Move event insertion from interrupt to proxy wakeup. mitchmindtree 2017-05-31 18:07:51 +1000
  • 2b55b2e0ef Temporarily remove windows window-specific awakened event. Needs to be updated to non-window-specific Event. mitchmindtree 2017-05-31 16:11:06 +1000
  • 8f0ef514b1 Fix incorred Awakened import in windows backend mitchmindtree 2017-05-31 15:52:15 +1000
  • 647a1727d0 Attempt to update api_transition to addition of EventsLoopProxy mitchmindtree 2017-05-31 15:35:08 +1000
  • 339318f295 Update macOS backend to removal of Send+Sync and addition of EventsLoopProxy mitchmindtree 2017-05-31 15:00:49 +1000
  • 9ca2f83784 Call flush so that the wayland eventsloop correctly breaks from dispatch when wakeup is called mitchmindtree 2017-05-27 22:51:59 +1000
  • f6587aed39 [WIP] Have EventsLoopProxy::wakeup return a Result. Begin linux impl. mitchmindtree 2017-05-25 23:19:13 +1000
  • c8e791b402 Add a test that checks that EventsLoopProxy impls Send mitchmindtree 2017-05-25 23:18:56 +1000
  • 06a5ec35b3 [WIP] Remove Sync and Clone from EventsLoop. Add EventsLoopProxy. mitchmindtree 2017-05-25 02:29:51 +1000
  • f9f1000d8c Merge pull request #190 from mitchmindtree/wayland_reset_interrupt mitchmindtree 2017-05-25 16:37:32 +1000
  • fdb1c56366 Move interrupt flag reset to beginning of run_forever in wayland backend mitchmindtree 2017-05-25 02:52:35 +1000
  • 1523548d3e wayland: Reset the intterupted flag before breaking from run_forever mitchmindtree 2017-05-25 00:11:32 +1000
  • 7298df74bc Merge pull request #188 from vberger/master tomaka 2017-05-24 09:51:45 +0200
  • 148c751f32 wayland: Initially paint the window white so that they always exist Victor Berger 2017-05-23 21:53:17 +0200
  • 96a90d0ec6 Merge pull request #184 from LPGhatguy/patch-1 tomaka 2017-05-22 09:02:07 +0200
  • a17f7328c9 Merge pull request #186 from LPGhatguy/patch-2 tomaka 2017-05-22 09:00:27 +0200
  • b8c6afb96a Update README example to use EventsLoop Lucien Greathouse 2017-05-21 22:03:22 -0700
  • 622b3b248e Update 'winit' dependency in README Lucien Greathouse 2017-05-21 21:41:06 -0700
  • 4a50fa6c44 Merge pull request #181 from vberger/master tomaka 2017-05-14 17:09:21 +0200
  • c2c27c1b37 wayland: Fix deadlock in poll_events Victor Berger 2017-05-14 15:28:27 +0200
  • c33bedce5e Merge pull request #178 from jwilm/fix-x11-poll-events tomaka 2017-05-12 09:10:25 +0200
  • ce8682be2e Merge pull request #179 from jwilm/clone-winit-eventsloop tomaka 2017-05-12 09:09:57 +0200
  • 55b5054d50 Derive Clone on winit::EventsLoop wrapper Joe Wilm 2017-05-11 23:04:28 -0700
  • 4ec5078bdb Fix poll_events on x11 not draining completely Joe Wilm 2017-05-11 23:00:22 -0700
  • ad8d2b0470 Merge pull request #176 from vanderlokken/vanderlokken-fix tomaka 2017-05-11 11:58:16 +0200
  • f034017ab2 FIxed obsolete strings vanderlokken 2017-05-11 03:14:38 +0300
  • 5645941a14 Fixed obsolete comments vanderlokken 2017-05-11 03:10:07 +0300
  • 4f2515f91e Merge pull request #174 from jwilm/x11-fixes tomaka 2017-05-10 16:44:46 +0200
  • 46057d7122 Remove unnecessary locking Joe Wilm 2017-05-09 21:30:31 -0700
  • 6c5bc52a5f Bump Cargo.toml version to match crates.io Joe Wilm 2017-05-09 09:55:10 -0700
  • f3db0ba641 Fix x11 interrupt to actually wake event loop Joe Wilm 2017-05-09 09:51:00 -0700
  • 8288d419fd Remove unnecessary mut Joe Wilm 2017-05-09 09:50:16 -0700
  • c92ac695af Fix x11 poll_events to drain queue Joe Wilm 2017-05-09 09:20:35 -0700
  • 8f9f2352cf Merge pull request #173 from jwilm/consistent-event-order-key-char tomaka 2017-05-08 11:15:09 +0200
  • 0b75a6b60c Make keyboard input event order consistent Joe Wilm 2017-05-07 21:16:48 -0700
  • 15aafc2908 Merge pull request #164 from Ralith/rich-input tomaka 2017-05-07 08:35:03 +0200
  • 689d0521f5 Merge pull request #168 from jonhoo/set_class_before_map tomaka 2017-05-05 07:40:41 +0200
  • 4087627b12
    Set WM_CLASS and WM_NAME before mapping window Jon Gjengset 2017-05-04 17:34:45 -0400
  • 6c99546035 Merge pull request #161 from torkleyy/repr tomaka 2017-04-26 08:52:24 +0200
  • c4cdb9aa5c Set repr of VirtualKeyCode to u32 torkleyy 2017-04-12 15:49:14 +0200
  • 22bc119cd7 Richer input events Benjamin Saunders 2017-04-22 13:52:35 -0700
  • 544ee13bf3 Merge pull request #160 from mitchmindtree/publish mitchmindtree 2017-03-25 15:39:32 +1100
  • 517bb3692b Try and use regular rustup command for adding ios target mitchmindtree 2017-03-25 15:32:44 +1100
  • 2179d49656 Try fix travis by switching install script to use rustup.rs mitchmindtree 2017-03-25 15:18:12 +1100
  • 9363ee20f3 Publish 0.6.3 with recent non-breaking macOS fixes mitchmindtree 2017-03-25 14:51:58 +1100
  • ef57b4bda0 Merge pull request #157 from mitchmindtree/macos_fixes mitchmindtree 2017-03-22 21:56:32 +1100
  • cccc48b84d [macos] Emit a resize event when Window changes screens mitchmindtree 2017-03-19 20:30:54 +1100
  • 4656540417 Close NSWindow when Window is dropped if not already closed. mitchmindtree 2017-03-19 19:32:24 +1100
  • 27bd796c2a [macos] Remove Window from EventsLoop's Window list on close and drop mitchmindtree 2017-03-19 19:20:38 +1100
  • 41e7572147 [macos] Avoid panic when callback is None. mitchmindtree 2017-03-19 19:09:20 +1100
  • 4b39f81621 Avoid leaking Windows by storing Weak pointers in EventsLoop mitchmindtree 2017-03-19 18:19:24 +1100
  • c6968782b1 Merge pull request #156 from vberger/master tomaka 2017-03-15 10:29:46 +0100
  • 08254e68fb Readd pub import erroneously removed Victor Berger 2017-03-15 10:11:43 +0100
  • 65034f2edf Merge pull request #155 from vberger/master tomaka 2017-03-13 21:06:35 +0100
  • 50f38e2f76 wayland: Update to wayland 0.8.6 Victor Berger 2017-03-13 19:18:49 +0100
  • 2e82cac69a Merge pull request #154 from vberger/wayland_new_api tomaka 2017-03-11 09:04:09 +0100
  • d3356763dc wayland: add some comments Victor Berger 2017-03-10 23:56:31 +0100
  • 3ff9eb08e8 wayland: cleanup signal to prune dead windows Victor Berger 2017-03-10 23:40:31 +0100
  • 17fde48ed7 wayland: move input logic to the event loop Victor Berger 2017-03-10 23:22:59 +0100
  • 6850a2f76f Merge pull request #153 from MortimerGoro/android_events tomaka 2017-03-06 15:03:34 +0100
  • f961bdd668 Implement android events and wake event loop. Imanol Fernandez 2017-03-06 12:51:23 +0100
  • aa9678454d Merge pull request #152 from mystal/fix_decorations tomaka 2017-03-06 10:47:08 +0100
  • deeda59689 Clean up macOS window style logic Gabriel Martinez 2017-03-05 14:50:39 -0800
  • 0b530b026d Support disabling window decorations in X11 Gabriel Martinez 2017-03-05 09:27:03 -0800
  • 7336cacf07 wayland: mugrate to new API Victor Berger 2017-03-04 14:04:01 +0100
  • 9aaa788434 linux: Remove dead code from wayland & fix some trivial warnings. Victor Berger 2017-03-04 11:14:08 +0100
  • 503df767dc Merge pull request #151 from vberger/wayland_new_api tomaka 2017-03-04 11:05:51 +0100
  • 4e75c1e668 linux: Add missing Window2::id() impl Victor Berger 2017-03-04 10:48:44 +0100
  • 6bdc0fd824 Merge pull request #150 from vberger/wayland_new_api tomaka 2017-03-04 09:22:13 +0100
  • e6e96ab6f4 tests: don't instanciate an event loop to check EventsLoop: Send+Sync Victor Berger 2017-03-04 08:21:30 +0100
  • 624a422f20 linux: move api transition boilerplate to x11/wayland submodules Victor Berger 2017-03-03 21:41:51 +0100
  • 4acf437221 Move api module into platform::linux Victor Berger 2017-03-03 20:56:27 +0100
  • d0ae5bda16 Merge pull request #148 from vberger/master tomaka 2017-03-04 08:47:59 +0100
  • 64c8f66e72 wayland: implement modifiers Victor Berger 2017-03-02 22:36:46 +0100
  • d1e434b131 Merge pull request #149 from y-fujii/x11_hidpi_factor tomaka 2017-03-03 14:33:16 +0100