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
/
native
/
src
/
window
/
action.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-04-12
add action set icon while running (#1590)
Night_Hunter
1
-1
/
+20
2023-03-05
Rename `iced_native` to `iced_runtime`
Héctor Ramón Jiménez
1
-147
/
+0
2023-03-04
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
1
-2
/
+2
2023-02-17
add action to get window id
Night_Hunter
1
-0
/
+4
2023-02-17
Rename `SetAlwaysOnTop` to `ChangeAlwaysOnTop`
Héctor Ramón Jiménez
1
-8
/
+14
2023-02-17
update docs and change to SetAlwaysOnTop
Night_Hunter
1
-4
/
+4
2023-02-17
add always on top action
Night_Hunter
1
-0
/
+10
2023-02-15
Merged in iced master
Bingus
1
-2
/
+2
2023-01-31
Write missing `window::Action` helpers in `window`
Héctor Ramón Jiménez
1
-1
/
+1
2023-01-31
Improve consistency of `window::Action`
Héctor Ramón Jiménez
1
-8
/
+9
2023-01-27
Fix: Clippy lint 'uninlined_format_args'
13r0ck
1
-6
/
+5
2023-01-09
Implemented window title update functionality for multiwindow.
bungoboingo
1
-4
/
+4
2023-01-09
introduce `window::spawn` and `window::close`
Richard
1
-3
/
+12
2023-01-02
Rename `FocusWindow` to `GainFocus` in `window::Action`
Héctor Ramón Jiménez
1
-3
/
+3
2023-01-02
Add `FocusWindow` to `window::Action`
Night_Hunter
1
-0
/
+13
2023-01-02
Add `RequestUserAttention` to `window::Action`
Night_Hunter
1
-5
/
+25
2022-12-15
Implement `window::close` action and remove `should_exit`
Héctor Ramón Jiménez
1
-0
/
+4
2022-12-13
Remove mention of iOS and Android in `window::action`
Héctor Ramón
1
-1
/
+1
2022-12-10
add toggle decorations action
Night_Hunter
1
-0
/
+7
2022-10-11
feat: Add window minimize support
Michael Aaron Murphy
1
-0
/
+4
2022-10-11
feat: Add window maximize support
Michael Aaron Murphy
1
-0
/
+8
2022-10-11
feat: Add window drag support from winit
Michael Aaron Murphy
1
-0
/
+8
2022-09-15
Document that `window::Action::Move` is unsupported on Wayland
Ian Douglas Scott
1
-0
/
+2
2022-08-18
Implement `SetMode` and `FetchMode` window actions
Héctor Ramón Jiménez
1
-2
/
+45
2021-09-02
Make `Command` implementations platform-specific
Héctor Ramón Jiménez
1
-0
/
+18