aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2023-01-14meson: add fractional scale protofractional-scalingMihai Fufezan
2023-01-14fix scaling -> scaleMihai Fufezan
2023-01-13apply UV after geom calcsvaxerski
2023-01-13Initial fractional scaling implvaxerski
2023-01-13damage monitor on moveactivevaxerski
2023-01-12damage on border changevaxerski
2023-01-12repaint on dynamic decoration keywordsvaxerski
2023-01-11release mouse buttons on map from LSvaxerski
2023-01-11move window to top if floating activatevaxerski
2023-01-11damage monitor on stack rotationsvaxerski
2023-01-11fix cmake systemd header detectionvaxerski
2023-01-11handle fullscreen requests on maximized windowsvaxerski
2023-01-11escape json strings in hyprctl bindsvaxerski
2023-01-10send enter for IME popupsvaxerski
2023-01-09replace java envvarvaxerski
2023-01-09describe layers in hyprctl layersvaxerski
2023-01-09remove old warnvaxerski
2023-01-09added make model and serial to hyprctl monitorsvaxerski
2023-01-08Pin dispatcher for a specific window (#1340)Raffaele Mancuso
Closes #1339
2023-01-08Add "on" and "off" for the bind of switch (#1342)riChar
2023-01-08expand region twice in blur damagevaxerski
we need to update possible blurriness above
2023-01-08feat: dispatcher, add workspace renaming (#1336)Cyril Levis
* feat: dispatcher, add workspace renaming Co-authored-by: vaxerski <[email protected]>
2023-01-07nix: update xdphMihai Fufezan
2023-01-07nix: add hyprland-protocols through pkgconfig (#1275)Mihai Fufezan
2023-01-07bump ver to 0.20.1v0.20.1betavaxerski
2023-01-07remove color rassert to fix overshot beziersvaxerski
2023-01-07clamp a instead of assertingvaxerski
2023-01-07fix crashes and bug wiki link (#1333)rubyowo
2023-01-06fix crashes on monitor ls removevaxerski
2023-01-06CI: add jq to Arch Meson buildMihai Fufezan
2023-01-06Nix: add jqMihai Fufezan
2023-01-06Build: use props file for versioningMihai Fufezan
2023-01-06added hyprctl bindsvaxerski
2023-01-06minor fixes for fakefullscreenvaxerski
2023-01-06Nix & meson: 0.19.2 -> 0.20.0Mihai Fufezan
2023-01-05fix un-normalized missed colorv0.20.0betavaxerski
2023-01-05[gha] bump flake inputsvaxerski
2023-01-05add systemd support (#1253)jrun
* add systemd support motivation for this is is proper ordering of related/bound/required services to Hyprland (e.g. swaybg) that would need to have a compositor ready. this could possibly be a build-time option of course. see also: example/ files for example of services Signed-off-by: Paymon MARANDI <[email protected]> * nix: add withSystemd flag Signed-off-by: Paymon MARANDI <[email protected]> Co-authored-by: Mihai Fufezan <[email protected]> Co-authored-by: Vaxerski <[email protected]>
2023-01-05Normalize color storagevaxerski
Colors are now normalized to 0 - 1 values instead of 0 - 255 causes calculations to be simpler and generally cleans up the codebase.
2023-01-03add touchdevice to devicevaluevaxerski
2023-01-03update constraint on constraint state region commitvaxerski
2023-01-03s/pkgs.system/pkgs.hostPlatform.system/gCole Mickens
2023-01-02destroy LS-es on disconnected monitorvaxerski
2023-01-02fix double remove in destroyKeyboardvaxerski
2023-01-02clean draggedwindow in dragendvaxerski
2023-01-01added fakefullscreenvaxerski
2022-12-31account for dimAround in fullboundingboxvaxerski
2022-12-31normalize gradients and denormalize in groupbarvaxerski
2022-12-31fix group bar color calcvaxerski
2022-12-31support gradients in dwindle group colorsvaxerski