aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/helpers
AgeCommit message (Expand)Author
2024-03-31avar: minor fixesVaxry
2024-03-31avar: fix warp onEnd conditionsVaxry
2024-03-31renderer/animations: Fix various inaccurate damage tracking issues and offset...thejch
2024-03-29animvar: fixup update callbacks and cleanupVaxry
2024-03-28layers: fix bottom slide animation (#5307)MightyPlaza
2024-03-28layers: add animation direction overridesVaxry
2024-03-26core: ensure m_pLastMonitor validity over unsafe stateVaxry
2024-03-25layer-shell: render popups above everythingVaxry
2024-03-25renderer: allow blurring ls popupsVaxry
2024-03-24IME: Refactor and fixup popupsVaxry
2024-03-23animations: Fix animation issue in focusworkspaceoncurrentmonitor (#5202)thejch
2024-03-23input: Add options to set tablet's active area (#5199)Khalid
2024-03-22IME/TI: Fixes and refactoringVaxry
2024-03-22IME: fix crashes with destroyed text-inputsVaxry
2024-03-20refactor: move window.hpp to desktop/Vaxry
2024-03-19IME: Improve handling of text-input and ime-relay (#5147)joshua
2024-03-18animations: fix layer slide with fadeVaxry
2024-03-17swipe: Touchscreen workspace swipe (#4489)Zach DeCook
2024-03-17renderer: don't render window on other mons during anim inVaxry
2024-03-16renderer: add better multi monitor animations (#5126)thejch
2024-03-15splashes: add 2ya splashVaxry
2024-03-09xwayland: fix no_xwayland compilesVaxry
2024-03-09internal: Support libhyprcursor (#5009)Vaxry
2024-03-08format: make ci happyVaxry
2024-03-08socket2: Add 5 IPC event with support for workspace ID (#5022)Aaron
2024-03-08windowrules: Make min/maxsize rules dynamic (#4775)Epilepsy Gatherings
2024-03-07layout: Fix toggling fullscreen special workspace on different monitor (#5000)thejch
2024-03-06animations: fix m_Goal not being set after #4911 (#4992)outfoxxed
2024-03-05monitor: remove commas from short description (#4970)Junxuan Liao
2024-03-04keybinds: Allow fullscreen/maximize in special workspace (#4921)thejch
2024-03-03config: improve config value infrastructureVaxry
2024-03-03xkb: handle invalid keymaps in updateXKBTranslationStateVaxry
2024-03-02input: Rewritten pointer constraints (#4889)Vaxry
2024-03-02keybinds: better follow xkb translation stateVaxry
2024-03-02animations: Refactor AnimatedVariable (#4911)GartoxFR
2024-02-29build: fix libc++/clang build (#4886)Anton Samokhvalov
2024-02-29xdg: rewrite entire popup implementationVaxry
2024-02-29refactor: move a few things to desktop/Vaxry
2024-02-29subsurface: Rewrite the subsurface tree (#4877)Vaxry
2024-02-28surfacetree: Revert "subsurfaceTree: assign surfaces to a CWLSurface"Vaxry
2024-02-28subsurfaceTree: assign surfaces to a CWLSurfaceVaxry
2024-02-28layers: minor fixes for new animationsVaxry
2024-02-28layers: add fully featured animationsVaxry
2024-02-27config: Add option to resolve keybinds by sym instead of code (#4851)Tobias Zimmermann
2024-02-27wayland: implement keyboard_shortcuts_inhibit_v1Vaxry
2024-02-27config: add defaultName for workspace rulesVaxry
2024-02-27avar: return curve value of 1 when not animatedVaxry
2024-02-27input: Map touch devices and tablets bound to an output (#3544)Philip Damianik
2024-02-26surface: ensure global pointers valid before using in destructor (#4844)github-usr-name
2024-02-23renderer: nuke lastFrameDamage and rework finalDamageVaxry