Commit Graph

174 Commits

Author SHA1 Message Date
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
vaxerski 7fc0044f64 added blur_xray 2022-12-02 18:37:00 +00:00
Vaxry 10170cbbf4 added screen shaders 2022-12-01 13:38:00 +00:00
vaxerski fd8bd3314e remove warning about new optim
no longer accurate, could only make a difference on huge gaps
2022-11-29 11:22:17 +00:00
vaxerski 13d48d4f1a added border gradients 2022-11-26 17:56:34 +00:00
vaxerski eaadd28ca4 default blur new optimizations to 1 2022-11-23 15:42:07 +00:00
vaxerski a9d34fe7cc remove resize transitions 2022-11-22 17:21:21 +00:00
vaxerski 04da80226e scroll_button 2022-11-21 23:27:51 +00:00
Fabian Preuß 703305c5be
Add libinput links and reword some settings (#47) 2022-11-09 14:05:50 +00:00
vaxerski 1fcfe34f3b clarify shadow scale 2022-11-07 22:52:21 +00:00
vaxerski 04e041d3b8 added shadow scale 2022-11-07 21:24:09 +00:00
vaxerski 5be9fddfc9 transitions default false 2022-11-06 18:16:34 +00:00
vaxerski 1367c75ad0 added resize transitions 2022-11-06 17:52:34 +00:00
vaxerski 32e1f08264 revert drm flags toggle 2022-11-06 14:23:42 +00:00
vaxerski 9fb2d0423f added toggle for drm scanout flags 2022-11-06 14:12:52 +00:00
vaxerski 660f96845a mention no ds 2022-11-05 16:47:38 +00:00
Vaxry 1a3baa9115 mention swipe forever 2022-11-03 13:35:27 +00:00
Vaxry 4ae483b351 deprecate damage tracking 2022-11-02 10:12:51 +00:00
Mihai Fufezan 842187cdd9
Configuring: add more relevant info
Co-authored-by: NotAShelf <itsashelf@gmail.com>
Co-authored-by: Antonino Scordino <a.scordino.07@gmail.com>
Co-authored-by: vaxerski <43317083+vaxerski@users.noreply.github.com>
2022-10-23 18:33:34 +03:00
Mihai Fufezan 3dae7b8604
Treewide: fix formatting and addressing
Co-authored-by: NotAShelf <itsashelf@gmail.com>
Co-authored-by: Antonino Scordino <a.scordino.07@gmail.com>
Co-authored-by: vaxerski <43317083+vaxerski@users.noreply.github.com>
2022-10-23 18:30:29 +03:00
vaxerski eed0e41240 handle activate requests 2022-10-22 16:44:56 +01:00
Vaxry 034656784f added swipe create new 2022-10-20 14:56:15 +01:00
Mel Bourgeois 6010c6d9d0
Correct unit for input:repeat_rate
The documentation states it's in milliseconds, but in practice it's currently interpreted as Hz.
2022-10-16 20:40:03 -05:00
vaxerski 30486e95a5 new color types 2022-10-16 22:25:54 +01:00
vaxerski b847d14417 apply some recommendations from Brodie 2022-10-16 22:03:06 +01:00
vaxerski e8d1489837 add loose focus behavior 2022-10-15 14:14:57 +01:00
Vaxry d8686de6ee mention touch_output 2022-10-14 12:40:01 +01:00
Histausse d0920e4840
Add doc for `input:touchdevice:transform` 2022-10-10 12:50:30 +02:00
Mihai Fufezan 9ce7f74e6c
Add input:touchpad:scroll_factor
Complements hyprwm/Hyprland#801
2022-10-06 23:30:50 +03:00
Mihai Fufezan c4abd102e1
Variables: add accel profile and scroll method 2022-10-05 23:54:33 +03:00
vaxerski ee05047059 add left handed 2022-10-04 21:47:28 +01:00
vaxerski 655df5fb7c add window swallowing info 2022-10-01 19:21:14 +01:00
vaxerski af5c712c67 discourage from using apply sens to raw 2022-10-01 18:33:06 +01:00
Mihai Fufezan f518b447aa
Make links relative 2022-09-24 21:21:28 +03:00
Mihai Fufezan a23fd88810
Fix links mostly 2022-09-24 17:37:22 +03:00
Mihai Fufezan 2784ddbf8a
Rename Advanced and Basic config to Keywords and Variables 2022-09-24 17:10:18 +03:00
Renamed from pages/Configuring/Basic-Config.md (Browse further)