Commit graph

62 commits

Author SHA1 Message Date
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
2dbf6731c9 added dimaround 2022-12-28 15:41:24 +01:00
67c42d3ae3 added dim_special 2022-12-28 15:19:10 +01:00
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
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
1a3baa9115 mention swipe forever 2022-11-03 13:35:27 +00:00
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
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