aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/helpers
AgeCommit message (Collapse)Author
2022-06-28default currentrules to nullv0.6.2betavaxerski
2022-06-28mutliple fixes to subsurface handlingvaxerski
2022-06-28added createworkspace destroyworkspace eventsvaxerski
2022-06-28speed up damage log in commit subsurfacevaxerski
2022-06-28update wlroots depvaxerski
2022-06-26added decoration:shadow_offsetvaxerski
2022-06-25add system info loggingvaxerski
2022-06-25additional keymap reload safetyvaxerski
2022-06-24added general:cursor_inactive_timeoutvaxerski
2022-06-21fix crash on number workspace with null monvaxerski
2022-06-21fix rapid blinking on launchvaxerski
2022-06-16Added meson buildfilesFlorian "sp1rit"​
this makes for a far better experience in combination with wlroots, since that whole makefile mess is not required. Additionaly, handling of wayland protocol sources is also slightly better, but could be improved with mesons inbuilt wayland module. To build Hyprland using meson: meson _build -Ddefault_library=static ninja -C _build ninja -C _build install
2022-06-09oopsievaxerski
2022-06-09added tablet v2 support (alpha alpha)vaxerski
2022-06-06Added resizeactivevaxerski
2022-06-06added forcerendererreload and some more vt changesvaxerski
2022-06-05fix subsurfaces not damaging on unmapvaxerski
2022-06-03Handle keyboards bettervaxerski
Also fixes some crashes of apps on reload
2022-06-02fucking typovaxerski
2022-06-02Added locking numlockvaxerski
2022-06-02Fix special in m+1 m-1vaxerski
2022-06-02Added hyprctl devicesvaxerski
2022-06-01fix stupid error in anim stylesvaxerski
2022-05-31Don't damage surfaces coming from not rendered windowsv0.2.2betavaxerski
2022-05-31added slidevert for workspacesvaxerski
2022-05-31Added a special workspacevaxerski
2022-05-31Added relative monitor workspace offsetvaxerski
2022-05-30notify workspace protocol of workspace group changevaxerski
2022-05-30Added moving workspacesvaxerski
2022-05-29Added fullscreen types, maximize and fulltransformsvaxerski
2022-05-29Added basic monitor transforms, has bugsvaxerski
blur doesnt work on transformed outputs full damage tracking issues
2022-05-28Added a rounding rulevaxerski
2022-05-26Added workspaceopt dispatchervaxerski
2022-05-25return nearest mon if point out of rangevaxerski
2022-05-25workspace set activevaxerski
2022-05-18What the fuck is going on with git, fix the entire scaling mergevaxerski
This reverts commit 5b15d3b4f43e816b8ff9feefb2e331beebe7e0e1.
2022-05-18Fixed mouse constraints, should be correct nowvaxerski
2022-05-18Revert "Merge pull request #88 from vaxerski/scaling"vaxerski
This reverts commit f68ddc382a2b009dc19491277f6328addcdb8336, reversing changes made to ba573a529afdbf368aa632cf70b41c9a0595578b.
2022-05-18Merge branch 'main' into scalingvaxerski
2022-05-18fix workspaces disappearing on switch anim modevaxerski
2022-05-18Added movetoworkspacesilentvaxerski
2022-05-17fix some memory issuesvaxerski
2022-05-17fix workspace fade damagevaxerski
2022-05-17borders are now gangstavaxerski
2022-05-16Added workspace fade transitionvaxerski
2022-05-16added scaling (dt broken)vaxerski
damage tracking on full is broken
2022-05-14Fadein/out now applies to layersurfaces toovaxerski
2022-05-12Improve bezier baking & approxvaxerski
2022-05-12Merge pull request #69 from mdartmann/fix-underflow-remove-begin-end-spaces-tabsvaxerski
Fix string underflow in `removeBeginEndSpacesTabs()`
2022-05-12Added virtual pointer protocolvaxerski