aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2024-03-09deps: update wlrootsVaxry
2024-03-09keybinds: track submap at press for keypressesVaxry
2024-03-09layer-shell: allow for popup creation before mapVaxry
2024-03-09format: fix formatVaxry
2024-03-08input: scale local coords in constraintsVaxry
2024-03-08hyprctl: hide unmapped windows without -aVaxry
2024-03-08format: make ci happyVaxry
2024-03-08socket2: Add 5 IPC event with support for workspace ID (#5022)Aaron
2024-03-08windowrules: minor improvements to min/max sizeVaxry
2024-03-08windowrules: check if floating when resizing from maxsize (#5019)Epilepsy Gatherings
2024-03-08windowrules: Make min/maxsize rules dynamic (#4775)Epilepsy Gatherings
2024-03-07hyprctl: Fix incorrect invalid fontsize kwarg response (#5013)ItsDrike
2024-03-07layout: Fix toggling fullscreen special workspace on different monitor (#5000)thejch
2024-03-07master: change active monitor when moving windows around (#5001)thejch
2024-03-06compositor: update state after moving to workspaceVaxry
2024-03-06notify: Add custom fontsize support for notifications (#4981)ItsDrike
2024-03-06events: apply monitor state on sessionActiveVaxry
2024-03-06animations: fix m_Goal not being set after #4911 (#4992)outfoxxed
2024-03-06input: fix window move stutter by introducing additional checks for low-hz mo...bvr-yr
2024-03-05CrashReporter: Fix compilation with musl libc (#4805)Zach DeCook
2024-03-05window: ignore surface updates in unsafe / on invalid monitorsVaxry
2024-03-05subsurface: don't update transform on unmapVaxry
2024-03-05popup: send scale on mapVaxry
2024-03-05config: Add input:scroll_factor configuration (#4980)Grant Ammons
2024-03-05layout: warp the cursor when focusing windows (#4982)Junxuan Liao
2024-03-05hyprctl: print format and modesVaxry
2024-03-05monitor: remove commas from short description (#4970)Junxuan Liao
2024-03-05surface: fix damage tearing feedbackVaxry
2024-03-04keybinds: Allow fullscreen/maximize in special workspace (#4921)thejch
2024-03-04input: send motion to confined cursorsVaxry
2024-03-04keybinds: Better handling of workspace_back_and_forth (#4952)Tom Benham
2024-03-04hyprctl: parse custom types in getoptionVaxry
2024-03-03config: update per device input configs link (#4951)Isaiah Hamilton
2024-03-03config: improve config value infrastructureVaxry
2024-03-03compositor: ignore grab extend behind special workspaces (#4944)JManch
2024-03-03master: Fix animate resize (#4942)thejch
2024-03-03xkb: handle invalid keymaps in updateXKBTranslationStateVaxry
2024-03-03renderer: minor fixes to transformationsVaxry
2024-03-03opengl: fix compilation on legacy renderer (#4928)Julien Roy
2024-03-03windowrules: fix centerVaxry
2024-03-03xwayland: disable initial focus for xwayland dialogs (#4936)Epilepsy Gatherings
2024-03-03renderer: respect forceNoBlur when rendering small surface windows (#4932)JManch
2024-03-03keybinds: Add the 'catchall' keyword that matches all keys (#4930)Tobias Zimmermann
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-02notifs: Implement notification dimissing (#4790)ItsDrike
2024-03-02drag: check min size for reisze dragsVaxry
2024-03-02events: don't switch to active workspace on workspace ruleVaxry
2024-03-02keybinds: better follow xkb translation stateVaxry