Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-24 | added default touchpad settings to example configs | vaxerski | |
2022-07-16 | Impl changeworkspace(e+{n}) | Darksome | |
2022-07-15 | Try mouse wheel configuration | Darksome | |
2022-07-12 | mention more config options in cfgs | vaxerski | |
2022-06-25 | some changes to the sens and use in autogen | vaxerski | |
2022-06-23 | Update hyprland.conf | thinkingwithberries | |
2022-06-23 | removed unused max fps option | thinkingwithberries | |
2022-06-23 | Made some settings' comments clearer | thinkingwithberries | |
2022-06-22 | default apply_sens_to_raw to 0 | vaxerski | |
2022-06-16 | added runtime tag to the wayland-session launchable and sample config | Florian "sp1rit" | |
this allows for a small-install footprint by running meson install -C _build --tags runtime | |||
2022-06-16 | Added meson buildfiles | Florian "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-31 | remove monitor recommended dt from config | vaxerski | |
2022-05-30 | use exit in example conf | vaxerski | |
2022-05-14 | Use new keyword in the config | vaxerski | |
2022-05-12 | fix and update the default and autogen cfg | vaxerski | |
2022-04-24 | update example conf for kawase | vaxerski | |
2022-04-23 | Added bezier curves | vaxerski | |
2022-04-21 | CONFIG COMPAT BREAK: removed mfact from mon cfg | vaxerski | |
2022-04-18 | default damage_tracking to monitor | vaxerski | |
2022-04-17 | Disable damage tracking by default | vaxerski | |
2022-04-13 | added follow_mouse | vaxerski | |
2022-04-09 | don't use 240fps in example | vaxerski | |
2022-04-09 | Added blur_passes config | vaxerski | |
2022-04-09 | Added blurring 🎉 | vaxerski | |
2022-04-09 | Added movefocus dispatcher | vaxerski | |
2022-04-05 | fadeout done 🎉 | vaxerski | |
2022-04-03 | remove kb_layout en from example | vaxerski | |
2022-04-02 | Added pseudotiling | vaxerski | |
2022-03-31 | More explanations to the config | vaxerski | |
2022-03-31 | updated the example cfg | vaxerski | |
2022-03-24 | Added keyboard configuration | vaxerski | |
2022-03-24 | Added window rules | vaxerski | |
2022-03-23 | Added movetoworkspace | vaxerski | |
2022-03-20 | update readme and config | vaxerski | |
2022-03-20 | added make commands | vaxerski | |
2022-03-20 | default workspace option | vaxerski | |
2022-03-20 | floating windows support | vaxerski | |
2022-03-19 | refresh rates | vaxerski | |
2022-03-19 | multimon fixes | vaxerski | |
2022-03-19 | added borders | vaxerski | |
2022-03-17 | start handling monitors | vaxerski | |
2022-03-17 | input basics | vaxerski | |