aboutsummaryrefslogtreecommitdiff
path: root/src/niri.rs
AgeCommit message (Expand)Author
2024-03-22Implement bind cooldown-msIvan Molodetskikh
2024-03-22Implement mouse wheel bindingsIvan Molodetskikh
2024-03-19Implement window rule reloading and min/max size rulesIvan Molodetskikh
2024-03-19Wrap mapped windows in a MappedIvan Molodetskikh
2024-03-19Disable screencast when PipeWire is missingIvan Molodetskikh
2024-03-18Implement focus-follows-mouseIvan Molodetskikh
2024-03-18Keep track of output and window in PointerFocus separatelyIvan Molodetskikh
2024-03-18Fix lock surface pointer locationIvan Molodetskikh
2024-03-18Don't warp if currently using tabletIvan Molodetskikh
2024-03-18Warp mouse only if layout is focusedIvan Molodetskikh
2024-03-18Track keyboard focus componentIvan Molodetskikh
2024-03-18Implement warp-mouse-to-focusFluxTape
2024-03-15gamma-control: Misc. clean ups and fixesIvan Molodetskikh
2024-03-15Adds support for wlr_gamma_control_unstable_v1 protocolphuhl
2024-03-12Reapply "Add wp-viewporter"Ivan Molodetskikh
2024-03-12Add a 1 Hz fallback frame callback timerIvan Molodetskikh
2024-03-12Fix new clone_from Clippy lintsIvan Molodetskikh
2024-03-10Revert "Add wp-viewporter"Ivan Molodetskikh
2024-03-09Fix warning on --no-default-featuresIvan Molodetskikh
2024-03-09Reposition outputs after potentially changing modeIvan Molodetskikh
2024-03-08Add xdg-foreignIvan Molodetskikh
2024-03-08Add wp-viewporterIvan Molodetskikh
2024-03-08Implement wlr-screencopy v1 (#243)sodiboo
2024-03-02Disentangle frame callback sequence from real DRM sequenceIvan Molodetskikh
2024-02-29Implement horizontal touchpad swipeIvan Molodetskikh
2024-02-28input: add basic touch supportChristian Meissl
2024-02-28chore: update smithayChristian Meissl
2024-02-24Add environment {} config sectionIvan Molodetskikh
2024-02-23Implement explicit unmapped window state trackingIvan Molodetskikh
2024-02-22Fix new warningsIvan Molodetskikh
2024-02-21Move UI elements into submoduleIvan Molodetskikh
2024-02-21Change non-bug error! to warn!Ivan Molodetskikh
2024-02-21Use niri_render_elements! for the screenshot UIIvan Molodetskikh
2024-02-21Fix locking with DPMS-inactive monitorsIvan Molodetskikh
2024-02-21Add systemd feature flag for systemd-specific thingsIvan Molodetskikh
2024-02-17Prevent locking while another lock client is already activeIvan Molodetskikh
2024-02-15input: enable configuring of trackpoint devicesViktor Pocedulic
2024-02-11Implement org.freedesktop.ScreenSaver InhibitIvan Molodetskikh
2024-02-09Implement idle-notify and idle-inhibitIvan Molodetskikh
2024-02-07Clamp animation slowdown to sane valuesIvan Molodetskikh
2024-02-07Make all animations configurableIvan Molodetskikh
2024-02-07Add a way to override the element ID for primary output checkIvan Molodetskikh
2024-02-06Change render functions to accept iteratorsIvan Molodetskikh
2024-02-06Move render functions to render_helpersIvan Molodetskikh
2024-02-06Split render_helpers.rsIvan Molodetskikh
2024-02-05Move use into feature-gated functionIvan Molodetskikh
2024-02-05Add niri_render_elements! {}Ivan Molodetskikh
2024-02-01Add error messages to backend initializationIvan Molodetskikh
2024-01-31Hardcode winit transform for nowIvan Molodetskikh
2024-01-31Stop screencasts on size changesIvan Molodetskikh