aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2023-10-02misc: add misc:new_window_takes_over_fullscreenvaxerski
2023-10-02events: set new window alpha to 0 if it's tiled behind fullscreenvaxerski
2023-10-02events: don't focus new window if spawned behind fullscreenvaxerski
2023-10-02renderer: fix missing check for surfaceCount in rechecking solitaryvaxerski
2023-10-02internal: Add GTK portal as fallback (#3469)gnusenpai
2023-10-02renderer: remove old debug logvaxerski
2023-10-01makefile: make binaries 755 instead of 711vaxerski
2023-10-01internal: include missing header (#3464)memchr
2023-09-30tearing: cleanup vars and avoid rendering before drm is readyvaxerski
2023-09-30renderer: avoid spamming software cursor locksvaxerski
2023-09-30shaders: Remove redundant clamp of smoothsteps return value. (#3456)Dickby
2023-09-30hyprctl: log activelyTearing for monitorsvaxerski
2023-09-30log: log wlr errors regardless of envvaxerski
2023-09-30renderer: lock software cursors while tearingvaxerski
2023-09-30includes: add missing log include to animatedvariablevaxerski
2023-09-30renderer: nuke multisample_edges in favor of a faster algorithmvaxerski
2023-09-30shaders: improve border roundingvaxerski
2023-09-29input: fix warnvaxerski
2023-09-29watchdog: don't hang on exitvaxerski
2023-09-29input: fix unused variable warnvaxerski
2023-09-29renderer: optimize render pipeline when there is a solitary clientvaxerski
2023-09-29watchdog: remove thread on destroyvaxerski
2023-09-29watchdog: initialize after configvaxerski
2023-09-29internal: add a watchdogvaxerski
2023-09-28makefile: fixup permissions on installed binariesvaxerski
2023-09-28examples/readme: mention tearingvaxerski
2023-09-28renderer: Tearing implementation (#3441)Vaxry
2023-09-28makefile: fix wrong path in chmodvaxerski
2023-09-28input: minor constraint fixesvaxerski
2023-09-28[gha] Nix: update wlrootsvaxerski
2023-09-28deps: update wlrootsvaxerski
2023-09-28makefile: fix permissions on filesvaxerski
2023-09-28layout: don't discard fullscreen on new tilingvaxerski
2023-09-27input: Add map to region options for tablets (#3425)Cascade aka. Isoheptane
2023-09-25hyprctl: fix crash in unsafe state with activeworkspacevaxerski
2023-09-24layout: check for specialworkspace in floating togglevaxerski
2023-09-24config: restore configCurrenPath after sourcing file (#3339)Legorel
2023-09-24internal: Further unsafe state improvements (#3404)Vaxry
2023-09-24config: trim spaces in the rule field in windowrulev2vaxerski
2023-09-23deps: update hyprland-protocolsvaxerski
2023-09-23input: avoid using the wrong surface in drag focus forcevaxerski
2023-09-23dispatchers: support number as arg in changegroupactive (#3329)memchr
2023-09-23build: Unbreak build without precompiled headers (#3400)Jan Beich
2023-09-23input: fixup mouse down refocus conditionsvaxerski
2023-09-23hyprctl: avoid .pop_back() on empty stringvaxerski
2023-09-23input: properly track mouse focus on drag operationsvaxerski
2023-09-23props: bump version to 0.30.0v0.30.0vaxerski
2023-09-23renderer: fix missing dontRound check in renderSurfacevaxerski
2023-09-22renderer: damage monitor on special workspace changevaxerski
2023-09-22renderer: cleanup drm format selectionvaxerski