Commit graph

  • 3a7350cbb9 El2.0 ios (#871) mtak- 2019-05-25 18:10:41 -0700
  • e5aa906b01 Fix macos compile error in fullscreen example (#885) aloucks 2019-05-25 17:23:54 -0400
  • 4b0162a013 Update parking_lot to 0.8 (for windows, too) (#884) aloucks 2019-05-25 17:23:09 -0400
  • 5be88e79b0 Update parking_lot to 0.8 (#882) Bastien Orivel 2019-05-25 18:12:07 +0200
  • 93502e0cda Fix warning (#880) Lucas Kent 2019-05-24 21:10:31 +1000
  • 8d6a857ba5 Merge branch 'evl2' into eventloop-2.0 Osspial 2019-05-16 00:26:59 -0400
  • 6ff1370035
    Fix crash caused by WM_PAINT getting invoked at inopportune times. (#866) Osspial 2019-05-16 00:00:30 -0400
  • d5391686ae Squashed commit of the following: (#853) Hal Gentz 2019-05-01 17:03:30 -0600
  • 70c7382a09 Fix the request_animation_frame lifetimes Ryan Goldstein 2019-05-01 21:20:54 -0400
  • 9f801cf79e Only send the request-redraw on the next animation frame Ryan Goldstein 2019-04-29 15:39:43 -0400
  • 062e0e52ee Feat/fullscreen getters (#838) acheronfail 2019-04-26 03:09:32 +1000
  • fa99b9ff5a Fix CI links in README.md (#852) Osspial 2019-04-25 01:20:54 -0400
  • 8f6e80917f Popup windows are also known as modal windows (#848) Felix Rabe 2019-04-25 04:56:40 +0200
  • e087ebd1c7 Makes changes to CONTRIBUTING.md's table as discussed in #830 (#841) Osspial 2019-04-24 06:44:21 -0400
  • 0d3e75d6b0 Fix TODO in CONTRIBUTING.md Osspial 2019-04-14 12:05:37 -0400
  • 873f7bcec7 Fix link in PULL_REQUEST_TEMPLATE.md Osspial 2019-04-13 20:42:22 -0400
  • e579a03035 Winit Features and Scope (#695) Osspial 2019-04-13 18:57:08 -0400
  • 94f998af0a
    Port X11 backend to the EVL2.0 API (#842) Victor Berger 2019-04-27 18:06:51 +0200
  • fe5e300062 Clean up and document the core of stdweb event handling Ryan Goldstein 2019-04-25 00:02:13 -0400
  • 2253565db5 Prevent the event loop from pausing when entering modal loop (eventloop-2.0) (#839) aloucks 2019-04-14 11:48:31 -0400
  • 2ead1c1c59 Update for 0.19.1 (#823) Osspial 2019-04-08 01:08:31 -0400
  • 746e99c958 Add ability to get wayland display from events loop. (#829) Hal Gentz 2019-04-07 23:07:47 -0600
  • 47194b5f3c Fix window icon (#831) Osspial 2019-04-08 01:07:12 -0400
  • 4515b77aa5 [Rebased] [x11-backend] Retrieve DPI from Xft.dpi XResource (#824) mitchmindtree 2019-04-08 02:48:21 +1000
  • 20b09c4514 Add additional numpad key mappings (#805) Christian Duerr 2019-04-07 07:25:37 +0200
  • 9874181ccd fix command key event left and right reverse on macOS (#810) TakWolf 2019-03-26 02:05:07 +0800
  • cb93554938 Fix build on FreeBSD (#815) Tobias Kortkamp 2019-03-22 15:44:00 +0100
  • 6b7bd32c8e Add contact info. (#818) Hal Gentz 2019-03-19 20:20:03 -0600
  • 17a240cd43 On Windows, fix CursorMoved(0, 0) getting sent on focus (#819) Osspial 2019-03-19 22:19:41 -0400
  • fc481b6d6d Update winit to 0.19.0 (#798) Osspial 2019-03-06 21:50:13 -0500
  • 09182dc093 Use XRRGetScreenResourcesCurrent when avail. (#801) Hal Gentz 2019-03-05 18:58:14 -0700
  • b682c3dfb5 Ignore the AltGr key when populating ModifersState (#763) Osspial 2019-03-05 17:55:01 -0500
  • ab0a34012f x11: thread safe replacement for XNextEvent (#782) Riku Salminen 2019-02-25 01:02:55 +0200
  • f000b82d74 Fix incorrect keycodes when using a non-US keyboard layout. (#755) Michael Palmos 2019-02-24 06:41:55 +1000
  • dad8de82fa Handle horizontal wheel input (Windows) (#792) Torkel Danielsson 2019-02-22 15:31:16 +0100
  • 3fea477bfd On wayland, fix with_title() not setting the windows title (#770) trimental 2019-02-22 22:30:59 +0800
  • f7d7acb3c5 Cleanup some previous merge errors Victor Berger 2019-04-07 15:58:47 +0200
  • 9e25561edf Fix compile failures and add canvas positioning Ryan Goldstein 2019-04-02 22:31:30 -0400
  • 7c6bdcc459 Handle ControlFlow::Exit and dealing with events-in-events Ryan Goldstein 2019-03-22 22:15:49 -0400
  • b09629f1d4 Handle ControlFlow::Exit Ryan Goldstein 2019-03-18 22:13:30 -0400
  • 85446d81f3 Fix warnings Ryan Goldstein 2019-03-16 18:51:11 -0400
  • 96786bbb87 Implement focus event Ryan Goldstein 2019-03-16 18:44:13 -0400
  • a5166baba2 Implement request_redraw Ryan Goldstein 2019-03-16 18:40:35 -0400
  • d1deba8620 Rename modules Ryan Goldstein 2019-03-11 22:22:21 -0400
  • aaee72422a Rearchitect to allow API compliance Ryan Goldstein 2019-03-11 22:18:58 -0400
  • 3dd0e31cc4 Merge eventloop-2.0 into stdweb-eventloop-2 Ryan Goldstein 2019-03-11 15:52:04 -0400
  • 283a8dec37 Refactor out the stdweb functionality into different modules Ryan Goldstein 2019-03-09 22:23:39 -0500
  • 37d354cf7f Get to a state where a canvas is spawned Ryan Goldstein 2019-03-09 21:54:29 -0500
  • f698d451df Add key and mouse event support that typechecks Ryan Goldstein 2019-03-02 12:31:16 -0500
  • c088f8bd03 Create the outline of event input and handler calls Ryan Goldstein 2019-02-26 13:36:48 -0500
  • 3cd40ef655
    Remove icon loading feature (#799) Osspial 2019-02-23 20:59:00 -0500
  • 6513351e0c
    Wayland's eventloop 2.0 (#790) Victor Berger 2019-02-21 10:51:43 +0100
  • f44e98ddc9 Implemented a few easy methods Ryan Goldstein 2019-02-19 20:08:18 -0500
  • fd4db4000c Create the type layout Ryan Goldstein 2019-02-12 20:47:31 -0500
  • 9602716ed2
    Event Loop 2.0 API and Windows implementation (#638) Osspial 2019-02-05 10:30:33 -0500
  • 7be1d16263
    Refactor win32 window state code (#730) Osspial 2019-02-04 11:52:00 -0500
  • c91dfdd6fe Wayland: add set_wayland_theme() to control client decoration color… (#775) trimental 2019-01-29 18:04:15 +0800
  • 8e733543cd Update image to 0.21 (#758) Anthony Ramine 2019-01-16 20:36:46 +0100
  • 26e37590e8 Allow serialization for WindowType (#762) Sascha Grunert 2019-01-15 18:30:02 +0100
  • ddf133dd66
    Version 0.18.1 (#749) Osspial 2019-01-09 03:16:41 -1100
  • 4584e7629a
    Remove MSRV guarantee (#746) Osspial 2018-12-29 15:02:02 -1100
  • 139686ddce
    macOS: Improve set_cursor (#740) Francesca Plebani 2018-12-28 15:29:29 -0500
  • 5a0b4dba47
    macOS: Implement Refresh (#742) Francesca Plebani 2018-12-27 15:16:58 -0500
  • 33c8aa660f
    macOS: Correct prepareForDragOperation: signature (#741) Francesca Plebani 2018-12-27 14:22:00 -0500
  • cb76dcae2a
    Change francesca64 to maintainer for macOS and Android (#744) Francesca Plebani 2018-12-24 13:08:33 -0500
  • d622de4797 Update parking_lot to 0.7 (#747) Bastien Orivel 2018-12-23 18:12:11 +0100
  • 9ae75c0c03 Add support for generating dummy DeviceIDs and WindowIDs (#738) Jacob Kiesel 2018-12-21 09:51:48 -0700
  • 45a4281413 Support Yen in macOS (#739) Alisue 2018-12-20 03:32:14 +0900
  • bfbcab3a01 feat: add macos simple fullscreen (#692) acheronfail 2018-12-19 15:07:33 +1100
  • 4b4c73cee4 Fix high CPU usage on tiling WMs when moving windows across monitors (#737) Jasper Mattsson 2018-12-19 05:20:31 +0200
  • fd349f1822 Use smithay-client-toolkit's dpi handling. (#724) David Craven 2018-12-10 20:55:40 +0100
  • cb0a085968
    X11: WindowBuilder min/max size accounts for DPI (#729) Francesca Plebani 2018-11-30 16:19:50 -0500
  • aabf0e13b7 On Windows, fix window shrinking when leaving fullscreen in some situations (#718) Osspial 2018-11-20 15:57:06 -0500
  • 92873b06ed Handle removed wl_outputs (#719) Andreas Johansson 2018-11-20 21:21:58 +0100
  • 04ca2cf9f4 Fix panic when dragging text onto a window on Windws (#697) (#711) Artúr Kovács 2018-11-20 09:28:26 +0100
  • b049a4dc66 Add ordering traits to VirtualKeyCode (#713) Oskar Gustafsson 2018-11-19 22:59:04 +0100
  • 5be52c9753
    Increase MSRV to 1.28.0 (#716) Francesca Plebani 2018-11-19 16:56:11 -0500
  • 3c59283b3f
    X11: Check if XRRGetOutputInfo returned NULL (#709) Francesca Plebani 2018-11-17 15:51:39 -0500
  • 3ba808e3c6 On Windows, catch window callback panics and forward them to the calling thread (#703) Osspial 2018-11-17 14:20:04 -0500
  • df5d66b5e8 Replace thread messages with messages to dummy window (#710) Osspial 2018-11-16 22:17:32 -0500
  • 7fe90e6c80 Introduce WindowBuilderExt::with_app_id for wayland (#700) Victor Berger 2018-11-15 22:59:56 +0100
  • 8dcd514393 add mtak- to CONTRIBUTING.md as iOS maintainer, change francesca64 to a reviewer (#702) mtak- 2018-11-12 18:49:15 -0800
  • 2c3e420f82 travis: freeze dependencies that silently broke 1.24.1 compat (#701) Victor Berger 2018-11-13 02:37:51 +0100
  • 917db35a84
    X11: Fix panic when dropping window before running event loop (#694) Francesca Plebani 2018-11-10 13:54:50 -0500
  • dd52364d33
    [META] Add a CONTRIBUTING.md (#674) Victor Berger 2018-11-10 11:56:40 +0100
  • 30aa5a5057 version 0.18.0 (#680) Joe Moon 2018-11-06 21:43:15 -0800
  • a46fcaee31 Support requesting user attention on macOS (#664) Barret Rennie 2018-11-06 23:50:40 -0500
  • 52e2748869 Remove From<NSApplicationActivationPolicy> impl from ActivationPolicy (#690) Osspial 2018-11-05 18:54:22 -0500
  • d2d127a4c4 Make views explicitly layer-backed on macOS Mojave. (#685) Patrick Walton 2018-11-05 11:34:54 -0800
  • 0fca8e8cb5
    X11: Fix DND freezing the WM (#688) Francesca Plebani 2018-11-02 17:41:51 -0400
  • 6bec912961 Add optional Serde implementations and missing derivable traits (#652) Osspial 2018-11-01 04:24:56 -0400
  • 214e157e5d Implement HoveredFile and HoveredFileCancelled on Windows (#662) Artúr Kovács 2018-10-24 20:40:12 +0200
  • da1d479e55 update to image 0.20 (#683) Lucas Kent 2018-10-24 11:29:11 +1100
  • 062bb0cef2 On linux without X11 or Wayland, reduced the panic message to a single line (#681) Eleanore Young 2018-10-22 00:12:51 +0200
  • c744b016ce x11: compute resize logical size with new dpi (#668) Victor Berger 2018-10-19 22:32:57 +0200
  • f486845f7f Implement Debug trait on exported opaque types (#677) George Burton 2018-10-18 04:20:12 +0100
  • 7baa96c5c7 Provide current modifiers state with pointer events on wayland (#676) trimental 2018-10-18 10:34:02 +0800
  • ea07ec1fda macOS: fix modifiers during key repeat (#666) Joe Moon 2018-10-17 19:03:26 -0700
  • 26b70e457b Windows: Fix transparency (#675) Alex Taylor 2018-10-17 17:23:59 -0700
  • 5d5fcb3911 Windows: Fix window.set_maximized() (#672) Rob Horswell 2018-10-15 00:47:08 +0100