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-09-01
Change MappedIt::get() to return u64
Ivan Molodetskikh
2024-08-23
Register deadline timer for closing transaction
Ivan Molodetskikh
2024-08-23
Implement window close transaction
Ivan Molodetskikh
2024-08-22
Implement resize transactions
Ivan Molodetskikh
2024-08-22
Handle dmabuf blocker separately in toplevel pre-commit
Ivan Molodetskikh
2024-07-08
bump smithay
Christian Meissl
2024-06-28
Implement initial window screencasting
Ivan Molodetskikh
2024-06-10
Signal fractional scale to clients
Ivan Molodetskikh
2024-06-09
Fix typos (#429)
Ujp8LfXBJ6wCPR
2024-05-17
Redraw on lock surface children commits
Ivan Molodetskikh
2024-05-16
Update Smithay and other deps
Ivan Molodetskikh
2024-05-16
Implement named workspaces
Gergely Nagy
2024-05-15
Clarify surface destroyed comment
Ivan Molodetskikh
2024-05-10
Implement interactive mouse resizing
Ivan Molodetskikh
2024-05-05
Don't unwrap client
Ivan Molodetskikh
2024-05-01
Move unmap snapshot from Mapped to Tile
Ivan Molodetskikh
2024-04-13
Unify Animation- and RenderSnapshot
Ivan Molodetskikh
2024-04-13
Move unmapped check to a pre-commit hook
Ivan Molodetskikh
2024-04-10
Reimplement window closing anim in an efficient way
Ivan Molodetskikh
2024-04-09
Implement window closing animations
Ivan Molodetskikh
2024-04-09
Add missing mouse warp to commit unmap
Ivan Molodetskikh
2024-03-23
Lift output clones from queue_redraw()
Ivan Molodetskikh
2024-03-19
Implement draw-border-with-background window rule
Ivan Molodetskikh
2024-03-19
Wrap mapped windows in a Mapped
Ivan Molodetskikh
2024-03-18
Warp mouse to focus on new window appearing
Ivan Molodetskikh
2024-02-28
Update Smithay
Ivan Molodetskikh
2024-02-28
chore: update smithay
Christian Meissl
2024-02-23
Add open-maximized window rule
Ivan Molodetskikh
2024-02-23
Implement explicit unmapped window state tracking
Ivan Molodetskikh
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
[next]