aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2023-09-20fix compile lmaoconstraint-fixezvaxerski
2023-09-20use logical size for inputmgrvaxerski
2023-09-20constraint handling fixes around inputmanagervaxerski
2023-09-19varlist: cleanup unintuitive string splitting (#3369)memchr
2023-09-19hyprctl: print monitor IDs as int64vaxerski
2023-09-18keybinds: focus last window on workspace change to another monvaxerski
2023-09-17bezier: Remove Todo about N-Point bezier curves. (#3352)Dickby
2023-09-17input: guard constraint in unconstrainMousevaxerski
2023-09-17misc: add disable_hypr_chan option (#3343)Mihai Fufezan
2023-09-17nix: update patches for meson changesvaxerski
2023-09-17wlroots: disable wlr vulkan supportvaxerski
2023-09-16window: recalculate layout on swallow in mapvaxerski
2023-09-16bezier: Optimize CBezierCurve::getYForPoint (#3321)Dickby
2023-09-16[gha] Nix: update inputsfufexan
2023-09-15master: partially revert 0e64dd2e and fix the animation (#3327)Jeremy Huang
2023-09-15input: fix hints not being used if committed at the beginningvaxerski
2023-09-15socket2: emit lockgroups event (#3317)memchr
2023-09-15windowrules: fix workspace exec rule with special (#3316)MightyPlaza
2023-09-15master: Add mfact dispatcher (#3298)Jeremy Huang
2023-09-14Nix CI: use DetSys' install & cache actionsMihai Fufezan
2023-09-14dwindle: fix moving windows on specialvaxerski
2023-09-14refactor: flatten nesting `if`s in layout window creation method (#3294)memchr
2023-09-14master: respect the resizing animation option in master layout (#3300)Jeremy Huang
2023-09-14config: fix relative path resolution (#3308)memchr
2023-09-14dwindle: fix: don't merge groups when moving window (#3302)memchr
2023-09-14flake.lock: update nixpkgs and xdphMihai Fufezan
2023-09-13keybinds: warp cursor to correct window in moveWindowOutOfGroup (#3290)memchr
2023-09-13master: Fix the wrong resize speed in master layout center orientation (#3289)Jeremy Huang
2023-09-13keybinds: avoid onWindowRemoved & onWindowCreated when group has one member (...memchr
2023-09-13keybinds: simulate movement on empty focus after workspace changevaxerski
2023-09-13input: don't refocus on switched workspace on the same monitorvaxerski
2023-09-13layout: add direction parameter to onWindowCreated and friends (#3269)memchr
2023-09-12layout: Allow the layout to control how windows are raised in groups (#3275)outfoxxed
2023-09-12windowrules: fix workspace rule separationvaxerski
2023-09-12varlist: move to a separate header, add joinvaxerski
2023-09-12config: add wildcard handling in source= (#3276)memchr
2023-09-12windowrules: add on-screen constraint to wrv2 'move' (#3247)alaricljs
2023-09-12CI: don't run wlroots update in PRsMihai Fufezan
2023-09-12CI: add reusable actionsMihai Fufezan
2023-09-11fix: inconsistent behaviour where last workspace was not saved (#3261)memchr
2023-09-11keybinds: unify changeworkspace dispatcher (#3250)memchr
2023-09-11refactor: fix missed middle() call in CKeybindManagervaxerski
2023-09-11keybinds: movewindow to screen edge for floating windows (#3245)alaricljs
2023-09-11refactor: utilize 'middle()' method for window/montior center (#3253)memchr
2023-09-10input: do not process mouse in unsafe statevaxerski
2023-09-10feat: add a new movewindoworgroup dispatcher (#3006)memchr
2023-09-10windowrules: add % to resizeparams (#3246)alaricljs
2023-09-10layout: add missing groupbar decoration to the window (#3235)memchr
2023-09-10master: Add smart resizing option for master layout (#3210)Jeremy Huang
2023-09-10xwayland: adjust coord calculationvaxerski