aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/events
AgeCommit message (Expand)Author
2024-11-22core: workspace-related function cleanup / refactorVaxry
2024-11-17windows/xdg: minor cleanup of min/max size calculationsVaxry
2024-11-16workspacerules: Do not check 'on-created-empty' if using a workspace windowru...staz
2024-10-30internal: check size limit in layouts (#8298)MightyPlaza
2024-10-27core: move internal structures to monitor pointers (#8266)Vaxry
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-19monitor: modernize/refactor last legacy-handled eventsVaxry
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-19monitor: avoid dangling references to old monitors being undestroyedvaxerski
2024-08-19monitors: avoid crash on wayland output removalvaxerski
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-21Core: Move to aquamarine (#6608)Vaxry
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-29session: fix activate events being always treated as on (#6696)はれなよ
2024-06-25core: move to steady_clock where applicableVaxry
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-13core: fix a few small memory leaks on exit (#6470)Tom Englund
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-14wl-data-device: move to hyprland implVaxry
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-09config: move various cursor-related vars to cursor:Vaxry
2024-05-09layer-shell: move to new implVaxry
2024-05-09Tablet: move to new implVaxry
2024-05-09cursor: move to a hyprland implVaxry