iced/native/src
Clark Moody d4c5f3ee95 Enable event handling within the title elements
Shrink the pick area to avoid both the controls and the title elements.
Handle events and merge title area event status with control events.
2021-05-24 16:37:47 -05:00
..
debug Use recently stabilized intra-doc links 2020-11-26 02:05:43 +01:00
layout Use recently stabilized intra-doc links 2020-11-26 02:05:43 +01:00
mouse Use recently stabilized intra-doc links 2020-11-26 02:05:43 +01:00
overlay Make Clipboard argument in Widget trait mutable 2021-03-10 01:59:02 +01:00
program Add clipboard argument to Application::update 2021-03-11 03:38:20 +01:00
renderer Fix viewport argument in PaneGrid draw calls 2021-02-27 03:36:46 +01:00
subscription Introduce event::Status to Subscription 2020-11-12 02:22:22 +01:00
widget Enable event handling within the title elements 2021-05-24 16:37:47 -05:00
window Add CloseRequested variant to window::Event 2021-03-30 21:33:57 +02:00
clipboard.rs Make Clipboard argument in Widget trait mutable 2021-03-10 01:59:02 +01:00
element.rs Make Clipboard argument in Widget trait mutable 2021-03-10 01:59:02 +01:00
event.rs Turn Touch into a touch::Event enum 2020-12-15 06:38:46 +01:00
hasher.rs Create iced_core and iced_native 2019-09-20 19:15:31 +02:00
keyboard.rs Remove inconsistent input module in iced_native 2020-04-30 05:04:45 +02:00
layout.rs Change Tooltip to support Text only for now 2021-02-23 03:09:16 +01:00
lib.rs Make Clipboard argument in Widget trait mutable 2021-03-10 01:59:02 +01:00
mouse.rs Remove inconsistent input module in iced_native 2020-04-30 05:04:45 +02:00
overlay.rs Make Clipboard argument in Widget trait mutable 2021-03-10 01:59:02 +01:00
program.rs Add clipboard argument to Application::update 2021-03-11 03:38:20 +01:00
renderer.rs Use recently stabilized intra-doc links 2020-11-26 02:05:43 +01:00
runtime.rs Use recently stabilized intra-doc links 2020-11-26 02:05:43 +01:00
subscription.rs Use recently stabilized intra-doc links 2020-11-26 02:05:43 +01:00
touch.rs Turn Touch into a touch::Event enum 2020-12-15 06:38:46 +01:00
user_interface.rs Make Clipboard argument in Widget trait mutable 2021-03-10 01:59:02 +01:00
widget.rs Make Clipboard argument in Widget trait mutable 2021-03-10 01:59:02 +01:00
window.rs Refactor Viewport and Compositor 2020-05-20 20:28:35 +02:00