Commit Graph

85 Commits

Author SHA1 Message Date
vaxerski 7548311bb5 new blur stuff 2023-08-03 15:15:30 +02:00
memchr 1ff3d47bb7
groups: add variable misc:moveintogroup_lock_check (#279) 2023-07-24 18:25:26 +02:00
vaxerski 706deccda7 background: add option to force hypr chan 2023-07-20 21:01:50 +02:00
MightyPlaza 76f8c24541
group_insert_after_current (#270) 2023-07-20 19:48:19 +02:00
vaxerski 6b3905acdf gestures: add workspace_swipe_use_r 2023-07-01 16:31:44 +02:00
memchr be1a9a2d82
groupbars: add new locked group border color settings (#248) 2023-06-13 12:05:13 +02:00
Vaxry 3d0ab8dcbd xwayland: add force_zero_scaling 2023-06-11 21:53:18 +02:00
Vaxry 2107611464 xwayland: add nearest neighbor filtering as an opt 2023-06-11 21:35:12 +02:00
Brian Charles Arnold ba24056cb5
Fixed wiki having wrong type and default for `groupbar_text_color` (#244) 2023-06-05 09:56:37 +02:00
vaxerski 7788807a0d groupbars: add text color opt 2023-05-27 17:46:38 +02:00
vaxerski b5a4367594 groupbars: make gradients toggleable 2023-05-22 22:08:21 +02:00
vaxerski c1eb5213ce add new groupbar settings 2023-05-22 21:41:36 +02:00
vaxerski bfaa402a3c add allow_session_lock_restore 2023-05-13 12:37:28 +01:00
vaxerski 8c9e242bef mention custom accel profile 2023-05-05 16:08:19 +01:00
vaxerski 326b8f3de3 add missing tap and drag 2023-04-29 13:20:59 +01:00
Patrick Shaw e3ebe3a2df
Fix: Typo curzor_zoom_rigid -> cursor_zoom_rigid (#201)
Changed "curzor_zoom_rigid" -> "cursor_zoom_rigid" documentation to match what's written in the actual codebase (E.g. 28ca434fb5/src/render/OpenGL.cpp (L148))
2023-04-26 08:53:38 +01:00
outfoxxed 37b7dbee35
Add docs for `mouse_refocus` (hyprwm/hyprland#2135) (#199) 2023-04-25 16:01:06 +01:00
Rdeisenroth f97d60173d
Fix default empty string value (#198) 2023-04-24 00:31:33 +01:00
vaxerski 0013145ae7 add cursor_zoom opts 2023-04-16 14:50:32 +01:00
Kajetan Puchalski afe9337539
Variables: Add entry for swallow_exception_regex (#183) 2023-04-12 13:38:20 +01:00
Hilmar Wiegand 570ef3d52f
Add `swapwindow` and `no_focus_fallback` docs (#182)
* Add swapwindow dispatcher

* Add focus fallback

* Implement review feedback
2023-04-11 23:13:04 +01:00
Vaxry ff33a94aec added manual_crash 2023-04-04 14:54:50 +01:00
vaxerski 00e6614684 default ds to false 2023-04-01 19:37:57 +01:00
r454354 b11cf1fdff
Did some minor changes to the wiki (#172)
* Added wikipedia links to regex topic.

So that people who don't know much about regex/programming in general can read the regex topic from wikipedia in details.

* Edited no_direct_scanout description

It is very important because many people are having graphical issues with their game and setting no_direct_scanout to true works. See this discord link (https://discord.com/channels/961691461554950145/961694014615208048/1091353694974517349) from the hyprland discord server. See this video - https://0x0.st/HHLn.mp4

* Added the regex cheatsheet link.

Added the regex cheatsheet link to the swallow_regex description box. Users should need to know what are the different types of regexes and how to use them so that they can swallow whatever window they want.
2023-04-01 19:36:56 +01:00
vaxerski 74f69362da unbritishify 2023-03-27 11:22:35 +01:00
System-x64 a02ed85399
"animate_manual_resizes" default to false (#168) 2023-03-25 13:25:46 +00:00
vaxerski c805e0da68 warn render ahead of time 2023-03-24 20:53:44 +00:00
vaxerski e429e96d0e feat: add debug:enable_stdout_logs 2023-03-24 19:38:38 +00:00
vaxerski 4b9c75bcd4 rat 2023-03-24 19:25:17 +00:00
vaxerski 46ff78998e config: add misc:suppress_portal_warnings 2023-03-22 12:17:52 +00:00
vaxerski f7490df1be added key_press_enables_dpms 2023-03-12 13:47:19 +00:00
vaxerski bdad186963 anim default true 2023-02-28 22:15:47 +00:00
Dashie 9d6049ce68
doc: Add animate_mouse_windowdragging entry (#141) 2023-02-28 20:51:17 +00:00
Aqa-Ib 1e3e90aec0
Group rework (#132)
---------

Co-authored-by: vaxerski <vaxry@vaxry.net>
Co-authored-by: Vaxry <43317083+vaxerski@users.noreply.github.com>
2023-02-22 15:06:05 +00:00
Ching Pei Yang 91fb31b0d9
add options related to `resize_on_border` (#130)
related feature PR: https://github.com/hyprwm/Hyprland/pull/1347
2023-02-18 22:35:50 +00:00
qupufu 323d81d9ea
update "self-explanatory" descriptions (#128)
I don't see any reason to say "self-explanatory" instead of providing a description.

Co-authored-by: uShldGetCeleste <68669265+uShldGetCeleste@users.noreply.github.com>
2023-02-15 08:56:51 +00:00
vaxerski bdc56f2393 added vrr, no_vfr -> vfr 2023-02-14 17:16:40 +00:00
David BELEY 4548702e99
Add accepted boolean values (#121) 2023-02-10 00:43:20 +00:00
Vaxry 166617decf add misc:mouse_move_focuses_monitor 2023-02-09 15:31:00 +00:00
Mihai Fufezan 37eff641e5
Variables: add tap_button_map 2023-02-05 22:17:05 +02:00
Vaxry 1548745f34 clarify fpm 2023-01-26 14:38:54 +00:00
Vaxry fd456f7071 added binds:focus_preferred_method 2023-01-26 14:37:29 +00:00
Vaxry 6e6e9a0712 added misc:hide_cursor_on_touch 2023-01-17 11:49:00 +01:00
Vaxry 2dbf6731c9 added dimaround 2022-12-28 15:41:24 +01:00
Vaxry 67c42d3ae3 added dim_special 2022-12-28 15:19:10 +01:00
Vaxry 45ce50bb3c added workspace swipe numbered 2022-12-25 15:43:04 +00:00
vaxerski 18fa6d91b9 focus on activate is not true by default 2022-12-20 13:38:42 +00:00
vaxerski 85d7d17e46 partially bring back disable autoreload 2022-12-19 20:26:13 +00:00
vaxerski 7fbc3a114b remove autoreaload 2022-12-19 19:48:26 +00:00
vaxerski a1d48030b5 remove damage_entire_on_snapshot 2022-12-17 23:05:44 +00:00