Commit graph

  • 09c4ed0694
    Remove util from gitignore Osspial 2020-01-09 12:24:57 -0500
  • d15eb04f9e Make docs set control_flow in a more realistic way (#1376) Murarth 2020-01-07 20:55:18 -0700
  • 02ac7456e4 impl Default for WindowBuilder (#1373) Bastian Kauschke 2020-01-07 20:33:56 +0100
  • 6b0875728c X11: Fix deadlock on window state with certain window events (#1369) Murarth 2020-01-06 20:54:22 -0700
  • 6a330a2894
    On Windows, fix bug where RedrawRequested would only get emitted every other iteration of the event loop (#1366) Osspial 2020-01-06 15:28:58 -0500
  • 627a127f1b
    we did it bois (#1352) Osspial 2020-01-05 17:11:25 -0500
  • ec1ae68cfc X11: Properly update window size constraints on DPI change (#1356) Murarth 2020-01-03 23:14:11 -0700
  • 3aa3880e69 Add changelog entry Osspial 2020-01-05 16:57:32 -0500
  • a1b8d265d0 Refine DPI docs Osspial 2020-01-05 16:34:37 -0500
  • 9b122c3804 Update the DPI module docs (#1349) Osspial 2020-01-04 19:19:17 -0500
  • 28b82fb9aa Try to fix iOS build Osspial 2020-01-04 13:36:14 -0500
  • 7753bbba94 Fix examples Murarth 2020-01-04 11:03:44 -0700
  • ac69a9c0dc Silence warnings about use of deprecated fields Murarth 2020-01-04 10:58:39 -0700
  • d29f7f34aa Rename hidpi_factor to scale_factor (#1334) Osspial 2020-01-03 14:52:27 -0500
  • 85ea3f1d5d Use i32 in Position::Physical (#1350) Osspial 2020-01-03 13:54:06 -0500
  • 55166da437 Remove Option from HiDpiFactorChanged in favor of a bare PhysicalSize (#1346) Osspial 2020-01-03 00:28:41 -0500
  • 777d9edeaa Implement hidpi for web platform (#1233) Michael Tang 2019-12-31 14:39:33 -0800
  • 28a20aec10 Dpi Type conversions into/from arrays (#1283) Antonino Siena 2019-11-26 23:56:47 +0100
  • 3a1e694c2f Make size/position types generic over pixel type (#1277) Osspial 2020-01-04 01:33:07 -0500
  • b16042a047 iOS: Dpi overhaul (#1223) Bogaevsky 2019-10-18 18:31:26 +0300
  • cbf61e5cb9 Fix window rectangle change being in wrong changelog entry Osspial 2019-10-16 11:59:06 -0400
  • 077ee4d851 macOS: Dpi overhaul (#997) (and rebase changes) Vladimir Bogaevsky 2020-01-04 01:32:34 -0500
  • 7b43b0bc94 Implement DPI Usability Upgrades for X11 and Wayland (#1098) Murarth 2020-01-04 01:31:23 -0500
  • 6bb7db7c11 On Windows, fix new DPI API not setting window size properly (#1130) Osspial 2020-01-04 01:28:34 -0500
  • 6ffd78767f On Windows, make AdjustRect calls DPI-aware when possible (#1015) Osspial 2020-01-04 01:29:40 -0500
  • f379d069b9 WIP - Make EL2 DPI changes and implement on Windows (#895) Osspial 2019-06-19 16:49:43 -0400
  • 2da24089de
    Replace Appveyor and Travis with Github Actions (#1309) Osspial 2020-01-05 14:13:05 -0500
  • 57f29aa6d7 Added some "how" and "why" docs to event handling. (#1032) icefoxen 2020-01-05 11:02:41 -0500
  • 028d3ec16d
    Make examples set control_flow in a more realistic way (#1363) Osspial 2020-01-05 02:12:03 -0500
  • d1c6506865 Fix ModifiersChanged event on X11 (#1358) Christian Duerr 2020-01-04 05:11:00 +0000
  • c0b46a03b5
    Relase alpha 6 (#1338) Osspial 2020-01-03 18:17:05 -0500
  • 114c18e70d On X11, make WINIT_HIDPI_FACTOR dominate Xft.dpi in some cases (#1354) Kirill Chibisov 2020-01-04 02:15:47 +0300
  • 7367b8be6c On Macos, Hide cursor only inside window (#1348) hatoo 2020-01-03 09:34:14 +0900
  • dd768fe655 MacOS fix CursorEntered and CursorLeft events fired at old window size. (#1335) hatoo 2019-12-31 05:32:37 +0900
  • d9bda3e985
    Implement ModifiersChanged on Windows, and fix bugs discovered in implementation process (#1344) Osspial 2019-12-30 14:11:11 -0500
  • fa7a3025ec [MacOS] Fix memory management (#1342) hatoo 2019-12-30 07:16:12 +0900
  • e4451d6786
    Fix Window::set_visible not setting internal flags correctly (#1345) Osspial 2019-12-29 10:39:15 -0500
  • 468b6b83ec fix: remove deprecated usage of mem::uninitialized. (#1341) Michael Tang 2019-12-28 15:53:41 -0800
  • 8a3a32f286
    Properly mark a few changes as breaking Osspial 2019-12-28 16:22:51 -0500
  • 20e81695ca
    Change ModifiersState to a bitflags struct (#1306) Osspial 2019-12-28 15:36:06 -0500
  • 027c52171d
    Fix changelog Osspial 2019-12-27 16:28:06 -0500
  • cc206d31b7
    Implement windows focus key press/release on Windows (#1307) Osspial 2019-12-27 16:26:23 -0500
  • 5d99316c96 macOS: Don't change fullscreen state during fullscreen transition (#1331) hatoo 2019-12-25 03:56:56 +0900
  • d59eec4633 Add support for Windows Dark Mode (#1217) David Hewitt 2019-12-22 19:04:09 +0000
  • 25e018d1ce
    Fix extraneous # in 0.20.0 Alpha 5 Osspial 2019-12-22 11:24:49 -0500
  • 25123bed23
    Rebasing moved the RedrawRequested changelog entry to the wrong position Osspial 2019-12-22 11:23:27 -0500
  • a8d6db0fc1
    Update alpha version in readme.md Osspial 2019-12-22 11:19:17 -0500
  • 8a9a9cd92d Move changelog entry into proper position Osspial 2019-12-22 00:47:39 -0500
  • 530ff5420b Implement revamped RedrawRequested on iOS. (#1299) simlay 2019-12-21 16:35:18 -0800
  • 133b11fa6d Implement revamped RedrawRequested on Web (#1301) Héctor Ramón 2019-12-03 18:16:06 +0100
  • 5b489284e4 Implement revamped RedrawRequested on macOS (#1235) Héctor Ramón 2019-10-27 16:09:54 +0100
  • cdc32eb817 Implemented revamped RedrawRequested for linux wayland (#1237) Heghedus Razvan 2019-10-25 00:27:32 +0300
  • eb38ff453a Run rustfmt Osspial 2019-10-24 14:33:50 -0400
  • 8eb7853a1a Implement revamped RedrawRequested on Windows (#1050) Osspial 2019-08-26 22:05:42 -0400
  • 0c151f9fb3 Implement changes to RedrawRequested event (#1062) Murarth 2019-07-30 23:31:12 -0700
  • c10c820311 Reimplement NativeDisplayMode on iOS for #1310 (#1330) simlay 2019-12-22 00:39:22 -0800
  • 82889e2367 Window::set_minimized (#985) (#990) Justin Miller 2019-12-22 01:04:11 -0500
  • 92741aa4ec Fix array_into_iter warning on Windows (#1329) Osspial 2019-12-21 19:49:44 -0500
  • 2f352ca5cf X11: Fix CursorEntered event for non-winit window (#1320) Murarth 2019-12-21 17:47:29 -0700
  • 38c8cb9f4a FIX Crash on macOS when starting maximized without decorations (#1323) hatoo 2019-12-20 10:03:41 +0900
  • 73248bdced On Wayland, under mutter(GNOME Wayland), fix CSD being behind the status bar, when starting window in maximized mode (#1324) Kirill Chibisov 2019-12-20 03:08:28 +0300
  • 01203b247b Fix run_return in MacOS (#1321) hatoo 2019-12-19 18:10:47 +0900
  • 3e1d169160 On Wayland, fix cursor icon updates on window borders when using CSD (#1322) Kirill Chibisov 2019-12-18 16:41:44 +0300
  • c1b93fc3d0 Add ModifiersChanged event for macOS (#1268) Christian Duerr 2019-12-12 22:48:32 +0100
  • 1f81e5c872
    X11: Report CursorMoved when touch event occurs (#1297) Murarth 2019-12-11 17:23:55 -0700
  • e5291c9e28 Release 0.20.0-alpha5 (#1315) Manish Goregaokar 2019-12-09 16:29:50 -0800
  • 35505a3114
    X11: Sync key press/release with window focus (#1296) Murarth 2019-12-07 15:51:37 -0700
  • 830d47a5f7 Have EventLoopClosed contain the original event (#1294) zserik 2019-12-07 18:22:03 +0100
  • 1a514dff38
    X11: Fix incorrect DPI factor when waking from suspend (#1303) Murarth 2019-12-04 10:18:20 -0700
  • 2888d5c6cf
    Fix array_into_iter warning on Windows (#1308) Osspial 2019-12-04 12:02:33 -0500
  • 400f75a2b3
    Make WindowStore::for_each less terrifying to rebase (#1304) Osspial 2019-12-04 03:55:49 -0500
  • 07bdd3e218 Fix ReceivedCharacter not working with Alt held on Windows (#1282) Charles Helmich 2019-11-29 13:49:43 -0700
  • 35a11ae24f Stop emitting corporate characters in macOS (#1254) Héctor Ramón 2019-11-27 10:14:36 +0100
  • 3d28283a81
    Only use 'extern crate stdweb' on web targets (#1291) Ryan G 2019-11-27 00:38:18 -0500
  • aec5a9fa09 Stop refocusing window when switching from fullscreen to windowed (#1285) daxpedda 2019-11-27 04:49:15 +0100
  • 0f94f62025 Bump parking_lot to 0.10 (#1287) Manish Goregaokar 2019-11-25 17:05:44 -0800
  • a95ebc5ee6
    X11: Fix incorrect modifiers when events are missed (#1279) Murarth 2019-11-22 17:11:30 -0700
  • a70ac1531e
    X11: Fix window creation hangs when another application is fullscreen (#1248) Murarth 2019-11-22 17:11:04 -0700
  • b6e8dd0d8a Fixed typo (#1273) ariesfluctus 2019-11-14 02:10:31 -0300
  • af80ce842d Fix cargo doc on nightly builds (#1274) Murarth 2019-11-12 16:51:46 -0700
  • 08bae037f0 Use paths for intra-doc links, and verify that links are valid in CI (#1244) Osspial 2019-11-11 18:05:59 -0500
  • cd39327ea2 Fix invalid_value lint triggering on mem::zeroed of CFRunLoopSourceContext (#1271) Thom Chiovoloni 2019-11-11 14:50:31 -0800
  • 9828f368d6 X11: Fix misreporting DPI factor at startup (#1252) Murarth 2019-11-10 13:55:29 -0700
  • 1ed15c7ec7 X11: Fix events not being reported when using run_return (#1245) Murarth 2019-11-10 11:24:43 -0700
  • c66784995d X11: Fix modifiers being reported after release (#1262) Murarth 2019-11-10 00:16:44 -0700
  • dba21c06ed
    Run cargo fmt on Rust stable 1.39.0 (#1264) Murarth 2019-11-07 13:48:34 -0700
  • 72fc6a74ec on Wayland, drop resize events equal to the current window size (#1249) Kirill Chibisov 2019-11-01 03:45:45 +0300
  • f916311744 Add error message when building for web without selecting a feature. (#1253) Michael Tang 2019-10-31 09:45:12 -0700
  • 05a1f4280c Miscellaneous small changes (#1238) David Sinclair 2019-10-24 01:45:25 +0200
  • 6608a0241d
    macOS: fixes app termination (#1234) Bogaevsky 2019-10-23 17:24:50 +0300
  • 429bbfade0
    Release Alpha 4 (#1187) Osspial 2019-10-18 13:25:12 -0400
  • 28e3c35547
    Prevent EventLoop from getting initialized outside the main thread in cross-platform functions (#1186) Osspial 2019-10-18 11:51:06 -0400
  • af3ef52252 Fix so the compiler can infer msg_send! return types (#1227) Steven Sheldon 2019-10-18 08:33:40 -0700
  • 2b5f9c52a6
    Always dispatch a RedrawRequested event after creating a new window (#1175) Osspial 2019-10-17 10:59:07 -0400
  • 5631cc2528 Remove test files that stuck around on accident (#1226) Ryan G 2019-10-16 22:46:16 -0400
  • de33a92a1b Fix panic upon closing the app on iOS (#1168) Aleksi Juvani 2019-10-17 01:52:10 +0300
  • 1c6353aa3a Merge branch 'web' Ryan Goldstein 2019-10-16 16:09:39 -0400
  • 08cb950226 Link WindowBuilder documentation to corresponding Window methods (fixes #1070) (#1216) Marcus Willock 2019-10-16 12:18:02 -0400
  • 765225d918 Wayland: Fix panic when calling set_cursor_grab from a different thread than evlp's one. (#1206) Kirill Chibisov 2019-10-16 19:16:23 +0300
  • 35bc65f6fa Remove usage of derivative Ryan Goldstein 2019-10-13 14:36:54 -0400