Commit graph

  • 676268d461 Merge remote-tracking branch 'upstream/master' into web Ryan Goldstein 2019-10-13 14:09:52 -0400
  • 34dce8069f
    Test all windows targets and allow nightly Appveyor failures (#1222) Osspial 2019-10-13 13:19:46 -0400
  • f62bb33317
    Merge branch 'master' into web Ryan G 2019-10-12 23:51:34 -0400
  • a557b3cfb6 Add web targets to travis (#1220) Ryan G 2019-10-12 23:44:30 -0400
  • 3ff4834bd5
    Add web fullscreen support (#1142) Ryan G 2019-10-11 11:45:07 -0400
  • bedb889693
    Fix the event key code variable name (#1219) Ryan G 2019-10-11 11:41:49 -0400
  • 157ca9cd17 Update the feature matrix for wasm (#1218) Ryan G 2019-10-09 19:49:12 -0400
  • 6f5e7e170c
    Update raw-window-handle to 0.3 (#1215) Osspial 2019-10-05 21:34:27 -0400
  • df7571b369
    Improve interaction between fullscreen windows and monitor-switching keyboard shortcuts (#1171) Osspial 2019-10-05 16:23:30 -0400
  • d69e41eba8 Update fullscreen state on macOS before entering fullscreen (#1196) Aleksi Juvani 2019-10-05 23:23:06 +0300
  • 2d41a7d1b0 Fix use-after-free in XConnection::get_output_info (#1211) Benjamin Saunders 2019-10-05 12:00:54 -0700
  • 42e0ccfa1c Implemented a HINSTANCE getter function for Windows (#1213) Antonino Siena 2019-10-05 20:52:40 +0200
  • 55640a91ae Use consistent return types for available_monitors() (#1207) Lúcás Meier 2019-10-05 16:49:24 +0200
  • 4f6ca8792c Remove derivative dependency (#1201) Alex Butler 2019-10-03 21:19:10 +0100
  • 5ced36e319 Wayland support for set_cursor_icon (#1204) Kirill Chibisov 2019-10-03 16:02:59 +0300
  • 237e7ee2e6 Wayland support for set_cursor_grab and set_cursor_visible (#1180) andersrein 2019-10-02 03:25:59 +0200
  • 02f281569d Update cargo fmt Ryan Goldstein 2019-09-30 16:33:41 -0400
  • ab4d971c5e Fix imports in the multithreaded example Ryan Goldstein 2019-09-30 15:55:27 -0400
  • e21df5831e Merge branch 'master' into merge-master-to-web Ryan Goldstein 2019-09-30 11:19:12 -0400
  • 18a0119b06 Update raw-window-handle to 0.2 (#1191) msiglreith 2019-09-30 17:17:01 +0200
  • 34348435fd
    Update to 1.38.0 formatting (#1188) Osspial 2019-09-27 17:35:16 -0400
  • cf3b0f3b70 Attach the raw handle data attribute Ryan Goldstein 2019-09-27 17:06:14 -0400
  • a336e9e959 Fix the formatting in the changelog Ryan Goldstein 2019-09-27 16:57:25 -0400
  • ea93a0130d Switch to the released version Ryan Goldstein 2019-09-27 16:17:40 -0400
  • dcd9ddde50 Fix the examples Ryan Goldstein 2019-09-24 19:44:43 -0400
  • 86bafdc104 Merge branch 'web' into merge-master-to-web Ryan Goldstein 2019-09-24 19:41:59 -0400
  • 6732fa731d Fix compilation errors Ryan Goldstein 2019-09-24 19:39:13 -0400
  • 8cea3e262b
    Update the documentation to reflect web support (#1183) Ryan G 2019-09-24 19:33:32 -0400
  • 3e8669ea7f Merge branch 'master' into merge-master-to-web Ryan Goldstein 2019-09-24 14:21:18 -0400
  • 7df040f451 Wayland: Switched to using a reference to relative_pointer_manager_proxy when creating SeatData (#1179) andersrein 2019-09-23 20:50:06 +0200
  • 472eddcc1b X11: Fix panic when no monitors are available (#1158) Murarth 2019-09-23 11:45:29 -0700
  • c0a7900341 Allow using multiple XWindowTypes on X11 (#1140) (#1147) Michael Palmos 2019-09-24 00:10:33 +1000
  • 28a50817af
    Fix web redraw requested (#1181) Ryan G 2019-09-23 09:14:26 -0400
  • 2c47c43f47
    Implement WindowID on the web platform (#1177) Ryan G 2019-09-19 18:40:18 -0400
  • 2ef39651eb
    Fix fullscreen window shrinking upon getting restored to a normal window (#1172) Osspial 2019-09-19 11:48:20 -0400
  • eb20612d77 Prevent stealing focus on new windows (#1176) Murarth 2019-09-19 08:47:51 -0700
  • 695547f4ca Fix events not being emitted during modal loops on macOS (#1173) Aleksi Juvani 2019-09-18 05:49:29 +0300
  • d35ee0d580
    Fix hovering the mouse over the active window creating an endless stream of CursorMoved events (#1170) Osspial 2019-09-17 11:34:48 -0400
  • 95581ab92f Fix null window on initial HiDpiFactorChanged event on iOS (#1167) Aleksi Juvani 2019-09-16 21:27:46 +0300
  • 3716f13d8e
    Flush high surrogate if not followed by low surrogate (#1166) Osspial 2019-09-16 14:26:56 -0400
  • c03ef852a4
    Fix surrogate pair handling on Windows (#1165) Osspial 2019-09-15 22:09:08 -0400
  • 28a5feef28 Fix freeze upon exiting exclusive fullscreen on macOS 10.15 (#1127) Aleksi Juvani 2019-09-16 02:59:37 +0300
  • 57a53bda74
    Officially remove the Emscripten backend (#1159) Osspial 2019-09-13 19:09:45 -0400
  • 36f4eccb5c fix: distinguish grab and grabbing cursors (#1154) hafiz 2019-09-12 18:38:44 -0500
  • b6de19e92e Changelog entry for #1153 (#1157) Victor Berger 2019-09-12 00:22:41 +0200
  • e87bc3db20
    Send a LoopDestroyed event when the browser is closed (#1155) Ryan G 2019-09-11 11:47:03 -0400
  • a3739d6bad
    wayland: instantly wake up if events are pending (#1153) Victor Berger 2019-09-11 08:28:21 +0200
  • 068d114740 Add touch pressure information for touch events on Windows (#1134) dam4rus 2019-09-09 20:15:49 +0200
  • 3273c14dea
    Hide ModifiersChanged from the docs. (#1152) Hal Gentz 2019-09-08 12:57:43 -0700
  • 206c3c246c Implement WindowEvent ModifiersChanged for X11 and Wayland (#1132) Murarth 2019-09-08 11:43:28 -0700
  • bfcd85ab15 [ios] Groundwork for new Redraw API, refactoring AppState, and bugfixes (#1133) mtak- 2019-09-04 14:23:11 -0700
  • c99bba1655 Remove unused unix dlopen module (#1138) Murarth 2019-08-31 01:58:45 -0700
  • 1e7376847b
    Move changelog entries into proper position (#1131) Osspial 2019-08-27 19:20:24 -0400
  • b03e589987
    On Windows, Unset maximized when transforming window (#1014) Osspial 2019-08-26 22:07:15 -0400
  • 0b497b62d8 X11: Improve performance of Window::set_cursor_icon (#1116) Murarth 2019-08-26 19:06:59 -0700
  • f085b7349c
    Remove outdated noop comment (#1126) Osspial 2019-08-26 22:06:40 -0400
  • dd99b3bd73 Fix inverted parameter in set_prefers_home_indicator_hidden on iOS (#1123) Aleksi Juvani 2019-08-27 02:56:10 +0300
  • f53683f01f iOS os version checking around certain APIs (#1094) mtak- 2019-08-26 15:47:23 -0700
  • 7b707e7d75 macos: Implement run_return (#1108) Kirill Chibisov 2019-08-23 12:30:53 +0300
  • 31110be396
    Release alpha 3 (#1106) Osspial 2019-08-14 11:09:47 -0400
  • 604016d69d
    Implement raw_window_handle::HasRawWindowHandle for Window type (#1105) Osspial 2019-08-14 07:57:16 -0400
  • 7ee9d5639b Disable web module on other targets than wasm32 (#1102) Zakarum 2019-08-14 11:20:05 +0300
  • 1aab328e2a macos: fix an incorrect type signature on NSView drawRect (#1104) mtak- 2019-08-13 21:01:22 -0700
  • 1366dc326a Add touch pressure information for touch events on iOS (#1090) Aleksi Juvani 2019-08-14 01:12:13 +0300
  • 8e73287646 Change 'proxy.rs' into 'custom_events.rs" (#1101) satrix321 2019-08-14 00:09:34 +0200
  • 7eed52a97a Update parking_lot to 0.9 (#1097) (#1099) Emmanouil Katefidis 2019-08-11 23:31:30 +0300
  • 31ada5a052 macOS/iOS: Fix auto trait impls of EventLoopProxy (#1084) YVT 2019-08-09 09:13:14 +0900
  • 30b4f8dc9f Replace set_decorations with set_prefers_status_bar_hidden on iOS (#1092) Aleksi Juvani 2019-08-09 02:10:54 +0300
  • dbdde3d781 Stop appending canvas to document in web platform (#1089) Héctor Ramón 2019-08-08 23:51:41 +0200
  • cf0b8babbd
    Add new EventLoopWindowTargetExtUnix trait. (#1026) Hal Gentz 2019-08-08 14:50:22 -0700
  • c0c22c8ff1 Disable overscan compensation for external displays on iOS (#1088) Aleksi Juvani 2019-08-06 23:47:00 +0300
  • 73cf10e4f3 Do not require T: Clone for EventLoopProxy<T>: Clone (#1086) YVT 2019-08-06 05:51:42 +0900
  • 8a1c5277eb iOS: update feature table (#1085) mtak- 2019-08-01 14:07:22 -0700
  • 1e4c176506 Fix armv7-apple-ios compile target (#1083) Aleksi Juvani 2019-08-01 10:30:05 +0300
  • 3c27e7d88f iOS: add support for controlling the home indicator, and Exclusive video mode (#1078) mtak- 2019-07-30 23:57:31 -0700
  • 5bc3cf18d9 Add exclusive fullscreen mode (#925) Aleksi Juvani 2019-07-29 21:16:14 +0300
  • 131e67ddc1 Rename new_user_event method to with_user_event (#1057) (#1068) Brian Kabiro 2019-07-29 17:58:16 +0300
  • e5ba79db04 Process WM_SYSCOMMAND to forbid screen savers in fullscreen mode (#1065) dam4rus 2019-07-29 11:18:23 +0200
  • f4e9bf51db add macos with_disallow_hidpi (#1073) t嘎 2019-07-29 16:07:36 +0800
  • 03f9e8fce0
    Always use stable rustfmt for CI. (#1074) Hal Gentz 2019-07-28 03:09:31 -0600
  • 4ae9900363 PULL_REQUEST_TEMPLATE.md: Add entry on warnings (#1017) Felix Rabe 2019-07-26 09:14:48 +0200
  • 454d4190b7 Use himetric values in WM_POINTER events (#1053) dam4rus 2019-07-26 09:12:06 +0200
  • a28b60578d Fix run_return example build error on non-desktop platforms (#1067) Austin Lasher 2019-07-25 14:56:24 -0400
  • 5a206de620 macOS: Drop the closure on exit. (Fixes #1058) (#1063) Tilman Schmidt 2019-07-23 21:44:07 +0100
  • b547531499 Update the percent-encoding crate to 2.0 (#1066) Simon Sapin 2019-07-23 19:38:45 +0200
  • 39e668ffb0 Fix CHANGELOG.md (#1061) Murarth 2019-07-22 18:26:52 -0700
  • bd1ac6cb1e X11: Fix events not being reported promptly (#1048) Murarth 2019-07-17 11:09:02 -0700
  • 8567758156 Touch events emit screen coordinates instead of client coordinates on Windows (#1042) dam4rus 2019-07-17 18:25:35 +0200
  • e897d70733 Bump the stdweb version to 0.4.18 (#1049) Ryan G 2019-07-16 20:56:58 -0700
  • fe12996382 Update the web backend todo list Ryan Goldstein 2019-07-16 20:00:03 -0700
  • e8e4d4ce66 X11: Fix request_redraw deadlock while handling RedrawRequested (#1046) Murarth 2019-07-16 15:53:41 -0700
  • 44af4f4f52 Minor doc changes (#1024) Felix Rabe 2019-07-13 01:05:07 +0200
  • 7daf146801 Replace std::mem::uninitialized with MaybeUninit (#1027) Murarth 2019-07-11 09:34:32 -0700
  • 7b23d190b1 Fix web errors (#1040) Héctor Ramón 2019-07-11 00:54:54 +0200
  • 17b8310517
    Update Windows Multitouch in FEATURES.md (#1039) Osspial 2019-07-10 18:54:34 -0400
  • 5ca828d445
    Merge pull request #1031 from rikusalminen/event_loop_test Osspial 2019-07-10 11:29:21 -0400
  • 1ea29b4de0 x11: NewEvents(StartCause::Init) callback at start Riku Salminen 2019-07-09 13:02:02 +0300
  • b00cdadb5b
    Merge pull request #991 from dam4rus/master Osspial 2019-07-10 02:30:09 -0400
  • 53e646dabc
    Merge pull request #1038 from ZeGentzy/web Osspial 2019-07-10 02:17:21 -0400
  • 613fafdfdf
    Merge branch 'web' into webmerge2 Hal Gentz 2019-07-09 22:43:15 -0600