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
/
core
/
src
/
keyboard
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change GitHub namespace to new org for all files
LordRatte
2022-01-03
1
-1
/
+1
*
Revert system menus support
Héctor Ramón Jiménez
2021-09-15
1
-18
/
+0
*
Introduce `COMMAND` constant to `keyboard::Modifiers`
Héctor Ramón Jiménez
2021-07-27
1
-0
/
+12
*
Use `bitflags` for `keyboard::Modifiers`
Héctor Ramón Jiménez
2021-07-12
1
-27
/
+49
*
Initial menu implementation
Richard
2021-07-05
1
-0
/
+18
*
Rename `keyboard::ModifiersState` to `Modifiers`
Héctor Ramón Jiménez
2020-11-26
2
-15
/
+10
*
Introduce `is_command_pressed` to `ModifiersState`
Héctor Ramón Jiménez
2020-11-10
1
-0
/
+20
*
Keep `KeyCode` names synchronized with `winit`
Héctor Ramón Jiménez
2020-10-08
1
-18
/
+22
*
update to winit 0.23 api
aentity
2020-10-03
1
-1
/
+2
*
Add `ModifiersChanged` to `keyboard::Event`
Héctor Ramón Jiménez
2020-06-30
1
-0
/
+3
*
Move `keyboard::Event` to `iced_core`
Héctor Ramón Jiménez
2020-04-30
1
-0
/
+31
*
Remove redundant check in `ModifiersState::matches`
Héctor Ramón Jiménez
2020-03-20
1
-4
/
+4
*
Check only for partial match of modifier keys
Héctor Ramón Jiménez
2020-03-18
1
-1
/
+16
*
Move common keyboard types to `iced_core`
Héctor Ramón Jiménez
2020-03-17
2
-0
/
+213