Commit Graph

  • c4415009c0 windows: remove github URLs from binaries James Tucker 2024-03-28 11:45:34 -07:00
  • 63a7c02492 Consistently emit extra mouse motion events (#3601) Mads Marquart 2024-03-28 19:18:03 +01:00
  • 7b0ef160fc chore: silence clippy John Nunley 2024-03-27 01:20:21 -07:00
  • 962241e2a0 bugfix(x11): Fix window position calculation overflow during dragging wannacu 2024-03-18 10:41:51 +08:00
  • 3efa6d855d chore: Fix Clippy after Rust 1.77 Mads Marquart 2024-03-21 18:55:25 +01:00
  • 9067426dca chore: remove repetitive words (#3599) Smith Chang 2024-03-22 01:44:23 +08:00
  • ba10c35240 fix(windows): configure hidden and grabbed cursor Fredrik Fornwall 2024-03-03 23:21:06 +01:00
  • 68acedcdda feat: Add Docker support to integration tests it John Nunley 2024-03-10 21:04:54 -07:00
  • facef799d3 it: Don't capture stdout John Nunley 2024-03-04 20:59:11 -08:00
  • 25fab64f6e it: Add runner and common tests John Nunley 2024-03-03 21:54:23 -08:00
  • b3333b47e1 it: Add basic handlers John Nunley 2024-03-03 21:31:30 -08:00
  • 1bdba3cacc it: Create the 'gui-test' crate John Nunley 2024-03-03 20:19:22 -08:00
  • baf10de958 Prefer [foo][bar] over [foo](bar) for intra-doc links (#3191) daxpedda 2024-03-16 10:22:29 +01:00
  • d7b6f0c63d TMP madsmtm/check-commit-msg-length Mads Marquart 2024-03-15 16:04:37 +01:00
  • f40f87ff12 TMP Mads Marquart 2024-03-15 16:04:37 +01:00
  • aa3127e460 Test Mads Marquart 2024-03-15 15:59:59 +01:00
  • 295a789c42 Check commit message length in CI Mads Marquart 2024-03-15 15:22:38 +01:00
  • c10f9c32d3 DPI version 0.1.1 dpi_v0.1.1 Kirill Chibisov 2024-03-15 18:16:52 +04:00
  • 975cf068c7 chore: add issue templates Mads Marquart 2024-02-09 21:51:21 +01:00
  • 8e69a8fa40 dpi: derive common traits for PixelUnit amrbashir 2024-03-14 01:37:22 +02:00
  • fedb944d57 chore(docs): make changelogs visible on docsrs Mads Marquart 2024-02-16 17:28:13 +01:00
  • a63b04385a Bump version on master Kirill Chibisov 2024-03-13 14:13:48 +04:00
  • 8f08fbae89 Winit version 0.29.15 v0.29.15 v0.29.x Kirill Chibisov 2024-03-13 13:43:20 +04:00
  • 10a492b5bc bugfix(x11): crash when querying xsettings prop fails Kirill Chibisov 2024-03-07 22:14:33 +04:00
  • 06f4e28de9 DPI version 0.1.0 dpi_v0.1.0 Kirill Chibisov 2024-03-13 13:24:31 +04:00
  • 249d5d8bff bugfix(dpi): PhysicalUnit::to_logical computation Kirill Chibisov 2024-03-12 15:23:32 +04:00
  • 66df2c22ba chore(nigthly): fix errors Kirill Chibisov 2024-03-12 15:38:11 +04:00
  • 359a38844b bugfix(x11): crash when querying xsettings prop fails Kirill Chibisov 2024-03-07 22:14:33 +04:00
  • 563b0bf5e3 dpi: add LogicalUnit, PhysicalUnit, and Unit amrbashir 2024-02-27 01:28:41 +02:00
  • bdeeaa290d dpi: add LogicalUnit, PhysicalUnit, and Unit feat/dpi-single-unit amrbashir 2024-02-27 01:28:41 +02:00
  • b2f9fad654 ci: add typos-cli AmeKnite 2024-03-04 14:04:53 -06:00
  • 4ade1a7518 docs: add a code of conduct John Nunley 2024-03-01 17:50:33 -08:00
  • e06ecf4d72 Bump version on master Kirill Chibisov 2024-03-06 13:16:35 +04:00
  • aaaf08972d Winit version 0.29.14 v0.29.14 Kirill Chibisov 2024-03-05 17:03:05 +04:00
  • ba4660dade fix(xkb): text not being None when composing Kirill Chibisov 2024-03-05 18:19:39 +04:00
  • 090800e6a6 Bump x11-dl to v2.19.1 daxpedda 2024-03-05 11:41:21 +01:00
  • 70fc8f66e9 chore(wayland): don't reapply same cursor grab Kirill Chibisov 2024-03-05 14:27:40 +04:00
  • 7601a1506d bugfix(x11): fix incorrect delta filtering John Nunley 2024-03-02 14:10:14 -08:00
  • 4a8050289d fix(xkb): text not being None when composing Kirill Chibisov 2024-03-05 18:19:39 +04:00
  • 99e238065e Bump x11-dl to v2.19.1 daxpedda 2024-03-05 11:41:21 +01:00
  • d123cd2f8e api: add ApplicationHandler and matching run APIs Kirill Chibisov 2024-02-23 14:37:21 +04:00
  • fc8a008b25 chore(wayland): don't reapply same cursor grab Kirill Chibisov 2024-03-05 14:27:40 +04:00
  • f6f1c45a72 bugfix(x11): fix incorrect delta filtering John Nunley 2024-03-02 14:10:14 -08:00
  • 0871c849ef chore: Add words from markdown files notgull/spellcheck John Nunley 2024-03-02 22:30:34 -08:00
  • 204dd734dd chore: Fix remaining typos in Rust file John Nunley 2024-03-02 22:27:45 -08:00
  • 4dc8878511 ci: Add spellcheck to CI John Nunley 2024-03-02 09:40:20 -08:00
  • 47e7d8b7fa chore: Use cspell to fix some typos John Nunley 2024-03-02 09:38:54 -08:00
  • 388c40b1e0 Bump version on master daxpedda 2024-03-02 12:29:27 +01:00
  • b1dad450ee Winit version 0.29.13 v0.29.13 daxpedda 2024-03-02 12:29:27 +01:00
  • 8d66df7f6f Web: fix crash with ControlFlow::Wait|WaitUntil daxpedda 2024-03-02 12:15:01 +01:00
  • 7a40aa43dc Web: fix crash with ControlFlow::Wait|WaitUntil daxpedda 2024-03-02 12:15:01 +01:00
  • d235b91c40 Rework CONTRIBUTING guidelines kchibisov/improve-contributing Kirill Chibisov 2024-03-01 23:47:16 +04:00
  • 944347696a Replace log with tracing John Nunley 2024-02-25 19:20:39 -08:00
  • 96172693fe Bump version on master Kirill Chibisov 2024-03-01 14:11:28 +04:00
  • 32004405ee Add documentation example of ignoring key repeats (#3538) Mads Marquart 2024-03-01 11:27:47 +01:00
  • 1c5fcf3309 Winit version 0.29.12 v0.29.12 Kirill Chibisov 2024-03-01 13:45:01 +04:00
  • 58c89c1ffc On X11, fix use after free during xinput2 processing Kirill Chibisov 2024-03-01 13:40:20 +04:00
  • 2dae807c4f On X11, filter out tiny device mouse events John Nunley 2024-03-01 01:11:28 -08:00
  • 22e932b5ab On X11, fix use after free during xinput2 processing Kirill Chibisov 2024-03-01 13:40:20 +04:00
  • 3d4c53459a On X11, filter out tiny device mouse events John Nunley 2024-03-01 01:11:28 -08:00
  • 926fb051de Rename window example to full, to signify that it's a large example split-example-a-bit Mads Marquart 2024-03-01 09:35:20 +01:00
  • 21fecf2cb2 Inline example helper functionality Mads Marquart 2024-03-01 09:45:54 +01:00
  • c6dfe620ff Remove Display impl for Action Mads Marquart 2024-03-01 09:23:28 +01:00
  • 1bef238c2a Remove option_as_alt example state Mads Marquart 2024-03-01 09:19:35 +01:00
  • 1edf4f1238 Remove a level of indirection in main window example Mads Marquart 2024-03-01 09:22:24 +01:00
  • 72482048a0 Move monitor functionality out of the main window example Mads Marquart 2024-03-01 08:37:25 +01:00
  • f0b4889227 Add LICENSE file to dpi crate Kirill Chibisov 2024-02-28 23:13:14 +04:00
  • c81448e0b8 Bump version on master Kirill Chibisov 2024-02-28 22:54:37 +04:00
  • f498ff0369 Fix feature = "cargo-clippy" deprecation Dimitris Apostolou 2024-02-28 19:50:05 +02:00
  • c4e6e94b80 Remove a few unnecessary usages of Lazy (#3531) Mads Marquart 2024-02-28 12:28:26 +01:00
  • a5dbd3ee52 macOS: Refactor event handler storage (#3532) Mads Marquart 2024-02-28 04:33:47 +01:00
  • a4480a0652 Clean up iOS ffi.rs (#3530) Mads Marquart 2024-02-27 21:07:52 +01:00
  • e41f0eabb1 Split dpi module out into a separate crate (#3518) Mads Marquart 2024-02-26 14:52:00 +01:00
  • 8b6c8ef323 Winit version 0.29.11 v0.29.11 Kirill Chibisov 2024-02-14 01:11:14 +04:00
  • 2e63493776 On X11, replay modifiers consumed by XIM Kirill Chibisov 2024-02-26 12:59:41 +04:00
  • d2acea95cc Fix nightly CI daxpedda 2024-02-26 09:46:12 +01:00
  • 454dc56a6e Update documentation regarding set_cursor_position (#3521) Friz64 2024-02-24 23:15:38 +01:00
  • 016fd47d0d On X11, force resend modifiers when focus changes Kirill Chibisov 2024-02-22 08:30:39 +04:00
  • 8ce5f6ea41 Pin bumpalo to 3.14.0 on CI Kirill Chibisov 2024-02-21 14:29:01 +04:00
  • 64084c5cf0 On Wayland, send DeviceEvent::Motion Andriy 2024-02-20 10:34:05 +01:00
  • 96d29ab26c Fix warnings with latest nightly Kirill Chibisov 2024-02-19 08:34:39 +04:00
  • 3e42fa364c On Windows, fix nightly warnings Kirill Chibisov 2024-02-14 01:09:41 +04:00
  • cb855b87cc On X11, use events modifiers to detect state Kirill Chibisov 2024-02-18 01:39:42 +04:00
  • 9c033ce101 Pin ahash in CI (#3498) Mads Marquart 2024-02-16 17:51:48 +01:00
  • 54ad02e4b9 On Wayland, update title from AboutToWait Kirill Chibisov 2024-02-14 00:48:52 +04:00
  • 00fe65630e On X11, don't require XIM to be present Kirill Chibisov 2024-02-13 07:49:58 +04:00
  • 961b675d34 On Orbital, implement various Window methods Jeremy Soller 2024-02-10 17:40:06 -07:00
  • bcd2fba4a0 On X11, extract event handlers Kirill Chibisov 2024-02-09 06:32:03 +04:00
  • 0135fe51ae On X11, store window target on EventProcessor Kirill Chibisov 2024-02-09 05:52:09 +04:00
  • ed600e415a On X11, don't require XSETTINGS Kirill Chibisov 2024-02-10 00:24:03 +04:00
  • ad892c6949 On Orbital, map keys to NamedKey when possible Jeremy Soller 2024-02-09 00:28:30 -07:00
  • a6b25643ad On Orbital, implement KeyEventExtModifiersSupplement Jeremy Soller 2024-02-08 01:55:11 -07:00
  • bc5b6ff8ce Fix compatibility with platforms without AtomicU64 Kirill Chibisov 2024-02-08 00:58:43 +04:00
  • ba6254bc25 Account for WAYLAND_SOCKET when detecting Wayland Kirill Chibisov 2024-02-07 06:41:23 +04:00
  • bd2d2760f0 On Windows, apply ScaleFactorChanged new size if different than OS Amr Bashir 2024-02-06 21:46:30 +02:00
  • 3de08204d3 On Wayland, fix min/max inner size setting Kirill Chibisov 2024-02-01 00:11:31 +04:00
  • c9030f06c0 On Wayland, send Focused(false) once seats left Kirill Chibisov 2024-01-30 18:28:13 +04:00
  • 3035546b17 On X11, reload DPI on _XSETTINGS_SETTINGS John Nunley 2024-01-30 04:52:29 -08:00
  • 57cb3126d6 On Wayland, disable Occluded handling Kirill Chibisov 2024-01-30 13:00:10 +04:00
  • 221b2e71cd bugfix: Fix swapped instance and general class names on X11 Ulrik de Muelenaere 2024-01-27 21:40:28 -05:00