vaxerski
0013145ae7
add cursor_zoom opts
2023-04-16 14:50:32 +01:00
DB
41edb86ff2
Add entry for fakefullscreen windowrule ( #189 )
...
Co-authored-by: xVermillionx <xVermillionx@notvalid>
2023-04-13 23:08:01 +01:00
Mehrad Mahmoudian
359501de89
instructions was added to guide where to find valid options for ( #185 )
...
keyboard layout
2023-04-12 20:14:24 +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
vaxerski
31242f3da4
minor bind improvements
2023-04-10 23:02:28 +01:00
MrDisguised
60684709ae
Added some minor stuff again ( #178 )
...
* Added wl-clip-pesists to the clipboard manager list
Normally, when we copy something on Wayland and then close the application we copied from, the copied data (e.g. text) disappears and we cannot paste it anymore. It is very frustrating when I copy something from a clipboard and the copied data disappears after I close the application. It effects peoples work flow. So we can use something called as wl-clip-persists (https://github.com/Linus789/wl-clip-persist ) which will preserve the data in the clipboard even after the application from where we copied the data is closed.
* Edit #2
minor fixes
* Added an example to the special workspace section
Special workspace section was not explained properly. Users should know how a special workspace works thats why I gave an example so that people can understand it better.
2023-04-09 13:56:09 +01:00
vaxerski
dd9f9f8483
global shortcuts
2023-04-09 13:53:11 +01:00
Nico Domino
8b08dda0c2
chore(docs): update hidpi config changes ( #173 )
2023-04-05 00:57:29 +03: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
8446e69a76
warn bout keymaps per device keybinds
2023-03-28 13:57:51 +01:00
vaxerski
74f69362da
unbritishify
2023-03-27 11:22:35 +01:00
vaxerski
f1c830ab61
minor changes to env page
2023-03-26 19:56:34 +01:00
vaxerski
9952e36f2d
add forcergbx
2023-03-26 02:02:09 +01:00
System-x64
a02ed85399
"animate_manual_resizes" default to false ( #168 )
2023-03-25 13:25:46 +00:00
vaxerski
7cdbd37028
mention wsbind
2023-03-24 21:14:35 +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
FoxWDN
291358722d
Add volume limit to keybinds ( #166 )
2023-03-24 13:04:10 +00:00
vaxerski
8e5e653713
keycode binds
2023-03-23 13:06:03 +00:00
vaxerski
46ff78998e
config: add misc:suppress_portal_warnings
2023-03-22 12:17:52 +00:00
cobrewer16
8de6cba170
Update Uncommon-tips-&-tricks.md ( #164 )
2023-03-20 16:06:18 +00:00
vaxerski
49595af61e
add hyprctl notify
2023-03-20 16:03:55 +00:00
vaxerski
a32490a7ea
ux improvements on monitor
2023-03-18 16:16:18 +00:00
vaxerski
db213bb8af
windowrules: allow monitor by str
2023-03-18 01:34:58 +00:00
vaxerski
282421d785
add address to lsr
2023-03-17 23:35:17 +00:00
vaxerski
374005365b
doc ls unset
2023-03-17 23:30:01 +00:00
vaxerski
fdbf432ece
add blur and ignorezero ls rules
2023-03-17 23:16:59 +00:00
vaxerski
f1d8ad3457
note no quotes in env
2023-03-17 16:27:59 +00:00
3ri4nG0ld
9e5f1fd40d
Update Environment-variables.md ( #157 )
...
according to ArchWiki is "_JAVA_AWT_WM_NONREPARENTING" not "_JAVA_AWT_WM_NONEREPARENTING"
https://wiki.archlinux.org/title/Wayland#Requirements
2023-03-14 17:10:10 +00:00
milkknife
6862255b49
Add animations/blur/etc toggle script ( #155 )
2023-03-13 20:49:18 +00:00
milkknife
285c2c02aa
Update switchxkblayout section ( #156 )
2023-03-13 20:48:26 +00:00
vaxerski
f7490df1be
added key_press_enables_dpms
2023-03-12 13:47:19 +00:00
UdaraWanasinghe
86e74f95c3
Updated monitor configuration documentation ( #152 )
...
* Added command to show available monitors
2023-03-09 15:32:12 +00:00
60086e9a44
added default split ratio dwindle
2023-03-07 14:25:27 +00:00
hillyu
306d4f4643
add mfact setting in wiki ( #146 )
...
Co-authored-by: Hill <hillyu@live.com>
2023-03-05 16:29:43 +00:00
Mihai Fufezan
452919132a
Nix & XWL: update env vars
2023-03-05 16:53:44 +02:00
vaxerski
aabe75696c
remove all mentions of wrappers
2023-03-05 13:43:30 +00:00
vaxerski
00174c8c13
added env keyword
2023-03-05 13:37:32 +00:00
vaxerski
5c126a59d0
add toggle group lock
2023-03-02 20:50:54 +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
Marcus Kellerman
905e3ee8d9
Updated Master-Layout.md with center orientation ( #138 )
2023-02-26 23:12:21 +00:00
vaxerski
dbf11adf13
added moveinto and moveoutof group
2023-02-26 13:57:09 +00:00
vaxerski
5306343a2f
allow blurls by address
2023-02-25 17:41:27 +00:00
f621c14d6e
added mouse left right
2023-02-23 13:58:10 +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
Latif Sulistyo
1a26d555f6
Add focusCurrentOrLast
dispatcher ( #133 )
2023-02-22 08:54:53 +00:00
330e361464
add lockgroups
2023-02-21 12:14:59 +00:00
vaxerski
a4b12a26fc
added execr
2023-02-19 14:01:03 +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
Ian C
103b384da8
Edited for improved clarity. ( #129 )
...
Changed the ordering so that it aligns with the first part of the sentence.
2023-02-16 12:03:10 +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
Mihai Fufezan
2b7ad5454f
Nix: reword pages
2023-02-14 15:30:40 +02:00
Saltaformajo
f1fdb59521
add one more example conf ( #124 )
2023-02-11 14:50:44 +00:00
Philipp Mildenberger
36b0f8d50b
Added documentation for the new layoutmsg params feature ( #122 )
2023-02-10 19:13:48 +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
vaxerski
4f3897cf18
added borderangle
2023-02-01 21:07:41 +00:00
Devadathan M B
49905830a0
fix: Broken link to list of dispatchers ( #110 )
2023-01-30 15:19:39 +00:00
flicko
f1104f2012
change preview image for dotfiles ( #108 )
...
why did you have to pick my oldest rice for the preview
2023-01-28 17:51:44 +00: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
vaxerski
8729cc6fa3
added layerrules
2023-01-25 15:36:45 +00:00
vaxerski
9f4991eefa
added hyprctl animations
2023-01-25 15:17:20 +00:00
vaxerski
f8b5ebe49a
remove restrictions from setprop for ints
2023-01-24 21:45:40 +00:00
vaxerski
330424e36f
add setprop examples
2023-01-24 19:16:22 +00:00
vaxerski
103ea6d634
add setprop and seterror
2023-01-24 19:14:44 +00:00
Cyril Levis
0d8547c8d5
feat: add focusurgentorlast dispatcher doc ( #105 )
...
* feat: add focusurgentorlastwindow dispatcher doc
* Update Dispatchers.md
2023-01-21 11:19:17 +01:00
NotAShelf
1f01e4bd3a
clarify wording and fix broken links ( #103 )
2023-01-17 13:41:55 +01:00
6e6e9a0712
added misc:hide_cursor_on_touch
2023-01-17 11:49:00 +01:00
6d2a688aeb
mention dimaround float
2023-01-16 16:07:05 +01:00
Name
ad62c1534f
A way to minimzie Steam to tray instead of killing ( #101 )
...
Very useful tip indeed, yes
2023-01-14 20:29:38 +01:00
Wouter Koorn
b2b81195dc
Fix small typo: kaybind -> keybind ( #100 )
...
Fix small typo: kaybind -> keybind
2023-01-11 16:55:15 +01:00
Cyril Levis
d7aaaeeb6e
feat: add renameworkspace dispatcher doc ( #99 )
2023-01-09 14:11:20 +01:00
Raffaele Mancuso
0feeb2d3a6
Document new pin dispatcher ( #98 )
2023-01-08 18:37:33 +01:00
riChar
0d54e5ea44
Update docs about the bind of switch ( #97 )
2023-01-08 16:35:51 +01:00
47314f9582
added hyprctl binds
2023-01-06 14:33:14 +01:00
c93068ec4d
add monitor example to keywords
2023-01-05 14:37:13 +01:00
cc0bed32bf
update master page
2023-01-04 14:51:17 +01:00
Raffaele Mancuso
ee61862bdf
Paseudo dispatcher where it is due ( #95 )
2023-01-03 22:05:27 +01:00
a4c6986867
added fakefullscreen
2023-01-01 16:55:13 +01:00
d089501002
dwindle colors -> gradients
2022-12-31 16:24:49 +01:00
m0ppers
6428ca67ae
Update Using-hyprctl.md ( #89 )
...
fix broken links
2022-12-29 11:54:27 +01:00
2dbf6731c9
added dimaround
2022-12-28 15:41:24 +01:00
c7a5870c25
added dimaround
2022-12-28 15:39:49 +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
a3ec90d572
clarify submaps
2022-12-25 15:16:09 +00:00
vaxerski
b560f6dd4b
added maximize wr
2022-12-23 19:34:57 +00:00
vaxerski
45d41471af
clarify note
2022-12-23 13:42:00 +00:00
vaxerski
e8ad161090
add binding tablets to outputs
2022-12-21 15:12:58 +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
Flafy
492fd71551
fix layout instead of kb_layout ( #82 )
2022-12-17 22:41:47 +00:00
Julian Schuler
1f509d6f13
Mention 'exact' option for splitratio ( #81 )
2022-12-17 22:37:55 +00:00
vaxerski
b597ca16a0
add disabling keyboards
2022-12-16 17:21:38 +00:00
vaxerski
c128bb74b6
add auto scale
2022-12-14 17:58:55 +00:00
Maarten van Gompel
3cabf3ce32
Documented inherit_fullscreen (hyprwm/Hyprland#1213) ( #77 )
2022-12-12 14:35:16 +00:00
vaxerski
077f942f59
update device names
2022-12-11 22:34:22 +00:00
vaxerski
d3745f769b
add override to opacity rules
2022-12-11 17:18:10 +00:00
Maarten van Gompel
6f8a711668
master layout: documented orientation (hyprwm/Hyprland#1059) ( #76 )
2022-12-10 21:59:25 +00:00
vaxerski
b97717b39d
fix useful utilities link
2022-12-10 20:27:35 +00:00
luigir-it
cacf4442d3
Fix typo
...
From the [Nvidia page](https://download.nvidia.com/XFree86/Linux-32bit-ARM/375.26/README/openglenvvariables.html ), it's GL, not GLX
2022-12-09 13:48:17 +02:00
vaxerski
8c4958f682
better spacing in examples
2022-12-08 12:27:59 +00:00
vaxerski
b9765b468f
added 2 new pages
2022-12-08 12:24:10 +00:00
vaxerski
6bfe917104
remove note
2022-12-07 18:59:37 +00:00
vaxerski
50096bd1cd
added nomaxsize
2022-12-07 16:09:50 +00:00
MahouShoujoMivutilde
d207b592c5
setxkblayout
is actually switchxkblayout
in hyprctl
(#69 )
2022-12-03 20:24:36 +00:00
vaxerski
e374688509
added hyprctl setxkblayout
2022-12-03 15:59:13 +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
Narcha
23a3600636
Fix Master-Layout.md ( #67 )
...
Fixed:
- Invalid markdown syntax on one of the tables
- Default value of `new_is_master` was incorrectly stated as `false`
2022-11-30 10:15:36 +00:00
luigir-it
8ba137ce41
Update Dispatchers.md ( #65 )
2022-11-30 09:25:33 +00:00
vaxerski
eb0b957f75
remove outdated shifting info
2022-11-29 18:55:09 +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
ae8100e9e0
multi special ws
2022-11-27 22:51:42 +00:00
Dashie
79060a1acf
feat: add nofullscreenrequest rule ( #64 )
2022-11-26 20:44:58 +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
5750aa21d8
rename offset to pos
2022-11-23 14:38:23 +00:00
Julian Schuler
734c5483c4
Mention empty workspace option ( #61 )
...
Co-authored-by: vaxerski <43317083+vaxerski@users.noreply.github.com>
2022-11-23 14:12:23 +00:00
f13b211a40
mention dpms in monitors
2022-11-23 10:07:51 +00:00
2dcff2538c
toggleopaque override
2022-11-23 09:57:24 +00:00
Ching Pei Yang
830fd292d3
clarify window rule description ( #59 )
...
Simply saying "`RULE` is a rule" isn't very helpful
2022-11-22 21:25:34 +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
vaxerski
9173043d0d
clarify workspace and transform rules
2022-11-21 13:47:02 +00:00
vaxerski
3cceff4c17
mention two-way master focus/swap
2022-11-20 11:55:37 +00:00
Calamity
59c2228823
fix link ( #53 )
2022-11-15 15:31:53 +00:00
Jef
9d3a3f4fcc
Describe dynamic rules ( #52 )
...
Co-authored-by: Jef Steelant <jef.steelant_ext@softathome.com>
2022-11-15 10:22:26 +00:00
Jef
7c5f5d5d1f
Bordercolor rule ( #51 )
...
* Add bordercolor rule
* update internal link
Co-authored-by: Jef Steelant <jef.steelant_ext@softathome.com>
2022-11-13 19:33:24 +00:00
vaxerski
ddfc3d73f6
added cursor move
2022-11-10 17:01:56 +00:00
Philip Jones
785202fe30
Add note on passing arguments to exec. ( #50 )
2022-11-10 15:36:41 +00:00
4357f11afc
added exec rules
2022-11-10 13:41:48 +00:00
vaxerski
fc9ab66a45
added monitor cycling
2022-11-10 12:22:49 +00:00
vaxerski
604c358a0c
mention ID constraints
2022-11-10 12:17:14 +00:00
Fabian Preuß
703305c5be
Add libinput links and reword some settings ( #47 )
2022-11-09 14:05:50 +00:00
649ad27ef4
added addmaster removemaster
2022-11-08 12:41:24 +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
af289c0bd5
add usage for hyprctl output
2022-11-05 18:09:03 +00:00
vaxerski
a6a8a28b5d
clarify monitor offsets
2022-11-05 16:47:38 +00:00
vaxerski
660f96845a
mention no ds
2022-11-05 16:47:38 +00:00
vaxerski
f95bfc6465
unset rule
2022-11-03 19:54:05 +00:00
1a3baa9115
mention swipe forever
2022-11-03 13:35:27 +00:00
Vaxry
6c1aa2c240
Merge pull request #45 from abbadanor/patch-1
...
include focusmaster dispatcher
2022-11-02 10:15:25 +00:00
4ae483b351
deprecate damage tracking
2022-11-02 10:12:51 +00:00
abbadanor
ce248469f0
include focusmaster dispatcher
2022-11-02 08:51:32 +01:00
vaxerski
ba473f41fe
add idleinhibit windowrule
2022-10-31 12:28:04 +00:00
vaxerski
039369985f
fixup
2022-10-30 22:50:10 +00:00
Ammar Haddadi
112a0260ca
+how to use multiple dispatchers
2022-10-30 21:19:15 +01:00
Kainoa Kanter
51fd00f87b
Fix windowrule
2022-10-27 13:34:17 -07:00
a82b25166e
clarify desc rules
2022-10-27 14:49:50 +01:00
6755e7bfa8
mention 10 bit
2022-10-27 13:26:44 +01:00
f74e88dfc3
mention disabling pointers
2022-10-27 12:58:28 +01:00
vaxerski
d353e00892
mention hyprctl cursorpos
2022-10-26 13:20:18 +01:00
vaxerski
b35141b26f
mention right/bottom anchor
2022-10-26 12:36:25 +01:00
4c6901fbac
allow escaping #
2022-10-25 14:34:16 +01: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
d296a0d211
Uncommon tips&tricks: add window dancing
...
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:11 +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
Mihai Fufezan
d64b8ed124
Configuring: add Environment variables page
...
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:29:01 +03:00
Mel Bourgeois
e7302804c9
improve formatting
2022-10-22 18:32:05 -05:00
Mel Bourgeois
2b81e61ed7
Add note about togglesplit requirements
...
preserve_split has to be enabled for togglesplit to do anything, but this isn't clear from the documentation
2022-10-22 18:30:13 -05:00
vaxerski
eed0e41240
handle activate requests
2022-10-22 16:44:56 +01:00
ThatOneCalculator
0875e6f691
Shimeji instructions
2022-10-20 19:43:44 -07:00
ThatOneCalculator
53ff6ed8b6
Fixes
2022-10-20 19:32:36 -07:00
Kainoa Kanter
90c91217b5
Update Uncommon-tips-&-tricks.md
2022-10-20 17:32:04 -07:00
ThatOneCalculator
317d839258
Move WD to UTT
2022-10-20 17:06:33 -07:00
ThatOneCalculator
ce87e7a41a
Window dancing page
2022-10-20 16:57:05 -07:00
Kainoa Kanter
de204e687c
windowdance
2022-10-20 14:45:43 -07:00
Kainoa Kanter
cbb02ecfe3
Update Window-Rules.md
2022-10-20 12:35:58 -07:00
034656784f
added swipe create new
2022-10-20 14:56:15 +01:00
Mihai Fufezan
75ae8c5c9f
Binds: clarify submaps
2022-10-18 18:08:17 +03:00
vaxerski
aa05102514
fix typo in key name
2022-10-17 13:53:41 +01:00
vaxerski
70acc53e04
revamp switchable layouts
2022-10-17 13:52:22 +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
K1llf0rce
48e1c5e746
add maxsize
2022-10-15 20:41:37 +02:00
vaxerski
e8d1489837
add loose focus behavior
2022-10-15 14:14:57 +01:00
48ac1c3253
mention bringactivetotop
2022-10-14 14:23:04 +01:00
d8686de6ee
mention touch_output
2022-10-14 12:40:01 +01:00
Vaxry
f708ea334d
Merge pull request #26 from histausse/touchdevice_transform
...
Add doc for `input:touchdevice:transform`
2022-10-14 12:30:06 +01:00
9156885d9d
mention touch_transform
2022-10-14 12:29:39 +01:00
vaxerski
e241062263
minor fixes
2022-10-12 16:08:16 +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
vaxerski
3a3f8c25d0
mention sigterm fix
2022-10-06 19:08:34 +01:00
942000d2d5
added a noanim rule
2022-10-06 09:17:03 +01:00
825e44a72b
add minsize
2022-10-06 09:11:13 +01:00
Mihai Fufezan
c4abd102e1
Variables: add accel profile and scroll method
2022-10-05 23:54:33 +03:00
2e7b424905
mention dpms per mon
2022-10-05 10:32:48 +01:00
2568a83de3
add monitor desc
2022-10-05 10:24:22 +01:00
vaxerski
ee05047059
add left handed
2022-10-04 21:47:28 +01:00
vaxerski
b1f11e564c
update binds for switches:
2022-10-04 20:11:56 +01:00
vaxerski
24c910da8c
update for allowed spaces
2022-10-03 14:31:47 +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
7993ec94dd
Dwindle: update move/resize info
2022-09-24 23:40:42 +03:00
Mihai Fufezan
f518b447aa
Make links relative
2022-09-24 21:21:28 +03:00
Mihai Fufezan
138a039ecc
Move workspaces to Dispatchers, link page in Binds
2022-09-24 21:04:35 +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
Mihai Fufezan
c2143ecbac
Use ini highlighting
2022-09-24 17:03:37 +03:00
Mihai Fufezan
00c8ab988a
Split Advanced config
2022-09-24 16:32:40 +03:00
Vaxry
e9697a74c3
Merge pull request #23 from zzzsyyy/patch-1
...
touchpad: add drag lock
2022-09-23 16:51:40 +01:00
Vaxry
33d48740eb
Merge pull request #22 from DashieTM/main
...
add instructions for highrr and highres rules
2022-09-23 16:51:09 +01:00
f16d05bab3
default pass_mouse_when_bound to 0
2022-09-22 16:34:18 +01:00
Mathias Zhang
a5f6bd8995
touchpad: add drag lock
2022-09-22 12:36:08 +08:00
Fabio Lenherr
6c900dc527
remove emtpy line
2022-09-22 00:34:10 +02:00
Fabio Lenherr
5e49fcc855
add instructions for highrr and highres rules
2022-09-22 00:31:45 +02:00
Mihai Fufezan
e699fa50b8
Mouse binds: fix table
2022-09-20 12:41:39 +03:00
90584b6ddc
fix syntax
2022-09-20 10:20:41 +01:00
d91be7be1c
add tip to mouse binds
2022-09-19 19:14:25 +01:00
b687c4ec08
deprecate main_mod
2022-09-19 19:05:24 +01:00
3614ef99ec
mention mouse binds
2022-09-19 19:04:20 +01:00
Roger Roger
30496d9d49
Fix spelling
2022-09-15 09:53:32 +02:00
vaxerski
cbe8e57b28
mention mirroring
2022-09-13 15:28:47 +02:00
vaxerski
a17145f5c3
mention wsbind
2022-09-12 21:08:20 +02:00
vaxerski
8aa71e6fa5
mention monitor current
2022-09-10 19:59:39 +02:00
vaxerski
dcd6874ad6
mention misc disable autoreload
2022-09-10 17:30:19 +02:00
vaxerski
61740946ad
mention window pinning
2022-09-10 13:11:28 +02:00
vaxerski
59eb7dd84f
new windowrulev2 fields
2022-09-07 11:25:36 +02:00
vaxerski
6426a02150
clarify movewindow
2022-09-07 11:15:59 +02:00
vaxerski
955bedb0c5
fix spacing
2022-09-06 12:27:35 +02:00
vaxerski
7caaee9ede
mention rules v2
2022-09-06 12:01:18 +02:00
vaxerski
55619cdc39
added hint
2022-09-05 13:35:21 +02:00
vaxerski
628ae58755
remove hypr mention
2022-09-05 13:32:42 +02:00
vaxerski
d02a734bad
remove shift section
2022-09-02 22:16:32 +02:00
Mihai Fufezan
30ed78503e
XWayland: fix codeblock in hint
2022-09-02 14:36:28 +03:00
vaxerski
0a17ced9f7
rounding default update
2022-08-31 11:17:26 +02:00
vaxerski
f4032f7153
mention nests in a hint
2022-08-31 11:10:49 +02:00
vaxerski
e0ea3e95c0
mention new closewindow
2022-08-30 21:36:07 +02:00
vaxerski
7afc48da76
deprecate damage_entire_on_snapshot
2022-08-30 19:44:25 +02:00
vaxerski
b5d1b70f9f
mention dimming
2022-08-30 12:49:04 +02:00
Mihai Fufezan
5497261f5e
Configuring: add XWayland page
2022-08-29 20:27:32 +03:00
vaxerski
5fb12d1089
better bind demos
2022-08-28 17:06:28 +02:00