Commit Graph

54 Commits

Author SHA1 Message Date
Vaxry 7b020ffa84 Added screen shaders 2022-12-01 13:36:07 +00:00
vaxerski b2cb3b8bf2 use gradients in default configs 2022-11-27 00:26:13 +00:00
vaxerski ecf0cdaba4 a bit more default config nice addons 2022-10-17 16:59:52 +01:00
vaxerski 1145654987 default & example config overhaul 2022-10-17 13:48:21 +01:00
Vaxry b6eaeffcf6 introduce new mouse binds in default and example cfgs 2022-09-19 19:06:22 +01:00
vaxerski 29696d046e remove general:sensitivity from the default config 2022-08-24 11:12:42 +02:00
vaxerski 3e9a8a7bc8 set new optimizations for blur in example configs 2022-08-21 22:59:19 +02:00
FlafyDev 69d17bf424 add input:kb_file 2022-08-19 21:01:51 +03:00
vaxerski 5e97fe8fcd use auto in default configs 2022-08-04 11:11:21 +02:00
vaxerski 2e0dd4bea2 use pref in default configs 2022-07-30 22:55:20 +02:00
vaxerski 578787b36d add gestures to example configs 2022-07-28 13:44:17 +02:00
vaxerski f6c7a79988 update default configs for new anim config 2022-07-28 13:39:05 +02:00
vaxerski 92d1d21a3d added default touchpad settings to example configs 2022-07-24 12:23:31 +02:00
Darksome ce9efb7ae3 Impl changeworkspace(e+{n}) 2022-07-16 15:28:17 +03:00
Darksome 1eceae811f Try mouse wheel configuration 2022-07-15 21:54:05 +03:00
vaxerski 3914672dd5 mention more config options in cfgs 2022-07-12 15:41:42 +02:00
vaxerski adead82778 some changes to the sens and use in autogen 2022-06-25 23:40:52 +02:00
thinkingwithberries a8e2595534
Update hyprland.conf 2022-06-23 21:52:17 +08:00
thinkingwithberries ccdb03391e
removed unused max fps option 2022-06-23 20:30:28 +08:00
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