Commit graph

  • a2db4c0a32
    Unify Minus/Subtract virtual keycodes Christian Duerr 2020-08-29 13:38:41 +0000
  • 02a34a167a
    Impl. mouse capturing on web target (#1672) alvinhochun 2020-08-29 21:34:33 +0800
  • bea60930b6
    Use send_events instead of send_event in web backend (#1681) alvinhochun 2020-08-27 00:11:27 +0800
  • 0f7c82d38f
    Send CursorMove before mouse press event and note that touch is unimplemented on web target (#1668) alvinhochun 2020-08-22 08:23:08 +0800
  • 6ba583d198
    Fix vertical scroll being inverted on web targets (#1665) alvinhochun 2020-08-21 09:09:04 +0800
  • 89d4c06dec
    Fix crash on NetBSD Christian Duerr 2020-08-20 18:12:01 +0000
  • 9c72cc2a98
    Fix HiDPI vs. set_cursor_icon for web (#1652) Michael Kirk 2020-08-17 16:48:29 -0700
  • 412bd94ea4
    Renamed NSString to NSStringRust to support Debug View Heirarchy in Xcode (#1631) simlay 2020-08-14 12:26:16 -0700
  • 514ab043f2
    [macos] add NSWindow.hasShadow support (#1637) TakWolf 2020-08-14 02:10:34 +0800
  • 68100102be
    android: fix event loop polling (#1638) msiglreith 2020-08-12 20:56:28 +0200
  • 05fdcb5b27
    Web: Use mouse events instead of pointer events if the latter isn't supported (#1630) josh65536 2020-08-04 21:39:09 -0400
  • 7a49c88200
    Fix with_fullscreen signature Christian Duerr 2020-08-01 23:10:33 +0000
  • 40232d48ba
    Use PhysicalPosition in PixelDelta event Christian Duerr 2020-07-26 22:16:21 +0000
  • 55dff53a98
    Fix Window platform support documentation Christian Duerr 2020-07-26 21:13:17 +0000
  • 6919c2fb2d
    Fix misspellings in comments (#1618) Matt Kraai 2020-07-09 15:08:26 +0000
  • 3d5d05eac7
    Move available_monitors and primary_monitor to EventLoopWindowTarget (#1616) Xavier L'Heureux 2020-07-04 15:46:41 -0400
  • dd866a74a6
    On Windows, fix bug where we'd try to emit MainEventsCleared events during nested win32 event loops (#1615) Osspial 2020-07-02 16:53:47 -0400
  • b1e22aa559
    Make drag and drop optional (fixes OleInitialize failure #1255) (#1524) Jurgis 2020-06-29 01:17:27 +0300
  • 2191e9ecd5
    macOS: Support click-dragging out of a window (#1607) Andrey Lesnikov 2020-06-20 03:42:19 +0300
  • bf62103417
    Android run return (#1604) Viktor Zoutman 2020-06-17 15:55:52 +0200
  • 4b1b314ce2
    Test x11 and wayland features on CI Murarth 2020-06-15 12:49:09 -0700
  • c1ea0dde92
    On Unix, add option to pick backends Olivier Goffart 2020-06-15 09:15:27 +0200
  • 5a6cfc314e
    Macos fullscreen & dialog support with run_return (#1581) Viktor Zoutman 2020-06-09 23:46:33 +0200
  • a4121a2c2e
    platform_impl/linux/x11: fix deadlock in fn set_fullscreen_inner (#1579) Boqin Qin 2020-05-28 00:24:08 +0800
  • 03335cef85
    macOS: add function to hide other applications Andrew Slater 2020-05-24 17:26:29 +0100
  • ff66bdda7c
    On Wayland, fix deadlock when calling set_inner_size from event loop Kirill Chibisov 2020-05-22 13:33:04 +0300
  • 6cfddfea21
    Prevent the default browser behavior of events (#1576) Ryan G 2020-05-21 13:13:33 -0400
  • 49bcec1d27
    Release 0.22.2 (#1570) Osspial 2020-05-16 12:27:16 -0400
  • 878c179761
    Implement Clone for 'static events (#1478) Michal Hornický 2020-05-15 20:58:12 +0200
  • bc19c04339
    Fixed changelog line for core-* dependencies (#1561) j4qfrost 2020-05-15 11:32:04 -0700
  • c7a33f926b
    Fixed a couple of typos in repo description (#1568) curldivergence 2020-05-15 21:31:32 +0300
  • 3c38afdb47
    Update macOS dependencies (#1554) j4qfrost 2020-05-07 19:32:09 -0700
  • b8828105cf
    add android NDK event loop (#1556) Jasper De Sutter 2020-05-06 15:27:49 +0200
  • 007b195a5e
    iOS: convert touch positions to physical (#1551) Francesca Lovebloom 2020-05-04 15:55:58 -0700
  • b4c6cdf9a3
    Fix several crashes on Windows by heavily simplifying the event loop code (#1496) Osspial 2020-05-04 15:14:13 -0400
  • 26775fa0b6
    Report mouse motion before click (#1490) Christian Duerr 2020-04-26 20:42:45 +0000
  • 114fe9d502
    wayland: rework scale factor handling (#1538) Matthias Fauconneau 2020-04-22 18:00:41 +0200
  • 54bc41f68b
    Implement Drop for Proxy on macOS platform (#1526) Héctor Ramón 2020-04-20 23:48:42 +0200
  • 47ff8d61d1
    Document that platforms will display garbage data in the window by default (#1541) Osspial 2020-04-20 00:04:30 -0400
  • 849b8f5dce
    Clarify when RedrawRequested is useful (#1529) Benjamin Saunders 2020-04-19 14:09:08 -0700
  • aabe42d252
    Preserve with_maximized on windows (#1515) Yanchi Toth 2020-04-19 21:52:48 +0200
  • 78a62ec547
    Added more docs.rs targets (#1521) simlay 2020-04-19 12:37:13 -0700
  • 6dae994bb4
    Mention raw-window-handle in library docs (#1528) Benjamin Saunders 2020-04-19 11:58:58 -0700
  • 4c4d0916fd
    control_flow example: fix wait_cancelled logic again (#1511) Philippe Renon 2020-04-19 19:55:10 +0200
  • d5609729cc
    Bump version to 0.22.1 (#1537) Ryan G 2020-04-17 13:36:42 -0400
  • 1f24a09570
    Implement requestAnimationFrame for web (#1519) Jurgis 2020-04-11 22:49:07 +0300
  • a8e777a5df
    Fix a possible double-borrow during event handling (#1512) Ryan G 2020-04-11 15:20:38 -0400
  • 0bc58f695b
    Fix warnings (#1530) Murarth 2020-04-10 11:29:33 -0700
  • 28023d9f5b
    upgrades x11-dl to 2.18.5 to fix #376 (#1517) Matthew Russo 2020-03-25 22:38:25 -0700
  • c2aed1979d
    X11: Fix ResumeTimeReached being fired early (#1505) Murarth 2020-03-11 21:54:23 -0700
  • 7e04273719
    Replace Travis and Appveyor CI badges with GitHub Actions CI badge Osspial 2020-03-09 18:23:03 -0400
  • 0683bdcd42
    Add Unreleased category back to changelog Osspial 2020-03-09 17:01:34 -0400
  • 29ab0bb629
    Correct 0.22.0 date Osspial 2020-03-09 16:59:39 -0400
  • 7a9c17a520
    Bump version to 0.22.0 (#1500) Christian Duerr 2020-03-09 20:58:54 +0000
  • b208daa271
    Revert "on MacOS, Fix not sending ReceivedCharacter event for s… (#1501) Kirill Chibisov 2020-03-09 23:57:04 +0300
  • e85a80dd65
    Fix freeze when pressing modifier keys on Windows (#1503) Imberflur 2020-03-08 01:22:53 -0500
  • b1d8ce24e9
    Use i32 instead of u32 for position type in WindowEvent::Moved (#1502) Osspial 2020-03-08 00:21:04 -0500
  • 098fd5d602
    Add ability to create Icons from embedded resources on Windows (#1410) David Hewitt 2020-03-07 19:42:21 +0000
  • 2f27f64cdb
    On Windows, fix request_redraw() related panics (#1461) Philippe Renon 2020-03-07 20:04:24 +0100
  • cbb60d29a2
    Remove assertions from Windows dark mode code (#1459) Christian Duerr 2020-03-07 18:56:33 +0000
  • e707052f66
    Move ModifiersChanged variant to WindowEvent (#1381) Murarth 2020-03-06 15:43:55 -0700
  • 71bd6e73ca
    windows: ignore spurious mouse move messages (#1435) Philippe Renon 2020-03-06 22:15:49 +0100
  • b8326f6452
    In control_flow example, don't schedule a new WaitUntil if wait was cancelled (#1482) Philippe Renon 2020-03-06 18:48:54 +0100
  • ece2e70a53
    Update image to 0.23 (#1485) HeroicKatora 2020-03-04 00:13:53 +0100
  • 2b14ec23d5
    Fix GitHub Actions (#1479) Murarth 2020-02-25 09:10:31 -0700
  • 9999f53329
    X11: Fix deadlock when an error occurs during startup (#1475) Murarth 2020-02-19 10:39:00 -0700
  • 522a6e3298
    fix issues in wait_until_time_or_msg function (#1423) Philippe Renon 2020-02-19 01:27:47 +0100
  • 76d0dd7ec3
    On Wayland, Hide CSD for fullscreen windows (#1473) Kirill Chibisov 2020-02-19 02:58:48 +0300
  • d1073dcecb
    Implement ThemeChanged for web target. (#1462) daxpedda 2020-02-17 20:25:27 +0100
  • e88e8bc194
    Map UserEvent properly in Event::to_static (#1468) Héctor Ramón 2020-02-16 18:53:02 +0100
  • bc29931434
    Add an example that calls request_redraw() from a thread (#1467) Philippe Renon 2020-02-15 19:38:29 +0100
  • 505f312d5f
    Add new example that demonstrates the different control flow schemes (#1460) Philippe Renon 2020-02-13 23:20:32 +0100
  • f0093d3c54
    rename dpi_factor to scale_factor where appropriate (#1463) Philippe Renon 2020-02-13 20:41:41 +0100
  • 83b60beba6
    on Wayland, Add HiDPI cursor support (#1454) Kirill Chibisov 2020-02-13 05:48:58 +0300
  • 5f52d7c9d0
    On macOS, Fix set_simple_screen to remember frame excluding title bar (#1430) hatoo 2020-02-12 17:27:11 +0900
  • a1b65f7080 Ignore locale if unsupported by X11 backend (#1445) Julien Sanchez 2020-02-10 06:37:06 +0100
  • 96df858961
    On Wayland, fix color from close_button_icon_color not applying (#1444) Kirill Chibisov 2020-02-09 05:36:45 +0300
  • 4eddd1e5bc On Wayland, fix coordinates in touch events when scale factor isn't 1 (#1439) Kirill Chibisov 2020-02-08 11:25:08 +0300
  • 28f0eb598d
    Release 0.21.0 (#1440) Freya Gentz 2020-02-04 19:07:31 -0700
  • c1eb7f9629
    Fix deadlock wayland. (#1438) David Craven 2020-02-05 00:46:19 +0100
  • 2f8aa5c52a
    Remove armv7-apple-ios target from CI (#1433) Murarth 2020-02-03 17:42:52 -0700
  • 22dcc19898
    Fix set_minimized(true) works only with decorations on macOS (#1411) hatoo 2020-02-01 00:07:36 +0900
  • e295104199 Remove Wayland theme intermediates (#1209) Christian Duerr 2020-01-27 03:56:54 +0100
  • 66fe69edd9
    Fix warnings on macos (#1419) Murarth 2020-01-26 13:55:27 -0700
  • fd946feac4
    Web backend refactor and documentation (#1415) Ryan G 2020-01-25 19:04:03 -0500
  • 8856b6ecb7
    Remove unused code in X11 backend. (#1416) Freya Gentz 2020-01-23 12:42:15 -0700
  • 0ae78db6cb Fix building on Windows 7 and 8 (#1398) Osspial 2020-01-21 14:43:36 -0500
  • 3e3bb8a8f1 add hide_application on macos (#1364) David Yamnitsky 2020-01-19 18:38:52 -0500
  • e48262a797 Simplify code by switching to higher-level dispatch APIs (#1409) Steven Sheldon 2020-01-19 10:47:55 -0800
  • d934f94704 Fix: deadlock when requesting redraw on X11 (#1408) Diggory Hardy 2020-01-18 17:49:02 +0000
  • 1fe4a7a4ea
    Add the ability to pass a prebuilt canvas (#1394) Ryan G 2020-01-15 21:20:14 -0500
  • 9daa0738a9 on MacOS, Fix not sending ReceivedCharacter event for some key combination (#1347) hatoo 2020-01-15 06:52:18 +0900
  • ad7d4939a8 doc: change remaining EventsCleared references to MainEventsCleared (#1390) Philippe Renon 2020-01-13 20:15:44 +0100
  • c4d07952cb Remove TODOs from the web backen (#1395) Ryan G 2020-01-13 14:14:25 -0500
  • dc302b0db4 Return physical position in CursorMoved on macOS (#1378) Héctor Ramón 2020-01-12 18:50:34 +0100
  • a6d180cefb On Wayland, fix coordinates in mouse events when scale factor isn't 1 (#1385) Kirill Chibisov 2020-01-11 11:45:52 +0300
  • 1ddceeb063
    macOS: Unbundled window activation hack (#1318) Francesca Plebani 2020-01-10 16:02:42 -0800
  • 633d0deeae Fix run_return does not return on macOS unless it receives a message (#1380) hatoo 2020-01-11 00:25:55 +0900
  • 9e3844ddd9
    Fix warnings on all platforms (#1383) Murarth 2020-01-09 22:29:31 -0700
  • 4b618bd6a6 Don't discard high-precision cursor position data (#1375) Benjamin Saunders 2020-01-09 20:19:50 -0800