Commit graph

92 commits

Author SHA1 Message Date
unrealhoang
1dc4390b32
add option scroll_button_lock (#330) 2023-09-06 14:55:07 +02:00
MightyPlaza
aef204decd
Add misc:groupbar_scrolling (#317) 2023-09-04 21:03:41 +03:00
vaxerski
cfded45515 add close_special_on_empty 2023-09-03 13:01:22 +02:00
vaxerski
c09147e8ac add blur special 2023-08-25 17:44:50 +02:00
end-4
dcb016ab1f
gestures: document workspace_swipe_direction_lock (#311)
* gestures: document workspace_swipe_direction_lock

* gestures: add swipe direction lock threshold

* gestures: update swipe direction lock
2023-08-23 22:40:42 +02:00
memchr
7a9efd40f7
feat(debug): add debug:suppress_errors. (#310)
hyprwm/hyprland#3032
2023-08-20 18:18:11 +02:00
0x455241
30bc54b5e1
background: add background color option (#289)
https://github.com/hyprwm/Hyprland/pull/2915
2023-08-08 18:01:19 +02:00
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
3d0ab8dcbd xwayland: add force_zero_scaling 2023-06-11 21:53:18 +02:00
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
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
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
1548745f34 clarify fpm 2023-01-26 14:38:54 +00:00
fd456f7071 added binds:focus_preferred_method 2023-01-26 14:37:29 +00:00
6e6e9a0712 added misc:hide_cursor_on_touch 2023-01-17 11:49:00 +01:00