aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/events
AgeCommit message (Expand)Author
2024-04-19tearing-control: hyprland impl (#5655)Vaxry
2024-04-03workspaces: add visible flagVaxry
2024-04-02Workspace/core: Refactor workspace storage (#5380)Vaxry
2024-03-29layout: improve initial size prediction for floatingVaxry
2024-03-28layers: don't change workspace on layer restore focus (#5308)MightyPlaza
2024-03-26core: ensure m_pLastMonitor validity over unsafe stateVaxry
2024-03-25keybinds: Fix exit trigger by moving it to monitor.frame (#5240)dmayle
2024-03-24IME: Refactor and fixup popupsVaxry
2024-03-24xwayland: assign wlr_surface on associateVaxry
2024-03-23window: assign surface on createVaxry
2024-03-22layershell: release all mouse buttons before focus on new ls (#5219)drendog
2024-03-19window: set config only when both props end animsVaxry
2024-03-17renderer: don't render window on other mons during anim inVaxry
2024-03-13events: ignore setTitle when title didn't changeVaxry
2024-03-09cursormgr: fix invalid access to hyprcursor in xwayland initVaxry
2024-03-09input: fix minor default cursor reset conditionsVaxry
2024-03-09internal: Support libhyprcursor (#5009)Vaxry
2024-03-09xwayland: Set xwayland's name prop (#4924)Vaxry
2024-03-09deps: update wlrootsVaxry
2024-03-09layer-shell: allow for popup creation before mapVaxry
2024-03-08windowrules: Make min/maxsize rules dynamic (#4775)Epilepsy Gatherings
2024-03-06events: apply monitor state on sessionActiveVaxry
2024-03-05surface: fix damage tearing feedbackVaxry
2024-03-03config: improve config value infrastructureVaxry
2024-03-03windowrules: fix centerVaxry
2024-03-02events: update render data after workspace window rule (#4931)JManch
2024-03-02input: Rewritten pointer constraints (#4889)Vaxry
2024-03-02xdg: minor improvements to initial size reportingVaxry
2024-03-02events: don't switch to active workspace on workspace ruleVaxry
2024-03-02animations: Refactor AnimatedVariable (#4911)GartoxFR
2024-03-01xwayland: set scaledBy for unmanaged windows in mapVaxry
2024-02-29core: fix crashes on access of deleted wlr_ surfaceVaxry
2024-02-29xdg: rewrite entire popup implementationVaxry
2024-02-29subsurface: Rewrite the subsurface tree (#4877)Vaxry
2024-02-28xdg: check for floating conditions before sending tiled size hintVaxry
2024-02-28layers: minor fixes for new animationsVaxry
2024-02-28layers: add fully featured animationsVaxry
2024-02-28layout: add size prediction for initial xdg commitsvaxerski
2024-02-27wayland: implement keyboard_shortcuts_inhibit_v1Vaxry
2024-02-25layout: Fixed ghost window when opened while fullscreen on a different worksp...Tom Benham
2024-02-22xdg: manually schedule initial configuresVaxry
2024-02-20xdgpopup: fix UAF because of an invalid listener connectionVaxry
2024-02-18Migrate the config to hyprlang (#4656)Vaxry
2024-02-18rules: ignore static tile/float rules in dynamic getsVaxry
2024-02-17input: refocus on completed dragsVaxry
2024-02-17xwayland: ignore OR activate requests if surface doesn't want focusVaxry
2024-02-14windowrules: nuke no*requestVaxry
2024-02-14windowrules: add suppresseventVaxry
2024-02-14renderer: accept custom state requests for fake outputsVaxry
2024-02-13internal: add `forcenofocus` prop (#4672)Epilepsy Gatherings