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
2025-05-06
Implement place-within-backdrop layer rule
Ivan Molodetskikh
2025-04-25
Implement an Overview
Ivan Molodetskikh
2025-04-25
Put the top layer above bottom and background layer popups
Ivan Molodetskikh
2025-03-29
Make move-window-to-workspace focus=false work across monitors too
Ivan Molodetskikh
2025-03-15
Move CastTarget to src/niri.rs
Ivan Molodetskikh
2025-03-13
Add tiled-state window rule, update the tiled state live
Ivan Molodetskikh
2025-02-05
mapped: Add needs_configure flag
Ivan Molodetskikh
2025-02-05
Fix find_window_and_output() returning None with no outputs
Ivan Molodetskikh
2025-01-31
Take border into account for fixed preset-column-width for tiled windows
Ivan Molodetskikh
2025-01-04
Migrate to new Rectangle functions
Ivan Molodetskikh
2025-01-03
Allow pop-up grabs for bottom and background layers
Ivan Molodetskikh
2025-01-02
skip keyboard focus for layer shell surfaces not...
Christian Meissl
2025-01-02
xdg: do not focus unmapped popup on grab
Christian Meissl
2024-12-30
Implement default-window-height for scrolling windows
Ivan Molodetskikh
2024-12-30
Dump post-unfullscreen configure in snapshot tests
Ivan Molodetskikh
2024-12-30
Disable double-resize-click for floating windows
Ivan Molodetskikh
2024-12-30
Implement default-window-height window rule
Ivan Molodetskikh
2024-12-30
floating: Support default-column-width in most cases
Ivan Molodetskikh
2024-12-30
layout: Refactor window opening targets
Ivan Molodetskikh
2024-12-30
Implement floating child stacking above parents
Ivan Molodetskikh
2024-12-30
Initial WIP floating window implementation
Ivan Molodetskikh
2024-12-01
layout: Extract ScrollingSpace
Ivan Molodetskikh
2024-11-29
Activate newly mapped windows with a valid activation token
Christian Meissl
2024-11-03
Remove pointer_grab_ongoing in favor of checking the actual grab
Ivan Molodetskikh
2024-11-03
Use is() instead of downcast().is_some()
Ivan Molodetskikh
2024-10-28
Deny toplevel move from DnD grabs
Ivan Molodetskikh
2024-10-27
Implement touch interactive resize
Ivan Molodetskikh
2024-10-27
Implement touch interactive move
Ivan Molodetskikh
2024-10-27
Implement interactive window move
Rasmus Eneman
2024-10-10
layout: Replace move_window_to_output with move_to_output
Ivan Molodetskikh
2024-10-10
layout: Reduce field visibility
Ivan Molodetskikh
2024-09-30
Update Smithay
Ivan Molodetskikh
2024-09-06
Implement by-id window addressing in IPC and CLI, fix move-column-to-workspace
Ivan Molodetskikh
2024-09-03
Use libdisplay-info for make/model/serial parsing, implement throughout
Ivan Molodetskikh
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-07-06
Implement on-demand layer-shell keyboard focus
Ivan Molodetskikh
2024-06-28
Implement initial window screencasting
Ivan Molodetskikh
2024-06-19
Handle KDE decorations in Mapped::has_ssd
Kirill Chibisov
2024-06-18
Refactor layout to fractional-logical
Ivan Molodetskikh
2024-06-10
Signal fractional scale to clients
Ivan Molodetskikh
2024-05-16
Implement at-startup window rule
Ivan Molodetskikh
2024-05-16
Implement named workspaces
Gergely Nagy
2024-05-14
Refactor column and tile offsets, fix a few issues
Ivan Molodetskikh
2024-05-11
Implement Mod+MMB view offset gesture
Ivan Molodetskikh
2024-05-11
Group input-related things in a subfolder
Ivan Molodetskikh
[next]