Commit Graph

922 Commits

Author SHA1 Message Date
Mihai Fufezan 87e0cede46
capitalize links 2024-03-17 18:40:17 +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
Vaxry 3320a5378e selector: add 37 2024-03-16 00:05:53 +00:00
Mihai Fufezan 7ccbdf6105
Master tutorial: fix Configuring link
Fixes #536
2024-03-15 23:49:30 +02:00
Andrej Benz 6bcf0de8c7
add walker app launcher (#535) 2024-03-15 18:48:34 +00:00
Vaxry 86ca7846c1 hyprcursor: discourage /usr 2024-03-15 17:58:35 +00: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
Abhinav Anil be991c0bf4
hyprlock: add `no_fade_out` option (#530) 2024-03-14 13:23:56 +00:00
Maximilian Seidler 621def9bc4
hyprlock: mention SIGUSR signals (#528) 2024-03-13 21:26:07 +00:00
Hadi 7b8d100e22
Add hyprpaper startup instruction (#527) 2024-03-13 21:25:35 +00:00
bvr-yr c6f4a5b359
hyprlock: add `$FAIL` and `ATTEMPTS` to label section (#526) 2024-03-13 21:25:20 +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
bvr-yr 193dfc4854
hyprlock: add capslock and numlock options (#524) 2024-03-13 01:10:58 +00:00
Jost Alemann 0b96aeb2d1
add anyrun app launcher (#522) 2024-03-12 15:20:55 +00:00
Vaxry 9e2e9d9d73 plugins: list places 2024-03-11 16:44:03 +00:00
bvr-yr fe65e2de8b
hyprlock: mention `check_color` (#518) 2024-03-11 15:17:29 +00:00
bvr-yr 177f3110fc
hyprlock: mention `SIGUSR2` (#517) 2024-03-10 21:38:18 +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 def87305b6 add note to hyprcursor about default fallback 2024-03-09 18:54:48 +00:00
Vaxry 19a57fbc50 more notes for hyprcursor 2024-03-09 18:34:05 +00:00
Vaxry 5f3e727ffe add instructions for hyprcursor 2024-03-09 18:27:52 +00:00
Vaxry e089b1c818 put hyprcursor above xdph 2024-03-09 16:59:37 +00:00
Vaxry a16c9f1cae add hyprcursor 2024-03-09 16:58:32 +00:00
bvr-yr 2f6ff821ba
hyprlock: add fail display changes (#516)
* hyprlock: mention fail display changes

* edit

* edit2
2024-03-09 16:45:01 +00:00
Aaron 779c8df743
Adds 5 new ipc events (#513)
New events are introduces in https://github.com/hyprwm/Hyprland/pull/5022
2024-03-08 17:39:58 +00:00
Rdeisenroth 00361ef69a
document how to use the KDE file picker with XDPH (#512) 2024-03-08 16:36:34 +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
Matthijs Wolters 1a8d667a28
Fixed a broken link to the screensharing gist (#497)
Mr. Powerball253 (or Bruno as I guess he is called) changed his GitHub account name, which broke the link to the screensharing gist. Thankfully, the link still works if with his new GitHub account name.
2024-03-07 18:42:34 +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
Maximilian Seidler 9444f36bd4
hyprlock: add input-field:fade_timeout (#508) 2024-03-06 21:13:00 +00:00
Vaxry 9cb2e89120 hyprlock: add shadowable 2024-03-05 20:30:47 +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
sentakuhm 91c6486987
hypridle: Added more details for full example. (#501)
* add full hypridle example work with hyprlock.

* removed general {} for better readability

* Update hypridle.md, more details in full example.

* Update hypridle.md, more details for full example.

* Update hypridle.md, changed brightnessctl value.

* Update hypridle.md, changed brightnessctl value.

* Update hypridle.md, hypridle startup run method.

* Update hypridle.md. change mistake by me.
2024-03-04 19:30:00 +00:00
bvr-yr c97d3a5b3d
hyprlock: mention `dots_rounding` (#504) 2024-03-04 17:59:41 +00:00
jyf 65008a7838
dwindle: fix pseudotile desc (#503)
fix error description for pseudotile
2024-03-04 11:27:02 +00:00
matteo4375 b3df424e24
hyprlock: add rounding to input-field (#502) 2024-03-04 01:54:46 +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
sentakuhm 7b55b46f2a
add full hypridle example work with hyprlock. (#496)
* add full hypridle example work with hyprlock.

* removed general {} for better readability
2024-03-01 23:20:27 +00:00
Vaxry 3130c6a18b new asan instructions 2024-03-01 14:18:37 +00:00
Bilel MEDIMEGH df16e4cd05
Configuring Hyprland: add --config flag note (#495) 2024-02-29 23:22:40 +02:00
Kainoa Kanter bc370081e0
Useful utilities/other: add wireless config tools (#494)
Co-authored-by: Mihai Fufezan <fufexan@protonmail.com>
2024-02-29 17:34:04 +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