aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/events
AgeCommit message (Expand)Author
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-27pointer-constraints: move to new implVaxry
2024-04-25text-input-v3: move to new implVaxry
2024-04-25events: set window initial* before searching for rulesVaxry
2024-04-25shortcuts-inhibitor: move to new implVaxry
2024-04-25wlr-foreign-toplevel: move to new implVaxry
2024-04-24pointer-gestures: 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
2024-04-22gamma-control: move to new implVaxry
2024-04-21xdg-decoration: move to new implVaxry
2024-04-21idle-inhibit: move to new implVaxry
2024-04-21cursor-shape: move to new implVaxry
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