aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/protocols/ForeignToplevelWlr.cpp
AgeCommit message (Expand)Author
2024-10-27move to monitor pointersmove-to-monitor-pVaxry
2024-10-19internal: Move CMonitor to SP (#8178)Vaxry
2024-10-19foreign-toplevel-wlr: don't send updates to X11 OR windowsVaxry
2024-08-26misc: constify the remaining for loops (#7534)Tom Englund
2024-08-15protocols: refactor protocol logging to a macro (#7324)Tom Englund
2024-08-08internal: introduce new types to avoid unsigned int rollover and signed int o...Tom Englund
2024-07-31internal: refactor fullscreen states (#7104)MightyPlaza
2024-06-23foreign-toplevel-wlr: fix out-of-range for missing monitor resourcesVaxry
2024-06-12foreign-toplevel: fixup output resource findingVaxry
2024-06-10wlr-foreign-toplevel: fix fullscreen failing and add output support (#6360)outfoxxed
2024-05-14xdg-shell: move to new implVaxry
2024-05-08foreign-toplevel: bypass no activate focus checksVaxry
2024-05-07foreign-toplevel-wlr: send current class and title on mapVaxry
2024-05-05internal: new shared_ptr and weak_ptr implementation (#5883)Vaxry
2024-05-01protocols: utilize hyprwayland-scanner 0.3.3 functionsVaxry
2024-04-27internal: Window storage rework - part 1 (#5762)Vaxry
2024-04-26wlr-foreign-toplevel: send done after property changesVaxry
2024-04-25foreign-toplevel: fix bad_any_cast in moveWindowVaxry
2024-04-25wlr-foreign-toplevel: move to new implVaxry