aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/events
AgeCommit message (Expand)Author
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
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-03output-management: move to new implVaxry
2024-05-03config: added option to choose the default monitor for the cursor (#5847)Ikalco
2024-05-03virtual-pointer: move to new implVaxry
2024-05-03virtual-keyboard: move to new implVaxry
2024-05-02internal: store matched windowrules and emit eventVaxry
2024-05-01ime-v2: move to new implVaxry
2024-05-01socket2: fix empty activewindowv2 eventsVaxry
2024-04-30session-lock: move to new implVaxry
2024-04-30layerSurface: refactor/move to a memory-safe implVaxry
2024-04-29xdg-activation: move to new implVaxry
2024-04-29wlr-output-power: move to new implVaxry
2024-04-27windowrules: add subtract window option to move rule (#5770)niki-on-github