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
/
handlers
/
compositor.rs
Age
Commit message (
Expand
)
Author
2024-02-14
Add the beginnings of window rules
Ivan Molodetskikh
2024-02-13
Do initial configuration right before sending initial configure
Ivan Molodetskikh
2024-02-09
Implement idle-notify and idle-inhibit
Ivan Molodetskikh
2024-02-07
Implement window open animations
Ivan Molodetskikh
2024-02-07
Open dialogs to the right of their parent, don't steal focus
Ivan Molodetskikh
2024-01-03
Implement multi-GPU support
Ivan Molodetskikh
2023-12-24
Move clones up from find_window_and_output
Ivan Molodetskikh
2023-12-19
Implement popup unconstraining
Ivan Molodetskikh
2023-12-19
Fix some cases of incomplete search for surface output
Ivan Molodetskikh
2023-12-05
Prevent stealing focus from fullscreen clients
Ivan Molodetskikh
2023-11-13
Preserve column width when toggling off full width
Ivan Molodetskikh
2023-11-03
Add default-column-width setting
Ivan Molodetskikh
2023-11-01
Preserve column width on window actions
Ivan Molodetskikh
2023-10-30
Add cursor-shape protocol
Ivan Molodetskikh
2023-10-29
Add support for wl_compositor@v6
Kirill Chibisov
2023-10-24
Implement ext-session-lock
Ivan Molodetskikh
2023-10-05
Refactor layout for configurability, add preset-column-widths option
Ivan Molodetskikh
2023-09-29
Change send_initial_configure_if_needed to accept ToplevelSurface
Ivan Molodetskikh
2023-09-26
Remove LoopData
Ivan Molodetskikh
2023-09-26
Update Smithay
Ivan Molodetskikh
2023-09-12
layout: Replace add_window_to_output with add_window
Ivan Molodetskikh
2023-09-06
Redraw on cursor or DnD surface commits
Ivan Molodetskikh
2023-09-03
Add initial dmabuf feedback implementation
Ivan Molodetskikh
2023-09-03
Move all traits one layer up
Ivan Molodetskikh
2023-08-16
Remove some commented out code
Ivan Molodetskikh
2023-08-15
Convert commit mark into a span
Ivan Molodetskikh
2023-08-15
Add initial layer-shell implementation
Ivan Molodetskikh
2023-08-15
Update focus in one place
Ivan Molodetskikh
2023-08-13
Refactor everything again, make more things work
Ivan Molodetskikh
2023-08-13
Refactor everything, add initial tiling code
Ivan Molodetskikh
2023-08-11
Add draft popup implementation
Ivan Molodetskikh
2023-08-10
Add tracy profiling under a feature
Ivan Molodetskikh
2023-08-10
Redraw on demand rather than continuously
Ivan Molodetskikh
2023-08-10
Restructure things and add tty backend
Ivan Molodetskikh
2023-08-10
Add rustfmt.toml and reformat
Ivan Molodetskikh
2023-08-10
Init from smallvil
Ivan Molodetskikh