Commit graph

  • 4bc515d24a fixes from upstream sonoma-fix Alex Janka 2023-09-07 10:04:35 +1000
  • 8fdd81ecef
    Allow the user to force X11 under Wayland master John Nunley 2023-09-03 14:24:05 -0700
  • 7a2a2341c2
    Remove T from EventLoopTargetWindow (#3081) daxpedda 2023-09-03 02:26:53 +0200
  • d68d9eab38
    Mark startup_notify unsafe functions as safe Kirill Chibisov 2023-09-02 02:05:56 +0400
  • a06ea45c0f
    Slightly reduce number of cfgs (#3071) Mads Marquart 2023-09-01 23:14:16 +0200
  • 67b041e231
    On Wayland, fix TouchPhase::Canceled sent for Move Kirill Chibisov 2023-09-01 02:14:34 +0400
  • 6dfc78fb50
    Make EventLoopWindowTarget independent of the user type on Orbital (#3055) Mads Marquart 2023-08-30 16:43:28 +0200
  • 477619c0a7
    Ensure that winit initializes NSApplication (#3069) Mads Marquart 2023-08-30 15:19:30 +0200
  • 5f1a4b65ad
    Fix missing quote (#3068) Mads Marquart 2023-08-30 13:59:23 +0200
  • bb9b629bc3
    Implement X11 extensions using x11rb instead of Xlib John Nunley 2023-08-29 14:01:25 -0700
  • 0c8cf94a70
    Web: Fullscreen Overhaul (#3063) daxpedda 2023-08-29 09:28:30 +0200
  • 1dfca5a395
    Enable event propagation (#3062) daxpedda 2023-08-28 19:18:10 +0200
  • 7541220a41
    Fix macOS deminiaturize (#3054) Mads Marquart 2023-08-27 17:35:45 +0200
  • 7e11912d22
    Lock the cargo-apk deps on CI Kirill Chibisov 2023-08-27 19:05:45 +0400
  • 86baa1c99a
    Make iOS fully thread safe (#3045) Mads Marquart 2023-08-27 17:04:39 +0200
  • d9f04780cc
    Improve CI caching, and give each job names Mads Marquart 2023-08-27 16:25:32 +0200
  • 67d3fd28f7
    Move Event::RedrawRequested to WindowEvent (#3049) daxpedda 2023-08-27 16:15:09 +0200
  • a3cba838ea
    On Web, never return a MonitorHandle (#3051) daxpedda 2023-08-26 18:56:44 +0200
  • 48abf52aac
    Use setTimeout() trick instead of Window.requestIdleCallback() (#3044) daxpedda 2023-08-25 21:40:21 +0200
  • 68ef9f707e
    Use frame instead of visibleRect (#3043) Mads Marquart 2023-08-24 22:52:11 +0200
  • 9979441c82
    Fix recent CI failures (#3041) Mads Marquart 2023-08-24 18:29:31 +0200
  • 309e6aa85a
    Bump version on master Kirill Chibisov 2023-08-16 16:34:36 +0400
  • 8b8556798e
    Bump version on master Kirill Chibisov 2023-08-16 13:21:09 +0400
  • 2d96480a89
    Use beta versions of android crates Kirill Chibisov 2023-08-16 12:31:23 +0400
  • 6caff77abb
    Bump MSRV to 1.65 Kirill Chibisov 2023-08-16 12:10:38 +0400
  • af6c343d0e
    Improve macOS/iOS/Web thread safety Mads Marquart 2023-08-14 21:19:57 +0200
  • 119462795a
    Pin android-activity git dependency Kirill Chibisov 2023-08-14 23:10:32 +0400
  • f801c4a00b
    Reexport raw-window-handle in window module Kirill Chibisov 2023-08-14 11:24:45 +0400
  • f9758528f6
    Propagate error from EventLoop creation Kirill Chibisov 2023-08-13 23:20:09 +0400
  • 778d70c001
    Fix touch force for Apple Pencil lucasmerlin 2023-08-12 14:22:22 +0200
  • dc973883c9
    Add a way to embed the X11 window into another John Nunley 2023-08-11 02:30:55 -0700
  • 2233edb9a0
    iOS: Use NSOperatingSystemVersion from icrate (#3019) Fredrik Fornwall 2023-08-09 15:57:20 +0200
  • bd2f1e8312
    Android: Support unicode character mapping + dead keys Robert Bragg 2023-08-07 23:56:42 +0100
  • e9ebf1e5f4
    Fix event loop not waking up due to repeat source Kirill Chibisov 2023-08-07 09:35:59 +0400
  • 5f7955cb2b
    On X11, set visual_id in raw-window-handle Kirill Chibisov 2023-08-06 06:07:19 +0400
  • 793c535b01
    Revert "Propagate error from EventLoop creation" (#3010) Kirill Chibisov 2023-08-06 06:07:01 +0400
  • ed26dd58fd
    Propagate error from EventLoop creation Kirill Chibisov 2023-08-06 06:03:54 +0400
  • 584aab4cd0
    Make with_x11_visual take ID instead of a pointer John Nunley 2023-08-05 14:58:23 -0700
  • 8100a6a584
    Remove 'static requirement on run Kirill Chibisov 2023-08-06 01:56:56 +0400
  • cad3277550
    On Wayland, reduce amount of spurious wakeups Kirill Chibisov 2023-08-06 01:09:59 +0400
  • 3c3a863cc9
    Remove functionality already exposed through raw-window-handle Mads Marquart 2023-08-05 20:56:22 +0200
  • 8a7e18aaf0
    Increase test coverage for generic modules John Nunley 2023-08-05 08:58:38 -0700
  • 57fad2ce15 On Web, use requestAnimationFrame for RedrawRequested dAxpeDDa 2023-06-23 16:21:41 +0200
  • 7a58fe58ce On Wayland, use frame callbacks to throttle RedrawRequested Kirill Chibisov 2023-06-22 09:12:47 +0400
  • 38f28d5836 Add Window::on_present_notify to ack about drawing Kirill Chibisov 2023-06-22 08:08:53 +0400
  • 189a0080a6
    Export smol_str and impl Ord for Key Diggory Hardy 2023-08-03 17:12:48 +0100
  • b5aa96bea4
    Update icrate to v0.0.4 (#2992) Mads Marquart 2023-08-02 16:30:41 +0200
  • 19e3906369
    On X11, remove the now-unrefrenced events.rs source file Marijn Suijten 2023-07-31 20:15:43 +0200
  • 9ac3259a79
    Remove lifetime from the Event Kirill Chibisov 2023-07-31 00:39:01 +0400
  • 2b2dd6b65d
    On Windows, keep window maximized when setting size bounds (#2899) Tobias Hunger 2023-07-29 16:22:28 +0200
  • 75173118b0
    On Windows, add option to customize window class name (#2978) Géraud-Loup 2023-07-29 15:39:23 +0200
  • e33d2bee6c
    Update objc2 version (#2936) Mads Marquart 2023-07-29 00:33:03 +0200
  • ae7497e18f
    Remove RedrawEventsCleared + MainEventsCleared, and added AboutToWait Robert Bragg 2023-07-28 17:37:56 +0100
  • 935146d299
    Rename LoopDestroyed to LoopExiting Robert Bragg 2023-07-28 17:19:53 +0100
  • 755c533b08
    iOS: Always set timer when polling to avoid slow waking (#2979) François 2023-07-28 17:52:24 +0200
  • ae9b02e097 Add timeout argument to pump_events Robert Bragg 2023-07-24 00:37:51 +0100
  • e6c7cc297d Windows: implement pump_events_with_timeout internally Robert Bragg 2023-07-24 00:07:49 +0100
  • b74cee8df1 MacOS: implement pump_events_with_timeout internally Robert Bragg 2023-07-23 23:27:38 +0100
  • e5eb253698 window_ondemand: wait for Destroyed event before exiting app Robert Bragg 2023-07-04 23:28:43 +0100
  • ec11b4877f Linux: Sync with server/compositor before exiting run_ondemand Robert Bragg 2023-07-04 22:53:17 +0100
  • 9e46dffcc5 Update CHANGELOG.md Robert Bragg 2023-06-22 10:55:43 +0100
  • 7501039d57 Add examples/window_ondemand Robert Bragg 2023-06-18 13:50:26 +0100
  • 289ce32d77 Add examples/window_pump_events Robert Bragg 2023-06-18 13:50:13 +0100
  • 0d366ffbda Re-work event loop run() API so it can return a Result Robert Bragg 2023-04-11 12:50:52 +0100
  • a6f414d732 Remove EventLoopExtRunReturn Robert Bragg 2023-06-18 12:59:53 +0100
  • c47d0846fa Linux: Implement EventLoopExtPumpEvents and EventLoopExtRunOnDemand Robert Bragg 2023-06-18 12:40:03 +0100
  • 461efaf99f MacOS: Implement EventLoopExtPumpEvents and EventLoopExtRunOnDemand Robert Bragg 2023-06-18 12:10:09 +0100
  • 420840278b Windows: Implement EventLoopExtPumpEvents and EventLoopExtRunOnDemand Robert Bragg 2023-06-18 11:42:57 +0100
  • f5e73b0af4 Android: Implement EventLoopExtPumpEvents and EventLoopExtRunOnDemand Robert Bragg 2023-06-18 11:10:13 +0100
  • f40b5f0dad Add EventLoopExtPumpEvents and EventLoopExtRunOnDemand Robert Bragg 2023-04-11 12:50:52 +0100
  • c91402efb9
    Correctly detect that we don't support Emscripten (#2971) daxpedda 2023-07-22 18:31:40 +0200
  • 43acf7f42f
    Replace libc with rustix in some modules John Nunley 2023-07-22 02:32:27 -0700
  • c62e64060b
    On Windows, add drag_resize_window method support (#2966) Venceslas Duet 2023-07-21 20:01:56 +0200
  • f7a84a5b50
    Add platform::startup_notify for Wayland/X11 Kirill Chibisov 2023-07-20 13:16:51 +0000
  • 89aa7cc06e
    On Wayland, fix Window::is_decorated with CSD Venceslas Duet 2023-07-18 13:57:33 +0200
  • b166e1ff13
    On Wayland, make the CSD frame double click reliable Kirill Chibisov 2023-07-15 08:09:28 +0000
  • 97434d8d80
    On macOS, add a way to query amount of tabbed windows Kirill Chibisov 2023-07-14 08:01:40 +0000
  • 06fb089633
    On macOS, set that we prefer tabbing Sam 2023-07-13 21:14:04 -0700
  • 4d6dbea74c
    On macOS, move automatic tabbing setting to ELWT Kirill Chibisov 2023-07-13 15:55:51 +0000
  • c5941d105f
    On macOS, add tabbing APIs Kirill Chibisov 2023-07-13 06:52:34 +0000
  • b63164645b
    On Web, add WindowBuilderExtWebSys::with_append() (#2953) daxpedda 2023-07-12 17:11:52 +0200
  • 5b5ebc25d8
    Improve documentation of WindowBuilderExtWebSys methods (#2952) daxpedda 2023-07-12 17:11:17 +0200
  • d7ec899d69
    Replace parts of the Xlib backend with x11-rb John Nunley 2023-07-12 00:59:12 -0700
  • 5379d60e4d
    On Web, remove Window::is_dark_mode() (#2951) daxpedda 2023-07-11 18:26:32 +0200
  • 44e2f95331
    Fix mentions of Wasm (#2950) daxpedda 2023-07-11 18:26:00 +0200
  • 3b2d1a7643
    On Web, implement and fix missing methods on Window(Builder) (#2949) daxpedda 2023-07-11 13:14:40 +0200
  • 50b17a3907
    Add Fullscreen API compatibility for Safari (#2948) daxpedda 2023-07-11 00:34:02 +0200
  • af26f01b95
    On Web, cache commonly used values (#2947) daxpedda 2023-07-11 00:11:06 +0200
  • c4d70d75c1
    Increase accuracy of various Web APIs (#2946) daxpedda 2023-07-10 23:55:43 +0200
  • db8de03142
    Improve Web specific documentation for various APIs (#2941) daxpedda 2023-07-10 12:50:28 +0200
  • ff0ce9d065
    Rename Window::set_inner_size to Window::request_inner_size Kirill Chibisov 2023-07-10 04:02:26 +0000
  • 42e492cde8
    Fix touch location accuracy (#2944) daxpedda 2023-07-10 02:17:36 +0200
  • 5e0e1e96bc
    On Web, implement WindowEvent::Occluded (#2940) daxpedda 2023-07-10 02:02:38 +0200
  • bd890e69aa
    On X11, avoid false positive key repeats Imbris 2023-07-09 13:05:49 -0400
  • bca57ed0b4
    Stop using &mut in Objective-C delegate methods (#2925) Mads Marquart 2023-07-08 22:36:42 +0300
  • 4652d48105
    Don't unnecessarily clone canvas on Web (#2934) daxpedda 2023-07-08 17:05:05 +0200
  • 96c0b267e2
    Fix typos on Web (#2933) daxpedda 2023-07-08 16:47:31 +0200
  • 81fd39485f
    Implement PartialOrd/Ord for KeyCode/NativeKeyCode StarStarJ 2023-07-01 17:07:35 +0200
  • 6178acede8
    Bump version on master Kirill Chibisov 2023-07-01 00:10:02 +0400
  • a320702a71
    On X11, fix IME not working Kirill Chibisov 2023-06-30 19:59:24 +0400