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-09-19
Extract make_screenshot_path()
Ivan Molodetskikh
2023-09-19
Allow replacement of screencast and displayconfig dbus
Ivan Molodetskikh
2023-09-16
Add keyboard.repeat-rate and keyboard.repeat-delay
Kirill Chibisov
2023-09-14
Store Config as Rc<RefCell<>> field
Ivan Molodetskikh
2023-09-14
Add debug flag to wait for frame completion
Ivan Molodetskikh
2023-09-11
Update dependencies
Ivan Molodetskikh
2023-09-08
Add initial monitor screencast portal impl
Ivan Molodetskikh
2023-09-05
Fix extra ref
Ivan Molodetskikh
2023-09-05
Add configuration file
Ivan Molodetskikh
2023-09-04
niri: Remove start_time
Ivan Molodetskikh
2023-09-04
Use monotonic time as frame callback time
Ivan Molodetskikh
2023-09-03
Send scanout feedbacks to surfaces
Ivan Molodetskikh
2023-09-03
Move all traits one layer up
Ivan Molodetskikh
2023-09-03
Move LoopData into niri file
Ivan Molodetskikh
2023-09-03
Remove DisplayHandle from LoopData
Ivan Molodetskikh
2023-09-03
Replace Backend trait with enum
Ivan Molodetskikh
2023-09-03
Inhibit power key when systemd service
Ivan Molodetskikh
2023-09-02
Add touchpad gesture support
Ivan Molodetskikh
2023-08-27
Implement taking a monitor screenshot
Ivan Molodetskikh
2023-08-27
Extract different parts of rendering into functions
Ivan Molodetskikh
2023-08-27
Wait for import-environment to finish
Ivan Molodetskikh
2023-08-27
Unset NOTIFY_SOCKET so it's not inherited
Ivan Molodetskikh
2023-08-27
Add trivial Mutter ServiceChannel impl
Ivan Molodetskikh
2023-08-27
Add initial session / systemd integration
Ivan Molodetskikh
2023-08-16
Implement tablet-manager
Ivan Molodetskikh
2023-08-16
Implement wp-presentation
Ivan Molodetskikh
2023-08-16
Add binds to move between monitors
Ivan Molodetskikh
2023-08-16
Hardcode other xkb options I use
Ivan Molodetskikh
2023-08-16
Remove maximize and window menu capabilities
Ivan Molodetskikh
2023-08-16
Send frame callbacks to cursor and dnd icon
Ivan Molodetskikh
2023-08-15
Use xcursor default cursor, or fallback from Anvil
Ivan Molodetskikh
2023-08-15
Add dnd icon support
Ivan Molodetskikh
2023-08-15
Add client cursor support
Ivan Molodetskikh
2023-08-15
Extract pointer_element()
Ivan Molodetskikh
2023-08-15
Remove one unused import
Ivan Molodetskikh
2023-08-15
Add initial layer-shell implementation
Ivan Molodetskikh
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
[next]