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-26
Remove obsolete comment
Ivan Molodetskikh
2023-09-26
Remove LoopData
Ivan Molodetskikh
2023-09-26
Update Smithay
Ivan Molodetskikh
2023-09-24
Add focus rings
Ivan Molodetskikh
2023-09-21
Add output configuration & integer scaling support
Ivan Molodetskikh
2023-09-21
niri: Fix Output global creation and removal
Ivan Molodetskikh
2023-09-20
Plot target presentation time offset
Ivan Molodetskikh
2023-09-20
Add initial impl of org.gnome.Shell.Screenshot
Ivan Molodetskikh
2023-09-20
niri: Add include_pointer argument to render()
Ivan Molodetskikh
2023-09-20
niri: Make render helpers generic over RenderElement
Ivan Molodetskikh
2023-09-19
niri: Extract render_to_vec()
Ivan Molodetskikh
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
[next]