Commit graph

933 commits

Author SHA1 Message Date
zakk4223
57161d2480
Add configerrors and error_limit documentation (#546) 2024-03-21 01:55:01 +00:00
Jean-François Dessureault
b930e62205
update deprecated nofullscreenrequest occurrence in FAQ (#545)
Also fixes first line of block no being displayed on the website (float rule).
2024-03-20 15:26:36 +00:00
Khalid
e601437165
Update tablet Variables (#544) 2024-03-20 04:00:56 +00:00
143f2e3d6b fix deps for manual 2024-03-20 02:25:03 +00:00
bf44fdd750 add workspace selectors 2024-03-19 21:04:15 +00:00
bvr-yr
fb13513b6e
hyprlock: add swap_font_color and explanation (#543)
* hyprlock: add `swap_font_colors` and explanation

* typo
2024-03-19 02:47:16 +00:00
0b87f4687a add pin events 2024-03-18 18:12:46 +00:00
74e0aae342 add note about setcursor on 37 2024-03-18 17:45:11 +00:00
bvr-yr
195c81da0c add Image section 2024-03-18 19:13:20 +02:00
Zach DeCook
13f9f6d46e
Gestures: document touchscreen workspace-swipe configuration (#448) 2024-03-17 22:42:35 +00:00
Tiago Dinis
8e5e35c745
Nix: mesa mismatch info (#542)
* Warn people to use the latest mesa version when using the Hyprland flake

Co-authored-by: Mihai Fufezan <fufexan@protonmail.com>
2024-03-17 22:02:59 +02: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
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
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
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
def87305b6 add note to hyprcursor about default fallback 2024-03-09 18:54:48 +00:00
19a57fbc50 more notes for hyprcursor 2024-03-09 18:34:05 +00:00
5f3e727ffe add instructions for hyprcursor 2024-03-09 18:27:52 +00:00
e089b1c818 put hyprcursor above xdph 2024-03-09 16:59:37 +00:00
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
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