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
2024-03-22
Implement bind cooldown-ms
Ivan Molodetskikh
2024-03-22
Implement mouse wheel bindings
Ivan Molodetskikh
2024-03-19
Implement window rule reloading and min/max size rules
Ivan Molodetskikh
2024-03-19
Wrap mapped windows in a Mapped
Ivan Molodetskikh
2024-03-19
Disable screencast when PipeWire is missing
Ivan Molodetskikh
2024-03-18
Implement focus-follows-mouse
Ivan Molodetskikh
2024-03-18
Keep track of output and window in PointerFocus separately
Ivan Molodetskikh
2024-03-18
Fix lock surface pointer location
Ivan Molodetskikh
2024-03-18
Don't warp if currently using tablet
Ivan Molodetskikh
2024-03-18
Warp mouse only if layout is focused
Ivan Molodetskikh
2024-03-18
Track keyboard focus component
Ivan Molodetskikh
2024-03-18
Implement warp-mouse-to-focus
FluxTape
2024-03-15
gamma-control: Misc. clean ups and fixes
Ivan Molodetskikh
2024-03-15
Adds support for wlr_gamma_control_unstable_v1 protocol
phuhl
2024-03-12
Reapply "Add wp-viewporter"
Ivan Molodetskikh
2024-03-12
Add a 1 Hz fallback frame callback timer
Ivan Molodetskikh
2024-03-12
Fix new clone_from Clippy lints
Ivan Molodetskikh
2024-03-10
Revert "Add wp-viewporter"
Ivan Molodetskikh
2024-03-09
Fix warning on --no-default-features
Ivan Molodetskikh
2024-03-09
Reposition outputs after potentially changing mode
Ivan Molodetskikh
2024-03-08
Add xdg-foreign
Ivan Molodetskikh
2024-03-08
Add wp-viewporter
Ivan Molodetskikh
2024-03-08
Implement wlr-screencopy v1 (#243)
sodiboo
2024-03-02
Disentangle frame callback sequence from real DRM sequence
Ivan Molodetskikh
2024-02-29
Implement horizontal touchpad swipe
Ivan Molodetskikh
2024-02-28
input: add basic touch support
Christian Meissl
2024-02-28
chore: update smithay
Christian Meissl
2024-02-24
Add environment {} config section
Ivan Molodetskikh
2024-02-23
Implement explicit unmapped window state tracking
Ivan Molodetskikh
2024-02-22
Fix new warnings
Ivan Molodetskikh
2024-02-21
Move UI elements into submodule
Ivan Molodetskikh
2024-02-21
Change non-bug error! to warn!
Ivan Molodetskikh
2024-02-21
Use niri_render_elements! for the screenshot UI
Ivan Molodetskikh
2024-02-21
Fix locking with DPMS-inactive monitors
Ivan Molodetskikh
2024-02-21
Add systemd feature flag for systemd-specific things
Ivan Molodetskikh
2024-02-17
Prevent locking while another lock client is already active
Ivan Molodetskikh
2024-02-15
input: enable configuring of trackpoint devices
Viktor Pocedulic
2024-02-11
Implement org.freedesktop.ScreenSaver Inhibit
Ivan Molodetskikh
2024-02-09
Implement idle-notify and idle-inhibit
Ivan Molodetskikh
2024-02-07
Clamp animation slowdown to sane values
Ivan Molodetskikh
2024-02-07
Make all animations configurable
Ivan Molodetskikh
2024-02-07
Add a way to override the element ID for primary output check
Ivan Molodetskikh
2024-02-06
Change render functions to accept iterators
Ivan Molodetskikh
2024-02-06
Move render functions to render_helpers
Ivan Molodetskikh
2024-02-06
Split render_helpers.rs
Ivan Molodetskikh
2024-02-05
Move use into feature-gated function
Ivan Molodetskikh
2024-02-05
Add niri_render_elements! {}
Ivan Molodetskikh
2024-02-01
Add error messages to backend initialization
Ivan Molodetskikh
2024-01-31
Hardcode winit transform for now
Ivan Molodetskikh
2024-01-31
Stop screencasts on size changes
Ivan Molodetskikh
[next]