aboutsummaryrefslogtreecommitdiffhomepage
path: root/example
AgeCommit message (Collapse)Author
2022-07-12mention more config options in cfgsvaxerski
2022-06-25some changes to the sens and use in autogenvaxerski
2022-06-23Update hyprland.confthinkingwithberries
2022-06-23removed unused max fps optionthinkingwithberries
2022-06-23Made some settings' comments clearerthinkingwithberries
2022-06-22default apply_sens_to_raw to 0vaxerski
2022-06-16added runtime tag to the wayland-session launchable and sample configFlorian "sp1rit"​
this allows for a small-install footprint by running meson install -C _build --tags runtime
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-05-31remove monitor recommended dt from configvaxerski
2022-05-30use exit in example confvaxerski
2022-05-14Use new keyword in the configvaxerski
2022-05-12fix and update the default and autogen cfgvaxerski
2022-04-24update example conf for kawasevaxerski
2022-04-23Added bezier curvesvaxerski
2022-04-21CONFIG COMPAT BREAK: removed mfact from mon cfgvaxerski
2022-04-18default damage_tracking to monitorvaxerski
2022-04-17Disable damage tracking by defaultvaxerski
2022-04-13added follow_mousevaxerski
2022-04-09don't use 240fps in examplevaxerski
2022-04-09Added blur_passes configvaxerski
2022-04-09Added blurring 🎉vaxerski
2022-04-09Added movefocus dispatchervaxerski
2022-04-05fadeout done 🎉vaxerski
2022-04-03remove kb_layout en from examplevaxerski
2022-04-02Added pseudotilingvaxerski
2022-03-31More explanations to the configvaxerski
2022-03-31updated the example cfgvaxerski
2022-03-24Added keyboard configurationvaxerski
2022-03-24Added window rulesvaxerski
2022-03-23Added movetoworkspacevaxerski
2022-03-20update readme and configvaxerski
2022-03-20added make commandsvaxerski
2022-03-20default workspace optionvaxerski
2022-03-20floating windows supportvaxerski
2022-03-19refresh ratesvaxerski
2022-03-19multimon fixesvaxerski
2022-03-19added bordersvaxerski
2022-03-17start handling monitorsvaxerski
2022-03-17input basicsvaxerski