Commit Graph

507 Commits

Author SHA1 Message Date
Mihai Fufezan 0aae54eb6a
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:45:14 +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
Vaxry 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
Vaxry 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
Vaxry 891b2c9501 add defaultName for workspace rules 2024-02-27 22:45:25 +00:00
Vaxry 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
Vaxry c706ca2c7d update device sections 2024-02-18 15:01:43 +00:00
Vaxry 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
Vaxry fa4e26cd02 oops 2024-02-14 22:26:07 +00:00
Vaxry 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
Vaxry 4145d664df nuke force_hypr_chan 2024-01-29 23:11:55 +00:00
Vaxry 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
Vaxry 107851dcde add input:special_fallthrough 2024-01-09 13:19:18 +01:00
Vaxry 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