index
:
phosphor
main
Rust library for creating graphical programs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
window.rs
Commit message (
Expand
)
Author
Age
*
Only send Event::CursorExit when all mouse buttons are released
Ben Bridle
2024-12-16
*
Add a SetIcon request type
Ben Bridle
2024-10-29
*
Complete rewrite of Phosphor
Ben Bridle
2024-10-19
*
Fix issue with damaged screen not being redrawn
Ben Bridle
2024-09-10
*
Unify is_cursor_visible and cursor_icon callbacks
Ben Bridle
2024-08-04
*
Fix display server lag
Ben Bridle
2024-08-04
*
Improve comment clarity
Ben Bridle
2024-07-31
*
Simplify code
Ben Bridle
2024-07-31
*
Implement fullscreen
Ben Bridle
2024-07-31
*
Only set window title when changed
Ben Bridle
2024-07-31
*
Fix window manager glitches
Ben Bridle
2024-07-30
*
Ignore unrequested renders
Ben Bridle
2024-07-30
*
Fix rendering issue
Ben Bridle
2024-06-09
*
Prevent crash when window dimension resizes to zero
Ben Bridle
2023-12-19
*
Redraw the window when the logical dimensions change
Ben Bridle
2023-12-19
*
Make window rendering code more efficient
Ben Bridle
2023-12-19
*
Use logical position for cursor position
Ben Bridle
2023-12-19
*
Use pixel scale as window resize increment
Ben Bridle
2023-12-19
*
Implement window scaling
Ben Bridle
2023-11-05
*
Rewrite phosphor
Ben Bridle
2023-10-11
*
First commit, before upgrading winit to version 28.1
Ben Bridle
2023-10-10