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
/
window_manager.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix updating spans cache for pre-edit content in window manager
rhysd
2025-02-14
1
-0
/
+4
*
Clear pre-edit window state when pre-edit content is `None`
rhysd
2025-02-13
1
-0
/
+2
*
Simplify preedit overlay creation
Héctor Ramón Jiménez
2025-02-13
1
-8
/
+3
*
Simplify `InputMethod` API with only two states
Héctor Ramón Jiménez
2025-02-12
1
-42
/
+56
*
Set correct text size for text in preedit window
rhysd
2025-02-06
1
-1
/
+3
*
Use `text::Span::new` in `window_manager`
Héctor Ramón Jiménez
2025-02-03
1
-26
/
+9
*
Implement basic IME selection in `Preedit` overlay
Héctor Ramón Jiménez
2025-02-03
1
-25
/
+95
*
Clamp pre-edit inside viewport bounds
Héctor Ramón Jiménez
2025-02-03
1
-11
/
+35
*
Track pre-edits separately from focus in text inputs
Héctor Ramón Jiménez
2025-02-03
1
-2
/
+4
*
Add neutral `None` variant to `InputMethod`
Héctor Ramón Jiménez
2025-02-02
1
-4
/
+7
*
Refactor and simplify `input_method` API
Héctor Ramón Jiménez
2025-02-02
1
-2
/
+143
*
Use "outer" positions in all window-related operations
Héctor Ramón Jiménez
2025-01-06
1
-1
/
+1
*
Add image and hash snapshot-based testing to `iced_test`
Héctor Ramón Jiménez
2024-12-10
1
-6
/
+7
*
Fix `WindowManager::is_idle` in `iced_winit`
Héctor Ramón Jiménez
2024-11-05
1
-1
/
+1
*
Implement `reactive-rendering` for `text_input`
Héctor Ramón Jiménez
2024-11-05
1
-0
/
+16
*
Reconnect `Clipboard` on window close
Héctor Ramón Jiménez
2024-09-03
1
-0
/
+4
*
Add `get_scale_factor` task to `window` module
Héctor Ramón Jiménez
2024-08-30
1
-0
/
+4
*
Introduce `daemon` API and unify shell runtimes
Héctor Ramón Jiménez
2024-06-19
1
-0
/
+157