Chenty
7b5f391046
Update document mistake with initialClass with added warnings ( #563 )
2024-03-31 02:25:14 +01:00
6c0e4a1f31
add disable_keybind_grabbing
2024-03-29 18:58:02 +00:00
Marek Vrbka
eadd63151c
Show how you can set keyboard layout variants per layout ( #559 )
2024-03-28 02:08:52 +00:00
b5fda3fe8e
add hide_cursor_on_key_press
2024-03-28 02:05:11 +00:00
8df207a474
mention slide override
2024-03-28 01:41:40 +00:00
kiecla
2200f59f8d
Multi-GPU: Rewrite documentation to set WLR_DRM_DEVICES ( #552 )
...
Initial rewrite of multi GPU setup as raised here.
https://github.com/hyprwm/hyprland-wiki/issues/551
2024-03-25 22:30:53 +02:00
019d29e32b
add blurpopups
2024-03-25 16:09:43 +00:00
Khalid
193cf5a4e5
add graphics tablet active area variables ( #549 )
2024-03-23 20:31:14 +00:00
Andrey Donets
43bbc8b126
add rollinglog ( #547 )
2024-03-21 15:19:42 +00:00
zakk4223
57161d2480
Add configerrors and error_limit documentation ( #546 )
2024-03-21 01:55:01 +00:00
Khalid
e601437165
Update tablet Variables ( #544 )
2024-03-20 04:00:56 +00:00
bf44fdd750
add workspace selectors
2024-03-19 21:04:15 +00:00
74e0aae342
add note about setcursor on 37
2024-03-18 17:45:11 +00:00
Zach DeCook
13f9f6d46e
Gestures: document touchscreen workspace-swipe configuration ( #448 )
2024-03-17 22:42:35 +00:00
Mihai Fufezan
22d5e48e9b
capitalize links
2024-03-17 18:40:41 +02:00
djvs
eb8b70d8fc
setfloating/settiled dispatchers ( #539 )
...
* update
* describe setfloating/settiled dispatchers
---------
Co-authored-by: djvs <djvs@users.noreply.github.com>
2024-03-17 15:42:02 +00:00
rdvm
209a2377f2
Master-Layout: fix table ( #540 )
2024-03-17 12:28:39 +02:00
Mihai Fufezan
333f25859f
fix some links
2024-03-16 13:26:26 +02:00
Mihai Fufezan
127ae00225
wiki: prepare for hextra
...
treewide: replace hint with callout
treewide: remove ToC header
remove <toc>, since it's autogenerated
add missing _index.md
treewide: add frontmatter
treewide: fix headings
add weights
Configuring,Getting Started: expand in sidebar
Add version selector
fix links
2024-03-14 22:47:27 +02:00
Angelo Thys
27b9014e80
Remove outdated information ( #532 )
...
Remove a hint that suggested the name of the device be written as `device:<device-name>`.
2024-03-14 18:37:40 +00:00
Niklas Haas
7ac45d2cbd
Add pinentry window rule example ( #531 )
2024-03-14 18:27:43 +00:00
djvs
972ef5b69e
variables: add general:resize_corner ( #525 )
...
Co-authored-by: djvs <djvs@users.noreply.github.com>
2024-03-13 03:43:31 +00:00
Jayrah DeVore
61f33ba7ee
Fix shebangs for NixOS users
...
There are a couple of places in the documentation where `/bin/bash`
are referenced (this doesn't exist on NixOS). For compatibility, change
these to `/usr/bin/env bash`. Leave `/bin/sh` intact as it isn't an
issue.
2024-03-10 18:43:58 +02:00
a16c9f1cae
add hyprcursor
2024-03-09 16:58:32 +00:00
Epilepsy Gatherings
270017158a
convert min/maxsize to dynamic ( #486 )
...
* convert min/maxsize to dynamic
* add props
* no comma
2024-03-08 14:53:16 +00:00
Hayake
563084c931
Update docs about bind of switch ( #509 )
2024-03-07 18:36:37 +00:00
ItsDrike
c9670e691b
Mention the ability to set font-size for notifications ( #507 )
...
Documents https://github.com/hyprwm/Hyprland/pull/4981
2024-03-06 21:20:31 +00:00
Grant Ammons
50b96d937f
update docs for input:scroll_factor ( #506 )
...
* update docs for input:scroll_factor
* back out this change
2024-03-05 19:18:55 +00:00
jyf
65008a7838
dwindle: fix pseudotile desc ( #503 )
...
fix error description for pseudotile
2024-03-04 11:27:02 +00:00
Tobias Zimmermann
88762b35c1
Include new catchall keyword in binds docs ( #499 )
2024-03-03 03:23:13 +00:00
ItsDrike
aa912684a2
Mention notification dimissing ( #498 )
...
This documents notification the dismissing feature, implemented in
https://github.com/hyprwm/Hyprland/pull/4790
2024-03-02 18:12:24 +00:00
Bilel MEDIMEGH
df16e4cd05
Configuring Hyprland: add --config flag note ( #495 )
2024-02-29 23:22:40 +02:00
5e41b5e183
document layer animations
2024-02-28 15:02:42 +00:00
Philip Damianik
94272c7103
Update the documentation for mapping touch device and tablet inputs to outputs ( #492 )
2024-02-28 10:27:45 +00:00
Tobias Zimmermann
618a05aac1
Document behavior of new resolve_binds_by_sym option ( #493 )
2024-02-27 23:21:25 +00:00
891b2c9501
add defaultName for workspace rules
2024-02-27 22:45:25 +00:00
b6c38d1cda
config: add opengl:force_introspection
2024-02-23 21:22:48 +00:00
Hiram Muñoz
8cb605c1b1
Update configuration variables in documentation ( #488 )
...
* Update configuration variables in documentation
The configuration variables in the Variables.md file were updated. Two new variables, 'col.splash' and 'splash_font_family', were added. Intended for hyprwm/Hyprland#4707
* Undid formatting changes to the table.
2024-02-21 22:42:31 +00:00
Dashie
953c169cf2
feat: Add documentation about css gaps ( #473 )
2024-02-21 11:08:03 +00:00
Yassine IBRAHIMI
75e0ba1cf8
Update Uncommon-tips-&-tricks.md
...
Fix the gamemode.sh script
2024-02-20 12:13:51 +02:00
c706ca2c7d
update device sections
2024-02-18 15:01:43 +00:00
d73f40f6e6
Add hypr ecosystem page
2024-02-17 23:55:35 +00:00
Federico Maria Morrone
bf439f5d50
Updated moveoutofgroup params ( #475 )
2024-02-17 22:44:40 +00:00
epicgamer256705
8e2e5ca8db
add fullscreen 2 ( #474 )
2024-02-17 16:21:16 +00:00
fa4e26cd02
oops
2024-02-14 22:26:07 +00:00
ecd479f89b
rewrite rules
2024-02-14 22:25:02 +00:00
Niklas Haas
76103d6d0f
dwindle: document swapsplit ( #471 )
...
See-Also: https://github.com/hyprwm/Hyprland/pull/4702
2024-02-14 17:58:30 +00:00
Ethan Harmon
ddeb745c2a
Example Volume Media Key Binds ( #470 )
...
* Added example bindings for volume media keys in pages/Configuring/Binds.md in an Examples section at the bottom
* Added e flag to raise and lower per Vax's suggestion
2024-02-13 19:11:37 +00:00
Epilepsy Gatherings
85838d2d20
add forcenofocus
( #460 )
...
* add forcenofocus
* change name to nofocus
2024-02-13 18:07:44 +00:00
june
852f7ef559
fix invalid defaults in variables ( #469 )
...
the `col.inactive_border` and `col.active_border` default values are switched
2024-02-12 10:42:28 +00:00
june
f21726c7d6
Update Environment-variables.md ( #461 )
...
fixed a typo
2024-02-11 14:53:46 +00:00
Xavier Ruiz
280c52769a
Uncommon tips&tricks: Add info for how to swap caps lock and escape ( #457 )
2024-02-07 18:25:25 +02:00
Mihai Fufezan
56ee1c51dd
Configuring/Workspace-rules: add monitor:desc: example
...
Fixes #250
2024-01-31 12:25:11 +02:00
alaricljs
2b3f6c41f6
Dispatchers: add movewindow (floating) ( #339 )
...
Co-authored-by: Leeman <lstrout@enlj.com>
2024-01-31 11:44:36 +02:00
Brenton Simpson
fa00f8b742
Monitors: add note about how to rotate touchscreen ( #402 )
2024-01-31 11:23:57 +02:00
Mihai Fufezan
1579530085
Configuring: fix typo in Performance
...
Fixes #417
2024-01-31 11:13:51 +02:00
4145d664df
nuke force_hypr_chan
2024-01-29 23:11:55 +00:00
3acbc177eb
note kernel 6.8 bringing atomic async
2024-01-27 14:00:55 +00:00
Zach DeCook
2698aae1e9
Document input:touchdevice:enabled and device:$touchdevice:enabled ( #446 )
2024-01-24 00:15:04 +00:00
mtwb47
57be38d1e3
Configuring-Hyprland: add Variables link ( #445 )
...
* Add Variables Link to hint under default config section
* Remove quotes from link
2024-01-21 20:47:58 +02:00
virchau13
d3bf517879
document focusworkspaceoncurrentmonitor
dispatcher ( #440 )
...
Implemented in https://github.com/hyprwm/Hyprland/pull/4439 .
2024-01-15 16:30:51 +01:00
Hadi
8915f82bec
Ranges formatted ( #441 )
2024-01-15 16:18:36 +01:00
MightyPlaza
f380378cf1
add height ( #439 )
...
modified: pages/Configuring/Variables.md
2024-01-15 16:17:45 +01:00
Isaac Myhal
6effb622f2
Add border gradients ( #429 )
...
See https://github.com/hyprwm/Hyprland/pull/4335
2024-01-14 18:28:14 +01:00
Hadi
bd020f45fd
Ranges formatted in Variables.md ( #438 )
...
* Ranges formatted
* Change for brackets and add strings options
2024-01-14 17:56:12 +01:00
107851dcde
add input:special_fallthrough
2024-01-09 13:19:18 +01:00
cce32b0428
add debug:disable_scale_checks
2024-01-05 00:34:08 +01:00
MightyPlaza
ce0b8774ed
add groupbar enabled and priority ( #428 )
...
modified: pages/Configuring/Variables.md
2023-12-30 15:19:08 +01:00
bce147807a
add decoration:blur:popups_ignorealpha
2023-12-28 22:30:38 +01:00
MightyPlaza
d33f35dade
add hyprctl decorations ( #427 )
...
modified: Using-hyprctl.md
2023-12-28 16:38:12 +01:00
250a0e2f8f
add nvidia_anti_flicker
2023-12-27 19:18:38 +01:00
Tuur Vanhoutte
8467a9cd18
Added initialTitle and initialClass to windowrules ( #425 )
...
https://github.com/hyprwm/Hyprland/pull/4259
2023-12-26 23:47:53 +01:00
e37433d241
add blur:popups
2023-12-25 18:05:00 +01:00
b20ed9d882
add tiled floating to cyclenext
2023-12-24 15:10:29 +01:00
thejch
6b136fd58f
master layout: add rollnext and rollprev ( #422 )
2023-12-22 12:37:50 +01:00
02cd8e53d6
add hl env to doc
2023-12-21 22:29:15 +01:00
0a6fcc766d
add onworkspace
2023-12-20 23:54:03 +01:00
Mihai Fufezan
e2eadffeba
Variables: add scroll_points ( #415 )
2023-12-10 16:30:13 +00:00
13e19e2ccb
add relative_input for tablets
2023-12-09 04:08:32 +00:00
2d0a931ed8
add focus windowrule param
2023-12-08 16:02:50 +00:00
90c0a219b4
rename output to monitor
...
ref #411
2023-12-07 10:54:54 +00:00
24e278d8a5
fix workspace rules example
2023-12-05 15:01:47 +00:00
Caleb Maclennan
154e019d72
binds: Remove inaccurate comment about case and clarify xkb keysym usage ( #408 )
2023-12-05 14:47:29 +00:00
thejch
3b3e7e31c1
add master orientation workspace rule ( #406 )
2023-12-02 14:43:13 +00:00
AlephNought
c6d0480f9b
Perfomance category suggestion ( #405 )
...
* Perfomance category suggestion
* Perfomance category suggestion
* new file: pages/Configuring/Perfomance.md
* Moving stuff from FAQ to new page
* Add power draw back to FAQ
* More changes
* Revert mistake
2023-11-28 00:25:46 +00:00
jacekpoz
038dc16dfd
add window rule case sensitivity disclaimer ( #403 )
...
Co-authored-by: jacekpoz <jacekpoz@cock.li>
2023-11-25 19:43:01 +00:00
86be8876e5
default special scale factor to 1
2023-11-25 01:46:01 +00:00
Xavier
1c76d64632
Adding first_launch_animation ( #401 )
2023-11-24 21:46:01 +00:00
thejch
12e50733ab
update execr dispatcher description ( #400 )
2023-11-24 12:42:37 +00:00
79e1e53c2a
add hyprctl plugins
2023-11-21 18:44:25 +00:00
end-4
753ee54fac
add animations:workspace_gap ( #397 )
...
* add animations:workspace_gap
* move animations:gap_workspace -> general:gaps_workspaces
2023-11-19 12:33:38 +00:00
f586710e9e
remove workspaceopt
2023-11-18 17:01:52 +00:00
532be2054c
remove floating special restriction
2023-11-18 17:01:52 +00:00
TheAngusMcFire
c283a07ebe
Updated hyprctl monitor docu to include the all flag ( #396 )
2023-11-17 16:01:27 +00:00
f3aa95f956
new disable_logs def
2023-11-14 20:06:35 +00:00
0181967513
windowrules: make idleinhibit dynamic
2023-11-14 15:47:36 +00:00
Kai Norman Clasen
6c1eecafd9
Update Monitors.md
...
Add a paragraph about negative position values in the layout
and give a more explicit example of how to use the `description` of the `hyprctl monitors` output to provide more specific rules.
2023-11-12 17:59:29 +02:00
7df17bc117
fixup max id docs
2023-11-12 13:28:23 +00:00
17fe4baac1
small fixes
2023-11-11 20:55:02 +00:00
MathisP75
f9ab954345
Corrected the comma in the movecursor dispatcher to a space ( #390 )
...
Co-authored-by: MathisP75 <202042012@ens.clg.qc.ca>
2023-11-08 19:48:16 +00:00
Visual-Dawg
c86e8b55cd
update blur docs ( #377 )
...
* update blur docs
* update to latest changes
* update to latest changes
2023-11-06 18:49:12 +00:00
David Leal
2534668fa6
Document group:groupbar:font_family ( #386 )
2023-11-05 19:25:52 +00:00
9a20b225a6
add floating and tiled to window params
2023-11-05 16:24:00 +00:00
b14e3f458d
binds: add movefocus_cycles_fullscreen
2023-11-04 21:04:12 +00:00
ce9248b4de
windowrules: add nearestneighbor
2023-10-24 21:29:43 +01:00
Brenno Lemos
c014bc0518
docs: document on-created-empty workspace rule ( #375 )
...
the new workspace rule is being introduced in hyprwm/Hyprland#3559
2023-10-22 23:10:47 +01:00
Roberto Previdi
66d346ec1c
added hyprctl workspacerules ( #374 )
2023-10-21 02:28:46 +01:00
1240050452
variables: remove toc header
2023-10-18 01:44:02 +01:00
5972f124b4
variables: fix some headers
2023-10-18 01:42:54 +01:00
a4f2ad4994
add toc to variables
2023-10-18 01:41:29 +01:00
236fd69244
binds: add ignoreMods flag
2023-10-17 20:10:49 +01:00
vaxerski
2b306b38f7
fix misc issues with group docs
2023-10-10 20:19:54 +01:00
MightyPlaza
84ad6705fd
add group and groupbar sections ( #366 )
...
modified: pages/Configuring/Variables.md
2023-10-10 17:42:48 +01:00
Philip Damianik
28e7e1e7c2
Add option to center the cursor on the focused window when switching workspaces ( #368 )
2023-10-10 17:34:42 +01:00
Roberto Previdi
558ffe1a04
Add persistent workspace rule ( #367 )
...
* Add persistent workspace rule
* reorder added flag to bottom
2023-10-09 20:28:28 +01:00
vaxerski
a364e4d4d5
clarify force
2023-10-07 15:53:04 +01:00
DaniD3v
275ecbce51
force_default_wallpaper doc ( #360 )
...
* added wiki entry for my [PR](https://github.com/hyprwm/Hyprland/pull/3459 )
* updated documentation for 686ef08980
* added "Setting this to 0 disables the anime background" note
2023-10-07 14:09:21 +01:00
flicko
120f6c5592
make subcategory notes more consistent: i forgot the "S" edition
2023-10-05 20:11:10 +03:00
flicko
11a8a18969
more consistent subcategory notes
2023-10-05 18:52:16 +03:00
272f9c7e9f
add new_window_takes_over_fullscreen 2
2023-10-04 15:01:54 +01:00
Jeremy Huang
d5ee5efc03
add master:drop_at_cursor ( #363 )
2023-10-03 22:17:16 +01:00
vaxerski
9197787690
misc: add misc:new_window_takes_over_fullscreen
2023-10-02 16:28:44 +01:00
vaxerski
4b6259c32d
nuke multisample_edges
2023-10-02 16:27:49 +01:00
vaxerski
dd976ffd69
add debug:watchdog_timeout
2023-09-29 16:39:16 +01:00
vaxerski
423936d1a7
clarify tearing issues more
2023-09-29 01:19:40 +01:00
vaxerski
43baf3abed
clarify tearing issues
2023-09-28 22:06:29 +01:00
vaxerski
76e1baf9ae
add tearing notes
2023-09-28 21:58:51 +01:00
Cascade aka. Isoheptane
b603e29cf6
Add variables for tablets to wiki ( #355 )
2023-09-27 19:49:35 +01:00
Aqa-Ib
41d64c4adf
Clarify alterzorder ( #352 )
...
* Update Dispatchers.md
Clarification of alterzorder
* Update Dispatchers.md
* Update Dispatchers.md
2023-09-24 23:47:11 +01:00
memchr
b2edb464af
binds(changegroupactive): support number as arg ( #351 )
2023-09-23 13:37:09 +01:00
memchr
657f57e433
doc window rule group
( #349 )
...
* doc window rule `group`
* wr group: document `always` qualifier
2023-09-22 10:18:04 +01:00
alaricljs
18788b4156
Alterzorder ( #337 )
...
* alterzorder docs
* deprecation warning bringactivetotop
---------
Co-authored-by: Leeman <lstrout@enlj.com>
2023-09-21 22:18:12 +01:00
Mihai Fufezan
bb69ed7a8d
misc: add disable_hypr_chan
...
Complements https://github.com/hyprwm/Hyprland/pull/3343 .
2023-09-17 17:34:27 +03:00
vaxerski
5a991af825
clarify disable_hyprland_logo
2023-09-17 13:16:17 +01:00
memchr
cdc71debb7
fix movewindoworgroup doc ( #348 )
2023-09-16 12:59:07 +01:00
memchr
fbf14ab37d
improve documentation of group locks ( #346 )
2023-09-15 12:07:29 +01:00
Jeremy Huang
7302dbfa47
add master mfact dispatcher ( #345 )
2023-09-15 12:03:26 +01:00
Filip Åhfelt
12382f8c48
Add note regarding screen sharing with 10 bit enabled ( #343 )
2023-09-15 11:59:38 +01:00
Mark Lansky
78408977d1
fix: unexisting href anchor ( #344 )
2023-09-14 09:00:49 +01:00
alaricljs
1c1046e902
wrv2 move onscreen ( #338 )
...
Co-authored-by: Leeman <lstrout@enlj.com>
2023-09-12 09:56:23 +01:00
memchr
52e5559207
groups: document movewindoworgroup
and other changes ( #309 )
...
documentation for #3006
Dispatchers:
- movewindoworgroup
- setgrouplockchecking
Variables:
- misc:group_focus_removed_window
- binds:check_group_lock
2023-09-10 23:29:16 +01:00
alaricljs
5ef73ce15b
resizeparams for hyprwm/Hyprland#3246 ( #336 )
...
Co-authored-by: Leeman <lstrout@enlj.com>
2023-09-10 23:26:17 +01:00
Jeremy Huang
b13b61230e
add smart_resizing for master layout ( #335 )
2023-09-10 23:18:37 +01:00
vaxerski
1c0b0c6ee4
blah blah
2023-09-09 15:34:25 +01:00
lactose
3cde22b89c
Dispatchers: add exec with rules hyperlink ( #331 )
2023-09-07 21:16:47 +03:00
vaxerski
e134ab7e7e
config: disable blur special by default
...
very expensive
2023-09-07 00:36:20 +02:00
unrealhoang
1dc4390b32
add option scroll_button_lock ( #330 )
2023-09-06 14:55:07 +02:00
vaxerski
90331e2db4
loosen animation keyword restrictions
2023-09-06 12:59:02 +02:00
MightyPlaza
aef204decd
Add misc:groupbar_scrolling ( #317 )
2023-09-04 21:03:41 +03:00
shadowmax31
26ede94ddd
Add orientationcycle to MasterLayout ( #325 )
2023-09-04 16:45:44 +02:00