Commit Graph

  • 76660f3621 Fix Windows backend invoking unreachable! with Exit and run_return (#887) Osspial 2019-05-27 13:45:26 -04:00
  • 3a7350cbb9 El2.0 ios (#871) mtak- 2019-05-25 18:10:41 -07:00
  • e5aa906b01 Fix macos compile error in fullscreen example (#885) aloucks 2019-05-25 17:23:54 -04:00
  • 4b0162a013 Update parking_lot to 0.8 (for windows, too) (#884) aloucks 2019-05-25 17:23:09 -04:00
  • 5be88e79b0 Update parking_lot to 0.8 (#882) Bastien Orivel 2019-05-25 18:12:07 +02:00
  • 8794157370 Update parking_lot to 0.8 (#881) Bastien Orivel 2019-05-25 18:05:47 +02:00
  • 1a92c46ad7 Fix warnings on linux (#879) Lucas Kent 2019-05-24 21:10:49 +10:00
  • 93502e0cda Fix warning (#880) Lucas Kent 2019-05-24 21:10:31 +10:00
  • 8d6a857ba5 Merge branch 'evl2' into eventloop-2.0 Osspial 2019-05-16 00:26:59 -04:00
  • 6ff1370035 Fix crash caused by WM_PAINT getting invoked at inopportune times. (#866) Osspial 2019-05-16 00:00:30 -04:00
  • d5391686ae Squashed commit of the following: (#853) Hal Gentz 2019-05-01 17:03:30 -06:00
  • 22288ec4c1 Update URLs (#863) Alex Touchet 2019-05-11 06:48:33 -07:00
  • ffa6815321 README: Link to FEATURES.md and missing features wiki page (#860) Felix Rabe 2019-05-09 08:45:28 +02:00
  • 8ddc7fdaf6 README: Use shields.io instead of Herokuapp (#859) Felix Rabe 2019-05-09 08:44:55 +02:00
  • 594cd18567 Fix monitor width & height sanity check (#861) Jakub Piecuch 2019-05-05 22:54:57 +02:00
  • 70c7382a09 Fix the request_animation_frame lifetimes Ryan Goldstein 2019-05-01 21:20:54 -04:00
  • 9f801cf79e Only send the request-redraw on the next animation frame Ryan Goldstein 2019-04-29 15:39:43 -04:00
  • 062e0e52ee Feat/fullscreen getters (#838) acheronfail 2019-04-26 03:09:32 +10:00
  • fa99b9ff5a Fix CI links in README.md (#852) Osspial 2019-04-25 01:20:54 -04:00
  • 8f6e80917f Popup windows are also known as modal windows (#848) Felix Rabe 2019-04-25 04:56:40 +02:00
  • e087ebd1c7 Makes changes to CONTRIBUTING.md's table as discussed in #830 (#841) Osspial 2019-04-24 06:44:21 -04:00
  • 0d3e75d6b0 Fix TODO in CONTRIBUTING.md Osspial 2019-04-14 12:05:37 -04:00
  • 873f7bcec7 Fix link in PULL_REQUEST_TEMPLATE.md Osspial 2019-04-13 20:42:22 -04:00
  • e579a03035 Winit Features and Scope (#695) Osspial 2019-04-13 18:57:08 -04:00
  • 94f998af0a Port X11 backend to the EVL2.0 API (#842) Victor Berger 2019-04-27 18:06:51 +02:00
  • 4469f29e70 Feat/fullscreen getters (#838) acheronfail 2019-04-26 03:09:32 +10:00
  • 4e5321b0aa Fix CI links in README.md (#852) Osspial 2019-04-25 01:20:54 -04:00
  • fe5e300062 Clean up and document the core of stdweb event handling Ryan Goldstein 2019-04-25 00:02:13 -04:00
  • 4b2e9da4e4 Popup windows are also known as modal windows (#848) Felix Rabe 2019-04-25 04:56:40 +02:00
  • b94572621a Makes changes to CONTRIBUTING.md's table as discussed in #830 (#841) Osspial 2019-04-24 06:44:21 -04:00
  • 7203ec45b5 Fix TODO in CONTRIBUTING.md Osspial 2019-04-14 12:05:37 -04:00
  • 2253565db5 Prevent the event loop from pausing when entering modal loop (eventloop-2.0) (#839) aloucks 2019-04-14 11:48:31 -04:00
  • fc835f383b Fix link in PULL_REQUEST_TEMPLATE.md Osspial 2019-04-13 20:42:22 -04:00
  • 2f9607694f Winit Features and Scope (#695) Osspial 2019-04-13 18:57:08 -04:00
  • 2ead1c1c59 Update for 0.19.1 (#823) Osspial 2019-04-08 01:08:31 -04:00
  • 746e99c958 Add ability to get wayland display from events loop. (#829) Hal Gentz 2019-04-07 23:07:47 -06:00
  • 47194b5f3c Fix window icon (#831) Osspial 2019-04-08 01:07:12 -04:00
  • 4515b77aa5 [Rebased] [x11-backend] Retrieve DPI from Xft.dpi XResource (#824) mitchmindtree 2019-04-08 02:48:21 +10:00
  • cd5caf6a22 Update for 0.19.1 (#823) v0.19.1 Osspial 2019-04-08 01:08:31 -04:00
  • 8522071c2c Add ability to get wayland display from events loop. (#829) Hal Gentz 2019-04-07 23:07:47 -06:00
  • dfa972eab1 Fix window icon (#831) Osspial 2019-04-08 01:07:12 -04:00
  • 69585fe2f2 [Rebased] [x11-backend] Retrieve DPI from Xft.dpi XResource (#824) mitchmindtree 2019-04-08 02:48:21 +10:00
  • 20b09c4514 Add additional numpad key mappings (#805) Christian Duerr 2019-04-07 07:25:37 +02:00
  • 9874181ccd fix command key event left and right reverse on macOS (#810) TakWolf 2019-03-26 02:05:07 +08:00
  • cb93554938 Fix build on FreeBSD (#815) Tobias Kortkamp 2019-03-22 15:44:00 +01:00
  • 6b7bd32c8e Add contact info. (#818) Hal Gentz 2019-03-19 20:20:03 -06:00
  • 17a240cd43 On Windows, fix CursorMoved(0, 0) getting sent on focus (#819) Osspial 2019-03-19 22:19:41 -04:00
  • fc481b6d6d Update winit to 0.19.0 (#798) Osspial 2019-03-06 21:50:13 -05:00
  • 09182dc093 Use XRRGetScreenResourcesCurrent when avail. (#801) Hal Gentz 2019-03-05 18:58:14 -07:00
  • b682c3dfb5 Ignore the AltGr key when populating ModifersState (#763) Osspial 2019-03-05 17:55:01 -05:00
  • ab0a34012f x11: thread safe replacement for XNextEvent (#782) Riku Salminen 2019-02-25 01:02:55 +02:00
  • f000b82d74 Fix incorrect keycodes when using a non-US keyboard layout. (#755) Michael Palmos 2019-02-24 06:41:55 +10:00
  • dad8de82fa Handle horizontal wheel input (Windows) (#792) Torkel Danielsson 2019-02-22 15:31:16 +01:00
  • 3fea477bfd On wayland, fix with_title() not setting the windows title (#770) trimental 2019-02-22 22:30:59 +08:00
  • f7d7acb3c5 Cleanup some previous merge errors Victor Berger 2019-04-07 15:58:47 +02:00
  • c0b2cad3f9 Add additional numpad key mappings (#805) Christian Duerr 2019-04-07 07:25:37 +02:00
  • 9e25561edf Fix compile failures and add canvas positioning Ryan Goldstein 2019-04-02 22:31:30 -04:00
  • 57680d2d17 fix command key event left and right reverse on macOS (#810) TakWolf 2019-03-26 02:05:07 +08:00
  • 7c6bdcc459 Handle ControlFlow::Exit and dealing with events-in-events Ryan Goldstein 2019-03-22 22:15:49 -04:00
  • 0019ff210c Fix build on FreeBSD (#815) Tobias Kortkamp 2019-03-22 15:44:00 +01:00
  • 4a103387e5 Add contact info. (#818) Hal Gentz 2019-03-19 20:20:03 -06:00
  • b6ca584ecf On Windows, fix CursorMoved(0, 0) getting sent on focus (#819) Osspial 2019-03-19 22:19:41 -04:00
  • b09629f1d4 Handle ControlFlow::Exit Ryan Goldstein 2019-03-18 22:13:30 -04:00
  • 85446d81f3 Fix warnings Ryan Goldstein 2019-03-16 18:51:11 -04:00
  • 96786bbb87 Implement focus event Ryan Goldstein 2019-03-16 18:44:13 -04:00
  • a5166baba2 Implement request_redraw Ryan Goldstein 2019-03-16 18:40:35 -04:00
  • d1deba8620 Rename modules Ryan Goldstein 2019-03-11 22:22:21 -04:00
  • aaee72422a Rearchitect to allow API compliance Ryan Goldstein 2019-03-11 22:18:58 -04:00
  • 3dd0e31cc4 Merge eventloop-2.0 into stdweb-eventloop-2 Ryan Goldstein 2019-03-11 15:52:04 -04:00
  • 283a8dec37 Refactor out the stdweb functionality into different modules Ryan Goldstein 2019-03-09 22:23:39 -05:00
  • 37d354cf7f Get to a state where a canvas is spawned Ryan Goldstein 2019-03-09 21:54:29 -05:00
  • e0340d52b0 Update winit to 0.19.0 (#798) Osspial 2019-03-06 21:50:13 -05:00
  • f928a4b917 Use XRRGetScreenResourcesCurrent when avail. (#801) Hal Gentz 2019-03-05 18:58:14 -07:00
  • c5d22fda2b Ignore the AltGr key when populating ModifersState (#763) Osspial 2019-03-05 17:55:01 -05:00
  • f698d451df Add key and mouse event support that typechecks Ryan Goldstein 2019-03-02 12:31:16 -05:00
  • c088f8bd03 Create the outline of event input and handler calls Ryan Goldstein 2019-02-26 13:36:48 -05:00
  • 9ea2810b46 x11: thread safe replacement for XNextEvent (#782) Riku Salminen 2019-02-25 01:02:55 +02:00
  • 3cd40ef655 Remove icon loading feature (#799) upstream/eventloop-2.0 Osspial 2019-02-23 20:59:00 -05:00
  • 9a23ec3c37 Fix incorrect keycodes when using a non-US keyboard layout. (#755) Michael Palmos 2019-02-24 06:41:55 +10:00
  • 84c812e568 Handle horizontal wheel input (Windows) (#792) Torkel Danielsson 2019-02-22 15:31:16 +01:00
  • f0ce5b0c8d On wayland, fix with_title() not setting the windows title (#770) trimental 2019-02-22 22:30:59 +08:00
  • 6513351e0c Wayland's eventloop 2.0 (#790) Victor Berger 2019-02-21 10:51:43 +01:00
  • f44e98ddc9 Implemented a few easy methods Ryan Goldstein 2019-02-19 20:08:18 -05:00
  • fd4db4000c Create the type layout Ryan Goldstein 2019-02-12 20:47:31 -05:00
  • 9602716ed2 Event Loop 2.0 API and Windows implementation (#638) Osspial 2019-02-05 10:30:33 -05:00
  • 7be1d16263 Refactor win32 window state code (#730) Osspial 2019-02-04 11:52:00 -05:00
  • c91dfdd6fe Wayland: add set_wayland_theme() to control client decoration color… (#775) trimental 2019-01-29 18:04:15 +08:00
  • 8e733543cd Update image to 0.21 (#758) Anthony Ramine 2019-01-16 20:36:46 +01:00
  • 26e37590e8 Allow serialization for WindowType (#762) Sascha Grunert 2019-01-15 18:30:02 +01:00
  • ddf133dd66 Version 0.18.1 (#749) Osspial 2019-01-09 03:16:41 -11:00
  • 4584e7629a Remove MSRV guarantee (#746) Osspial 2018-12-29 15:02:02 -11:00
  • 139686ddce macOS: Improve set_cursor (#740) Francesca Plebani 2018-12-28 15:29:29 -05:00
  • 5a0b4dba47 macOS: Implement Refresh (#742) Francesca Plebani 2018-12-27 15:16:58 -05:00
  • 33c8aa660f macOS: Correct prepareForDragOperation: signature (#741) Francesca Plebani 2018-12-27 14:22:00 -05:00
  • cb76dcae2a Change francesca64 to maintainer for macOS and Android (#744) Francesca Plebani 2018-12-24 13:08:33 -05:00
  • d622de4797 Update parking_lot to 0.7 (#747) Bastien Orivel 2018-12-23 18:12:11 +01:00
  • 9ae75c0c03 Add support for generating dummy DeviceIDs and WindowIDs (#738) Jacob Kiesel 2018-12-21 09:51:48 -07:00
  • 45a4281413 Support Yen in macOS (#739) Alisue 2018-12-20 03:32:14 +09:00
  • bfbcab3a01 feat: add macos simple fullscreen (#692) acheronfail 2018-12-19 15:07:33 +11:00
  • 4b4c73cee4 Fix high CPU usage on tiling WMs when moving windows across monitors (#737) Jasper Mattsson 2018-12-19 05:20:31 +02:00