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
/
cli.rs
Age
Commit message (
Expand
)
Author
2025-07-14
Add nushell completion support (#2009)
Artrix
2025-05-09
Implement IPC for the overview state (#1526)
Charlie Le
2025-03-22
feat: support color picker functionality
nnyyxxxx
2025-03-10
Add Shell completions (#1226)
Jon Heinritz
2025-02-26
Implement `niri msg pick-window`
bbb651 🇮🇱
2024-11-12
Add niri msg layers
Ivan Molodetskikh
2024-09-01
Add niri msg windows
Ivan Molodetskikh
2024-09-01
Rearrange some CLI and IPC enum values
Ivan Molodetskikh
2024-09-01
Implement the event stream IPC
Ivan Molodetskikh
2024-08-25
Add niri msg keyboard-layouts
Ivan Molodetskikh
2024-06-28
Implement support for `$NIRI_CONFIG` environment variable
sodiboo
2024-05-26
Add niri msg focused-output
rustysec
2024-05-17
Rearrange CLI subcommands a bit
Ivan Molodetskikh
2024-05-17
Implement niri msg workspaces
rustysec
2024-05-05
Implement niri msg output
Ivan Molodetskikh
2024-04-19
`niri_ipc::Socket`; `niri msg version`; version checking on IPC (#278)
sodiboo
2024-03-28
Implement niri msg focused-window
Ivan Molodetskikh
2024-02-21
Add --session CLI flag instead of detection based on systemd service
Ivan Molodetskikh
2024-02-10
Implement niri msg action
Ivan Molodetskikh
2024-02-10
Move CLI types to submodule
Ivan Molodetskikh