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-10-01
Avoid sending frame callbacks to invisible surfaces
Ivan Molodetskikh
2023-10-01
config/input: add cursor section
Kirill Chibisov
2023-10-01
Make default cursor respect output scale
Ivan Molodetskikh
2023-10-01
protocols: add IME protocols
Kirill Chibisov
2023-09-30
Refactor frame scheduling
Ivan Molodetskikh
2023-09-30
Make output position configurable
Ivan Molodetskikh
2023-09-30
Make pipewire / xdp-gnome-screencast optional
Ivan Molodetskikh
2023-09-29
Throttle frame callbacks to once per monitor refresh
Ivan Molodetskikh
2023-09-27
shell: add support for kde server decorations
Kirill Chibisov
2023-09-27
Fix layer-shell render layering
Ivan Molodetskikh
2023-09-26
Implement primary selecton
Ivan Molodetskikh
2023-09-26
Add layer shell exclusive zone support
Ivan Molodetskikh
2023-09-26
Add initial config hot reloading
Ivan Molodetskikh
2023-09-26
Add prefer-no-csd option
Ivan Molodetskikh
2023-09-26
Make focus ring configurable
Ivan Molodetskikh
2023-09-26
Skip rendering when backend is inactive
Ivan Molodetskikh
2023-09-26
Avoid unwraps in more places
Ivan Molodetskikh
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
[next]