index
:
iced
master
A cross-platform GUI library for Rust, inspired by Elm
cel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winit
/
src
/
program
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-02-21
Run `cargo fmt`
Héctor Ramón Jiménez
1
-1
/
+1
2025-02-14
Fix updating spans cache for pre-edit content in window manager
rhysd
1
-0
/
+4
2025-02-13
Clear pre-edit window state when pre-edit content is `None`
rhysd
1
-0
/
+2
2025-02-13
Simplify preedit overlay creation
Héctor Ramón Jiménez
1
-8
/
+3
2025-02-12
Simplify `InputMethod` API with only two states
Héctor Ramón Jiménez
1
-42
/
+56
2025-02-06
Set correct text size for text in preedit window
rhysd
1
-1
/
+3
2025-02-03
Use `text::Span::new` in `window_manager`
Héctor Ramón Jiménez
1
-26
/
+9
2025-02-03
Implement basic IME selection in `Preedit` overlay
Héctor Ramón Jiménez
1
-25
/
+95
2025-02-03
Clamp pre-edit inside viewport bounds
Héctor Ramón Jiménez
1
-11
/
+35
2025-02-03
Track pre-edits separately from focus in text inputs
Héctor Ramón Jiménez
1
-2
/
+4
2025-02-02
Add neutral `None` variant to `InputMethod`
Héctor Ramón Jiménez
1
-4
/
+7
2025-02-02
Refactor and simplify `input_method` API
Héctor Ramón Jiménez
2
-13
/
+144
2025-02-02
Run `cargo fmt` and fix lints
Héctor Ramón Jiménez
1
-4
/
+2
2025-02-02
Draft `input_method` support
KENZ
1
-1
/
+13
2025-01-06
Use "outer" positions in all window-related operations
Héctor Ramón Jiménez
1
-1
/
+1
2024-12-10
Add image and hash snapshot-based testing to `iced_test`
Héctor Ramón Jiménez
2
-19
/
+21
2024-11-05
Fix `WindowManager::is_idle` in `iced_winit`
Héctor Ramón Jiménez
1
-1
/
+1
2024-11-05
Implement `reactive-rendering` for `text_input`
Héctor Ramón Jiménez
1
-0
/
+16
2024-11-05
Draft `reactive-rendering` feature for `button`
Héctor Ramón Jiménez
1
-1
/
+4
2024-09-03
Reconnect `Clipboard` on window close
Héctor Ramón Jiménez
1
-0
/
+4
2024-08-30
Add `get_scale_factor` task to `window` module
Héctor Ramón Jiménez
1
-0
/
+4
2024-06-19
Introduce `daemon` API and unify shell runtimes
Héctor Ramón Jiménez
2
-0
/
+396