Commit Graph

85 Commits

Author SHA1 Message Date
thinkingwithberries 6ba5edd13e
Made some settings' comments clearer 2022-06-23 18:26:48 +08:00
vaxerski 499d2e41bf default apply_sens_to_raw to 0 2022-06-22 13:01:59 +02:00
Florian "sp1rit"​ 89454ada6c
added runtime tag to the wayland-session launchable and sample config
this allows for a small-install footprint by running
    meson install -C _build --tags runtime
2022-06-16 23:30:30 +02:00
Florian "sp1rit"​ fd0112425f
Added meson buildfiles
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-16 23:30:28 +02:00
vaxerski 471654d791 remove monitor recommended dt from config 2022-05-31 21:05:46 +02:00
vaxerski e2be91582a use exit in example conf 2022-05-30 09:21:39 +02:00
vaxerski 8f0aa6c941 Use new keyword in the config 2022-05-14 16:01:37 +02:00
vaxerski b7241bceef fix and update the default and autogen cfg 2022-05-12 11:34:39 +02:00
vaxerski 5713306f7e update example conf for kawase 2022-04-24 16:45:59 +02:00
vaxerski 3ebe7d7972 Added bezier curves 2022-04-23 21:47:16 +02:00
vaxerski 5b8cdc6c43 CONFIG COMPAT BREAK: removed mfact from mon cfg 2022-04-21 22:05:51 +02:00
vaxerski 4154f3a1ca default damage_tracking to monitor 2022-04-18 13:31:30 +02:00
vaxerski a935e4f985 Disable damage tracking by default 2022-04-17 11:50:59 +02:00
vaxerski a558bcdfbf added follow_mouse 2022-04-13 20:19:40 +02:00
vaxerski 787c82212d don't use 240fps in example 2022-04-09 20:07:47 +02:00
vaxerski 91a6c53197 Added blur_passes config 2022-04-09 17:06:09 +02:00
vaxerski 969bebbd06 Added blurring 🎉 2022-04-09 16:51:08 +02:00
vaxerski 3d5e2c1dc3 Added movefocus dispatcher 2022-04-09 13:26:55 +02:00
vaxerski a49bbf4508 fadeout done 🎉 2022-04-05 20:49:15 +02:00
vaxerski 9d06c61242 remove kb_layout en from example 2022-04-03 10:17:18 +02:00
vaxerski 3f99dad7f5 Added pseudotiling 2022-04-02 20:04:32 +02:00
vaxerski 3618f6ea51 More explanations to the config 2022-03-31 17:56:32 +02:00
vaxerski 8ea6434568 updated the example cfg 2022-03-31 17:54:33 +02:00
vaxerski 7eb2a1023b Added keyboard configuration 2022-03-24 21:05:34 +01:00
vaxerski ccbc0e4a2e Added window rules 2022-03-24 18:22:01 +01:00
vaxerski f108ec78e2 Added movetoworkspace 2022-03-23 16:51:48 +01:00
vaxerski 600c32b0d4 update readme and config 2022-03-20 18:02:20 +01:00
vaxerski 3b827a14b6 added make commands 2022-03-20 17:06:37 +01:00
vaxerski 2e18fa268a default workspace option 2022-03-20 16:01:47 +01:00
vaxerski a4b026df2b floating windows support 2022-03-20 11:14:24 +01:00
vaxerski 7b7ce638f4 refresh rates 2022-03-19 21:46:29 +01:00
vaxerski cf76b90606 multimon fixes 2022-03-19 20:30:21 +01:00
vaxerski 9e735ad2f5 added borders 2022-03-19 16:13:19 +01:00
vaxerski d6c2553af2 start handling monitors 2022-03-17 16:56:33 +01:00
vaxerski cf51ab71a2 input basics 2022-03-17 16:19:10 +01:00