index
:
github/niri.git
feat/screenshotselectall
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
niri.rs
Age
Commit message (
Expand
)
Author
2023-08-14
Move things to Monitor impl
Ivan Molodetskikh
2023-08-14
Add focus change animations
Ivan Molodetskikh
2023-08-14
Add frame clock
Ivan Molodetskikh
2023-08-13
Refactor everything again, make more things work
Ivan Molodetskikh
2023-08-13
Refactor everything, add initial tiling code
Ivan Molodetskikh
2023-08-11
Fix whitespace
Ivan Molodetskikh
2023-08-11
Move periodic tasks to event loop closure
Ivan Molodetskikh
2023-08-11
Add draft popup implementation
Ivan Molodetskikh
2023-08-10
Add hardcoded us,ru layout and Super+Space switch
Ivan Molodetskikh
2023-08-10
Unset the minimize capability
Ivan Molodetskikh
2023-08-10
Keep around the pointer color buffer
Ivan Molodetskikh
2023-08-10
Add tracy profiling under a feature
Ivan Molodetskikh
2023-08-10
Replace Timer::immediate() with idle
Ivan Molodetskikh
2023-08-10
Bump yellow in cursor color
Ivan Molodetskikh
2023-08-10
Redraw on demand rather than continuously
Ivan Molodetskikh
2023-08-10
Add cursor drawing with a colored rectangle
Ivan Molodetskikh
2023-08-10
Pass new pointer location to pointer.motion()
Ivan Molodetskikh
2023-08-10
Restructure things and add tty backend
Ivan Molodetskikh