Commit Graph

  • 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
  • fd349f1822 Use smithay-client-toolkit's dpi handling. (#724) David Craven 2018-12-10 20:55:40 +01:00
  • cb0a085968 X11: WindowBuilder min/max size accounts for DPI (#729) Francesca Plebani 2018-11-30 16:19:50 -05:00
  • aabf0e13b7 On Windows, fix window shrinking when leaving fullscreen in some situations (#718) Osspial 2018-11-20 15:57:06 -05:00
  • 92873b06ed Handle removed wl_outputs (#719) Andreas Johansson 2018-11-20 21:21:58 +01:00
  • 04ca2cf9f4 Fix panic when dragging text onto a window on Windws (#697) (#711) Artúr Kovács 2018-11-20 09:28:26 +01:00
  • b049a4dc66 Add ordering traits to VirtualKeyCode (#713) Oskar Gustafsson 2018-11-19 22:59:04 +01:00
  • 5be52c9753 Increase MSRV to 1.28.0 (#716) Francesca Plebani 2018-11-19 16:56:11 -05:00
  • 3c59283b3f X11: Check if XRRGetOutputInfo returned NULL (#709) Francesca Plebani 2018-11-17 15:51:39 -05:00
  • 3ba808e3c6 On Windows, catch window callback panics and forward them to the calling thread (#703) Osspial 2018-11-17 14:20:04 -05:00
  • df5d66b5e8 Replace thread messages with messages to dummy window (#710) Osspial 2018-11-16 22:17:32 -05:00
  • 7fe90e6c80 Introduce WindowBuilderExt::with_app_id for wayland (#700) Victor Berger 2018-11-15 22:59:56 +01:00
  • 8dcd514393 add mtak- to CONTRIBUTING.md as iOS maintainer, change francesca64 to a reviewer (#702) mtak- 2018-11-12 18:49:15 -08:00
  • 2c3e420f82 travis: freeze dependencies that silently broke 1.24.1 compat (#701) Victor Berger 2018-11-13 02:37:51 +01:00
  • 917db35a84 X11: Fix panic when dropping window before running event loop (#694) Francesca Plebani 2018-11-10 13:54:50 -05:00
  • dd52364d33 [META] Add a CONTRIBUTING.md (#674) Victor Berger 2018-11-10 11:56:40 +01:00
  • 30aa5a5057 version 0.18.0 (#680) v0.18.0 Joe Moon 2018-11-06 21:43:15 -08:00
  • a46fcaee31 Support requesting user attention on macOS (#664) Barret Rennie 2018-11-06 23:50:40 -05:00
  • 52e2748869 Remove From<NSApplicationActivationPolicy> impl from ActivationPolicy (#690) Osspial 2018-11-05 18:54:22 -05:00
  • d2d127a4c4 Make views explicitly layer-backed on macOS Mojave. (#685) Patrick Walton 2018-11-05 11:34:54 -08:00
  • 0fca8e8cb5 X11: Fix DND freezing the WM (#688) Francesca Plebani 2018-11-02 17:41:51 -04:00
  • 6bec912961 Add optional Serde implementations and missing derivable traits (#652) Osspial 2018-11-01 04:24:56 -04:00
  • 214e157e5d Implement HoveredFile and HoveredFileCancelled on Windows (#662) Artúr Kovács 2018-10-24 20:40:12 +02:00
  • da1d479e55 update to image 0.20 (#683) Lucas Kent 2018-10-24 11:29:11 +11:00
  • 062bb0cef2 On linux without X11 or Wayland, reduced the panic message to a single line (#681) Eleanore Young 2018-10-22 00:12:51 +02:00
  • c744b016ce x11: compute resize logical size with new dpi (#668) Victor Berger 2018-10-19 22:32:57 +02:00
  • f486845f7f Implement Debug trait on exported opaque types (#677) George Burton 2018-10-18 04:20:12 +01:00
  • 7baa96c5c7 Provide current modifiers state with pointer events on wayland (#676) trimental 2018-10-18 10:34:02 +08:00
  • ea07ec1fda macOS: fix modifiers during key repeat (#666) Joe Moon 2018-10-17 19:03:26 -07:00
  • 26b70e457b Windows: Fix transparency (#675) Alex Taylor 2018-10-17 17:23:59 -07:00