aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/events/Windows.cpp
AgeCommit message (Expand)Author
2024-10-27move to monitor pointersmove-to-monitor-pVaxry
2024-10-27groups: fix swallowing (#8223)Aqa-Ib
2024-10-21renderer: fix floating window damage (#8182)Ikalco
2024-10-19internal: Move CMonitor to SP (#8178)Vaxry
2024-10-19window: guard PMONITOR in commit listenerVaxry
2024-10-17windowrules: allow specifying max size in size window rule (#8021)MightyPlaza
2024-10-12input: Fix VRR for constrained cursors (#6877)UjinT34
2024-10-07internal: use clampWindowSize to unify min/maxsize handling (#8014)MightyPlaza
2024-10-02layout: add auto_group to control default grouping (#7883)Aqa-Ib
2024-09-08windows: support size with pseudo tiledVaxry
2024-08-30window/xwayland: minor property cleanupVaxry
2024-08-26misc: constify the remaining for loops (#7534)Tom Englund
2024-08-21core: add option to control which window to focus on close (#7368)ParaN3xus
2024-08-08internal: introduce new types to avoid unsigned int rollover and signed int o...Tom Englund
2024-08-02window/ls: reset core signals after destroyVaxry
2024-08-01internal: fix fullscreen typos (#7134)MightyPlaza
2024-07-31core/surface/buffer: Buffer lock/release fixes (#7110)Vaxry
2024-07-31internal: refactor fullscreen states (#7104)MightyPlaza
2024-07-27input: unify removing currentlyDraggedWindow (#7071)MightyPlaza
2024-07-27protocols: move screencopy and toplevel export to hyprwayland-scanner (#7065)Ikalco
2024-07-23window: drop ack requirement for applying pending reported sizeVaxry
2024-07-15config: add option to exit window while retaining fullscreen (#516) (#6880)Khiet Tam Nguyen
2024-07-13window: override noMaximize if new window takes over fullscreen (#6812) (#6870)Khiet Tam Nguyen
2024-07-11core: Improve handling of window properties (#6776)MightyPlaza
2024-06-22core: add ability to select previous workspace per monitor (#6598)Alexander
2024-06-15window: improve swallowing functionalityVaxry
2024-06-14window: use effective damage for tearing re-schedulesVaxry
2024-06-11core: move to hyprutils for utils (#6385)Vaxry
2024-06-08wayland/core: move to new impl (#6268)Vaxry
2024-05-27windows: make new_window_takes_over_fullscreen use the new window's workspace...Connor Wong
2024-05-25xwayland: move to hyprland impl (#6086)Vaxry
2024-05-14xdg-shell: move to new implVaxry
2024-05-14wl_seat: move to hyprland implVaxry
2024-05-14xwayland: Remove delta for real position with xwayland zero scaling (#6057)Daniil
2024-05-09layer-shell: move to new implVaxry
2024-05-09cursor: move to a hyprland implVaxry
2024-05-06windows: Revert "window: set config only when both props end anims" (#5904)outfoxxed
2024-05-05internal: new shared_ptr and weak_ptr implementation (#5883)Vaxry
2024-05-03input: Introduce basic hyprland HID classesVaxry
2024-05-02internal: store matched windowrules and emit eventVaxry
2024-05-01socket2: fix empty activewindowv2 eventsVaxry
2024-04-29xdg-activation: move to new implVaxry
2024-04-27windowrules: add subtract window option to move rule (#5770)niki-on-github
2024-04-27internal: Window storage rework - part 1 (#5762)Vaxry
2024-04-25events: set window initial* before searching for rulesVaxry
2024-04-25wlr-foreign-toplevel: move to new implVaxry
2024-04-24style: fix clang-formatVaxry
2024-04-24tokens: add more modes to initial_workspace_trackingVaxry
2024-04-23windows: don't force workspace change on same tracked workspaceVaxry
2024-04-23windows: add misc:initial_workspace_trackingVaxry