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-24
Use png crate directly instead of image
Ivan Molodetskikh
2023-10-24
Implement ext-session-lock
Ivan Molodetskikh
2023-10-24
Update Smithay
Ivan Molodetskikh
2023-10-21
Extract update_pointer_focus()
Ivan Molodetskikh
2023-10-21
Rename refresh_cursor_focus() into pointer
Ivan Molodetskikh
2023-10-21
Stop updating focus during transitions
Ivan Molodetskikh
2023-10-15
Check for ongoing animations earlier
Ivan Molodetskikh
2023-10-15
Refresh pointer focus continuously
Ivan Molodetskikh
2023-10-13
Make clear color a const
Ivan Molodetskikh
2023-10-13
Send dmabuf feedbacks from the backend
Ivan Molodetskikh
2023-10-13
Extract niri.clear_color()
Ivan Molodetskikh
2023-10-11
Add a few more Tracy spans
Ivan Molodetskikh
2023-10-10
Add screenshot-window action
Ivan Molodetskikh
2023-10-10
Don't clear screenshot buffers
Ivan Molodetskikh
2023-10-10
Store screenshot in clipboard
Ivan Molodetskikh
2023-10-10
Make zbus optional under "dbus" feature
Ivan Molodetskikh
2023-10-10
Fix redraw state resetting on redraw cancel
Ivan Molodetskikh
2023-10-10
Extract dbus server startup
Ivan Molodetskikh
2023-10-10
Extract inhibit_power_key()
Ivan Molodetskikh
2023-10-10
Rename ToNiriMsg to ScreenCastToNiri
Ivan Molodetskikh
2023-10-10
Extract on_screen_shot_msg
Ivan Molodetskikh
2023-10-10
Move dbus and systemd initialization out of Niri::new
Ivan Molodetskikh
2023-10-10
Extract data variable
Ivan Molodetskikh
2023-10-10
Add a State::new tracy span
Ivan Molodetskikh
2023-10-10
Move refresh calls into State
Ivan Molodetskikh
2023-10-09
Add power-off-monitors bind
Ivan Molodetskikh
2023-10-09
Set redraw state to idle on early returns
Ivan Molodetskikh
2023-10-09
Add Niri::new Tracy span
Ivan Molodetskikh
2023-10-07
Set correct output position for Wayland
Ivan Molodetskikh
2023-10-05
Refactor layout for configurability, add preset-column-widths option
Ivan Molodetskikh
2023-10-03
Add tablet map-to-output setting
Ivan Molodetskikh
2023-10-02
Remove accidentally committed debug element
Ivan Molodetskikh
2023-10-02
Send output enter/leave to pointer and DnD surfaces
Ivan Molodetskikh
2023-10-02
protocols: add wlr_data_control
Kirill Chibisov
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
[next]