aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2024-04-28clang-formatVaxry
2024-04-28Move /tmp/hypr to XDG_RUNTIME_DIRVaxry
2024-04-28hyprpm: fix updating headersVaxry
2024-04-28hooksystem: check for existing random outdirVaxry
2024-04-28hyprpm: fix for multi-user + improve directory structureVaxry
2024-04-28compositor: more fs safety around tmp directoriesVaxry
2024-04-28core: prefer mkdir over create_directory and permissionsVaxry
2024-04-28hooksystem: use a random 700 directory for assemblerVaxry
2024-04-28tokenmgr: separate getRandomUUID from registerNewTokenVaxry
2024-04-27pointer-constraints: don't warp on entering a confined pointerVaxry
2024-04-27CrashReporter: fix deadlocks by making it mostly async-signal-safe (#5771)virchau13
2024-04-27windowrules: add subtract window option to move rule (#5770)niki-on-github
2024-04-27pointer-constraints: remove emoji to fix clangVaxry
2024-04-27internal: Window storage rework - part 1 (#5762)Vaxry
2024-04-27pointer-constraints: move to new implVaxry
2024-04-26swipe: fix crashes with invalid distanceVaxry
2024-04-26wlr-foreign-toplevel: send done after property changesVaxry
2024-04-25text-input-v3: move to new implVaxry
2024-04-25config: Default unconfigured monitors to open to the right (#5741)eriedaberrie
2024-04-25renderer: fix rounding of the size of fractionally scaled monitors (#5748)eriedaberrie
2024-04-25events: set window initial* before searching for rulesVaxry
2024-04-25foreign-toplevel: fix bad_any_cast in moveWindowVaxry
2024-04-25shortcuts-inhibitor: move to new implVaxry
2024-04-25wlr-foreign-toplevel: move to new implVaxry
2024-04-25idle-inhibit: Always recheck idle inhibitors on creation and deletion (#5738)zakk4223
2024-04-24pointer-gestures: move to new implVaxry
2024-04-24idle-inhibit: don't destroy inhibitor on surface destroyVaxry
2024-04-24style: fix clang-formatVaxry
2024-04-24scripts: fix asan patchVaxry
2024-04-24cmake: require hyprwayland-scanner 0.3.0Vaxry
2024-04-24renderer: Fix mirrored displays when transformed and preserve aspect ratio (#...Virt
2024-04-24cursormgr: fix misscaled cursors on fractionalVaxry
2024-04-24tokens: add more modes to initial_workspace_trackingVaxry
2024-04-24workspace: Fix duplication of "special:" in special workspace name (#5729)Agent00Ming
2024-04-24foreign: fix no-pch buildsVaxry
2024-04-24nix: bump inputsVaxry
2024-04-24ext-foreign-toplevel: add implementationVaxry
2024-04-24tokens: fix initial workspace token ignoring specialVaxry
2024-04-23input: fix active keyboard for seat after destroying one (#5725)drendog
2024-04-23renderer: fix safety around sendFrameEventsToWorkspaceVaxry
2024-04-23compositor: properly update workspace in moveWindowToWorkspaceSafeVaxry
2024-04-23renderer: send frame events to apps on empty damage rendersVaxry
2024-04-23renderer: avoid rendering frame if finalDamage is emptyVaxry
2024-04-23windows: don't force workspace change on same tracked workspaceVaxry
2024-04-23CI: add no PCH build (#5708)thejch
2024-04-23Meson & Nix: add libuuid depMihai Fufezan
2024-04-23cmake: add uuid to depsVaxry
2024-04-23config: Add More Monitor 'Auto' Positions. (#5670)Gabriel Ford
2024-04-23windows: add misc:initial_workspace_trackingVaxry
2024-04-23managers: Add a TokenManagerVaxry