Tuesday, 17 September 2024
- [pointerevents] [PointerEvent algorithms] Dispatch of click, auxclick and contextmenu events (#522)
- Re: [pointerevents] [PointerEvent algorithms] MouseEvents are created from PointerEvents (#521)
- Re: [pointerevents] [PointerEvent algorithms] Remove 1:1 correspondence between Mouse and Pointer boundary events (#520)
- Re: [pointerevents] [PointerEvent algorithms] Order of boundary events (#519)
- [pointerevents] [PointerEvent algorithms] MouseEvents are created from PointerEvents (#521)
- [pointerevents] [PointerEvent algorithms] (#520)
- [pointerevents] [PointerEvent algorithms] Order of boundary events (#519)
Friday, 13 September 2024
Thursday, 12 September 2024
- Re: [pointerevents] pointerout even if the pointer doesn't move? (#457)
- Re: [pointerevents] pointerout even if the pointer doesn't move? (#457)
- Re: [pointerevents] pointerout even if the pointer doesn't move? (#457)
- Re: [pointerevents] pointerout even if the pointer doesn't move? (#457)
Wednesday, 11 September 2024
Tuesday, 10 September 2024
Thursday, 5 September 2024
- Re: [pointerevents] Ensure predicted events only use input from the current partition (#518)
- Re: [pointerevents] Ensure predicted events only use input from the current partition (#518)
- Re: [pointerevents] Ensure predicted events only use input from the current partition (#518)
- Re: [pointerevents] Limit the precision of floating point event fields (#517)
- Re: [pointerevents] Limit the precision of floating point event fields (#517)
- [pointerevents] Ensure predicted events only use input from the current partition (#518)
- [pointerevents] Limit the precision of floating point event fields (#517)
Wednesday, 4 September 2024
- Re: [pointerevents] Coalesced and predicted event attributes within an untrusted event (#514)
- Re: [pointerevents] Coalesced and predicted event attributes within an untrusted event (#514)
- Re: [pointerevents] Coalesced and predicted event attributes within an untrusted event (#514)
- Re: [pointerevents] Coalesced and predicted event attributes within an untrusted event (#514)
- Re: [pointerevents] [touch actions] handwriting manipulation type to distinguish panning (#516)
- [pointerevents] [touch actions] handwriting manipulation type to distinguish panning (#516)
- Re: [pointerevents] Coalesced and predicted event attributes within an untrusted event (#514)
- Re: [pointerevents] Coalesced and predicted event attributes within an untrusted event (#514)
- Re: [pointerevents] Coalesced and predicted event attributes within an untrusted event (#514)
- Re: [pointerevents] Coalesced and predicted event attributes within an untrusted event (#514)
- Re: [pointerevents] Clarify whether `pointermove` will be dispatched if `pointerrawupdate` listener removes the document (#510)
Monday, 2 September 2024
Thursday, 29 August 2024
Wednesday, 28 August 2024
- Re: [pointerevents] Coalesced and predicted event attributes within an untrusted event (#514)
- [pointerevents] Coalesced and predicted event attributes within an untrusted event (#514)
- Fwd: Event Canceled: Pointer Events WG call
- Re: [pointerevents] Shouldn't dispatch `gotpointercapture` and `lostpointercapture` events if `pointerrawupdate` event is fired without the following `pointermove`? (#511)
Friday, 23 August 2024
Thursday, 22 August 2024
- Re: [pointerevents] Clarify what event is `userEvent` to consider `click`/`auxclick` event target after `touchend` (or `pointerup`) (#508)
- Closed: [pointerevents] Clarify what event is `userEvent` to consider `click`/`auxclick` event target after `touchend` (or `pointerup`) (#508)
Friday, 16 August 2024
Wednesday, 14 August 2024
- Minutes from PEWG meeting 14 August 2024
- Closed: [pointerevents] Multi-pen support and persistent pointerId (#353)
- Re: [pointerevents] Multi-pen support and persistent pointerId (#353)
- Re: [pointerevents] Add persistentDeviceId to PointerEvent (#495)
- [pointerevents] new commits pushed by patrickhlauke
- [pointerevents] new commits pushed by patrickhlauke
- [pointerevents] Enable mouse click and drag to scroll and other pointer behavior customizations (#512)
- Re: [pointerevents] ‘Logical’ values for the ‘touch-action’ property (#505)
- [pointerevents] new commits pushed by patrickhlauke
Tuesday, 13 August 2024
- Joing WebApps/PEWG meeting at TPAC
- [pointerevents] Shouldn't dispatch `gotpointercapture` and `lostpointercapture` events if `pointerrawupdate` event is fired without the following `pointermove`? (#511)
- [pointerevents] Clarify whether `pointermove` will be dispatched if `pointerrawupdate` listener removes the document (#510)
- [pointerevents] Clarify the event target of `pointermove` if an event listener of the preceding `pointerrawupdate` explicitly release pointer capture (#509)
Friday, 9 August 2024
- Re: [pointerevents] Clarify what event is `userEvent` to consider `click`/`auxclick` event target after `touchend` (or `pointerup`) (#508)
- Re: [pointerevents] Clarify what event is `userEvent` to consider `click`/`auxclick` event target after `touchend` (or `pointerup`) (#508)
Friday, 2 August 2024
- Re: [pointerevents] Clarify what event is `userEvent` to consider `click`/`auxclick` event target after `touchend` (or `pointerup`) (#508)
- Re: [pointerevents] Clarify what event is `userEvent` to consider `click`/`auxclick` event target after `touchend` (or `pointerup`) (#508)
Thursday, 1 August 2024
- Re: [pointerevents] Clarify what event is `userEvent` to consider `click`/`auxclick` event target after `touchend` (or `pointerup`) (#508)
- Re: [pointerevents] Clarify what event is `userEvent` to consider `click`/`auxclick` event target after `touchend` (or `pointerup`) (#508)
- Re: [pointerevents] Clarify what event is `userEvent` to consider `click`/`auxclick` event target after `touchend` (or `pointerup`) (#508)
Wednesday, 31 July 2024
- Minutes from PEWG meeting 31 July 2024
- Re: [pointerevents] Clarify what event is `userEvent` to consider `click`/`auxclick` event target after `touchend` (or `pointerup`) (#508)
Tuesday, 30 July 2024
- Re: [pointerevents] Clarify what event is `userEvent` to consider `click`/`auxclick` event target after `touchend` (or `pointerup`) (#508)
- Re: [pointerevents] Clarify (or override) `dblclick` event target (#507)
Monday, 29 July 2024
- Re: [pointerevents] Clarify (or override) `dblclick` event target (#507)
- Re: [pointerevents] Add persistentDeviceId to PointerEvent (#495)
Thursday, 18 July 2024
- Re: [pointerevents] Clarify what event is `userEvent` to consider `click`/`auxclick` event target after `touchend` (or `pointerup`) (#508)
- Re: [pointerevents] Add persistentDeviceId to PointerEvent (#495)
Wednesday, 17 July 2024
- Re: [pointerevents] https://www.w3.org/TR/pointerevents/ redirects to old spec... (#506)
- Minutes from PEWG meeting 17 July 2024
- Re: [pointerevents] Add persistentDeviceId to PointerEvent (#495)
- Re: [pointerevents] Add logical/abstract values for `touch-action` (#496)