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-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
2023-11-12
Allow maximizing windows with the button in the title bar (#84)
SED4906
2023-11-10
Replace unwrap() with a check and an error message
Ivan Molodetskikh
2023-10-29
Add support for wl_compositor@v6
Kirill Chibisov
2023-10-16
Send tiled state when prefer-no-csd is set
Ivan Molodetskikh
2023-10-05
Refactor layout for configurability, add preset-column-widths option
Ivan Molodetskikh
2023-09-30
Update Smithay
Ivan Molodetskikh
2023-09-29
Avoid unnecessary configures for xdg-decoration
Ivan Molodetskikh
2023-09-29
Extract initial_configure_sent
Ivan Molodetskikh
2023-09-29
Change send_initial_configure_if_needed to accept ToplevelSurface
Ivan Molodetskikh
2023-09-27
shell: add support for kde server decorations
Kirill Chibisov
2023-09-26
Add layer shell exclusive zone support
Ivan Molodetskikh
2023-09-26
Add prefer-no-csd option
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-16
Add basic fullscreen impl
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 un/fullscreen support
Ivan Molodetskikh
2023-08-11
Add draft popup implementation
Ivan Molodetskikh
2023-08-10
Redraw on surfaces destroyed
Ivan Molodetskikh
2023-08-10
xdg_shell: Support un/maximize
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