Popular repositories Loading
-
-
-
auto-disper
auto-disper PublicForked from wertarbyte/auto-disper
automatically select your display profile
Shell 2
1,237 contributions in the last year
Skip to contributions year listDay of Week | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Loading
Contribution activity
July 2025
Created 124 commits in 4 repositories
Created a pull request in kas-gui/kas that received 26 comments
AccessKit integration (mark 2)
Replaces #512. In comparison:
Widget code does not use AccessKit as an API; instead #519 added fn Tile::role()
. This will doubtless need some addi…
+797
−88
lines changed
•
26
comments
Opened 16 other pull requests in 4 repositories
kas-gui/kas
11
merged
-
Let Driver control list/grid item label and navigability; WithHiddenLabel; infer label for Button
This contribution was made on Jul 26
-
kas-text update; use child Role::TextRun for input fields
This contribution was made on Jul 25
-
Scroll actions for accessibility
This contribution was made on Jul 22
-
Add Role::None, Grip, Splitter, OptionList{,Item}, Grid{,Cell}; nightly-diagnostics-pedantic
This contribution was made on Jul 22
-
Fix #522; move Events::NAVIGABLE to Tile::navigable
This contribution was made on Jul 20
-
New widget SelectableLabel; use ScrollComponent in ScrollLabel, EditBox
This contribution was made on Jul 17
-
Widget roles, labels
This contribution was made on Jul 14
-
Replace fn Tile::num_children with child_indices; remove Action::RECONFIGURE
This contribution was made on Jul 8
-
#[widget] macro revisions
This contribution was made on Jul 7
-
Revise Spinner and Slider traits; more standard messages
This contribution was made on Jul 4
-
Add Linear, Affine transforms; add lifetime to Event
This contribution was made on Jul 3
rust-random/rand
1
open
2
merged
-
pub use Xoshiro{128,256}PlusPlus
This contribution was made on Jul 23
-
Prepare rand 0.9.2
This contribution was made on Jul 20
-
examples/print-next.rs
This contribution was made on Jul 16
kas-gui/kas-text
1
merged
-
Remove trait EditableText, add fn apply_offset, misc
This contribution was made on Jul 24
rust-random/rngs
1
merged
-
Dependabot, misc. tweaks
This contribution was made on Jul 7
Reviewed 6 pull requests in 3 repositories
rust-random/rand
2 pull requests
-
examples/print-next.rs
This contribution was made on Jul 18 -
Make UniformUsize serializable
This contribution was made on Jul 16
kas-gui/kas
2 pull requests
-
Widget roles, labels
This contribution was made on Jul 15
-
#[widget] macro revisions
This contribution was made on Jul 7
rust-random/rngs
2 pull requests
-
Dependabot, misc. tweaks
This contribution was made on Jul 7
-
Implementations of SFC32/SFC64 chaotic RNGs
This contribution was made on Jul 7
Created an issue in rust-lang/rust that received 9 comments
format!
does not support width/alignment with #x
I tried this code:
println!("Next u64: {0:#X>18} = {0:>20}", rand::rng().next_u64());
The format!
/ format_args!
docs are not exactly clear on how…
9
comments
Opened 4 other issues in 2 repositories
kas-gui/kas
2
open
1
closed
-
Add tab bar and tab pane
This contribution was made on Jul 21
-
Tab key should navigate groups, arrows within groups
This contribution was made on Jul 21
-
Usage of access keys does not set focus for
CheckButton
and other widgets with separate access labelThis contribution was made on Jul 20
AccessKit/accesskit
1
closed
-
Labels should be read recursively
This contribution was made on Jul 22