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
/
xdg_shell.rs
Age
Commit message (
Expand
)
Author
2024-05-11
Implement Mod+MMB view offset gesture
Ivan Molodetskikh
2024-05-11
Group input-related things in a subfolder
Ivan Molodetskikh
2024-05-11
Reset double click timer on gesture trigger
Ivan Molodetskikh
2024-05-11
Don't pass double-resize-right click to window
Ivan Molodetskikh
2024-05-11
Implement double-resize-click to reset height/toggle full width
Ivan Molodetskikh
2024-05-11
Stop confining the pointer during resize grab
Ivan Molodetskikh
2024-05-10
Implement interactive mouse resizing
Ivan Molodetskikh
2024-05-01
Move unmap snapshot from Mapped to Tile
Ivan Molodetskikh
2024-04-25
Only give keyboard focus to exclusive layer-shell surfaces
Ivan Molodetskikh
2024-04-24
Implement border window rule
Ivan Molodetskikh
2024-04-23
Fix spelling mistake
Ivan Molodetskikh
2024-04-23
Unconstrain InputMethod's PopupSurface
Kirill Chibisov
2024-04-23
Use PopupKind instead of PopupSurface
Kirill Chibisov
2024-04-13
Unify Animation- and RenderSnapshot
Ivan Molodetskikh
2024-04-13
Implement window resize animations
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-03-23
Add is-active window rule matcher
Ivan Molodetskikh
2024-03-23
Lift output clones from queue_redraw()
Ivan Molodetskikh
2024-03-23
Pass Un/Mapped to window rule resolution
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
Move PartialEq from LayoutElement to an associated type
Ivan Molodetskikh
2024-03-18
Warp mouse to focus on window closing
Ivan Molodetskikh
2024-03-08
Add xdg-foreign
Ivan Molodetskikh
2024-03-01
Correctly handle parsing of Binds and DefaultColumnWidth (#234)
sodiboo
2024-02-28
chore: update smithay
Christian Meissl
2024-02-24
Add open-fullscreen window rule
Ivan Molodetskikh
2024-02-23
Handle un-/fullscreen after initial configure
Ivan Molodetskikh
2024-02-23
Rename surface -> toplevel
Ivan Molodetskikh
2024-02-23
Add open-maximized window rule
Ivan Molodetskikh
2024-02-23
Implement explicit unmapped window state tracking
Ivan Molodetskikh
2024-02-18
Fix fullscreen handling before initial configure
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-03
Support fullscreen for new windows
Ivan Molodetskikh
2024-01-23
Ignore popup grabs when IME keyboard grab is active
Ivan Molodetskikh
2024-01-15
Hide decoration globals when we need CSD
Ivan Molodetskikh
2024-01-14
xdg-decoration: Document SDL2 bug
Ivan Molodetskikh
2024-01-14
Revert "Be more insistent on CSD by default"
Ivan Molodetskikh
2024-01-14
xdg-decoration: Always send configure
Ivan Molodetskikh
2024-01-13
Implement popup grabs
Ivan Molodetskikh
2024-01-12
Remove obsolete FIXME comment
Ivan Molodetskikh
2024-01-07
Be more insistent on CSD by default
Ivan Molodetskikh
2023-12-24
Move clones up from find_window_and_output
Ivan Molodetskikh
2023-12-20
Try unconstraining popups with padding first
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-11-13
Revert "Allow maximizing windows with the button in the title bar (#84)"
Ivan Molodetskikh
[next]