Commit graph

911 commits

Author SHA1 Message Date
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
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
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
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
8d481afc27 hyprpaper add unload unused 2024-02-27 22:25:09 +00:00
Lucas Ivan Benchat Parra
45e7fb3533
Update Gentoo installation instructions (#491) 2024-02-25 00:18:28 +00:00
b6c38d1cda config: add opengl:force_introspection 2024-02-23 21:22:48 +00:00
GewoonLeonYT
5758644732
Update Color-Pickers.md (#490) 2024-02-23 13:42:52 +02:00
d6dd92d443 hyprlock: add no_fade_in 2024-02-22 00:36:30 +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
f473dd3221 hyprlock: add screenshot and blur 2024-02-21 22:20:56 +00:00
f3a8a3aed4 hyprlock: add grace 2024-02-21 16:49:51 +00:00
955fb8016e hyprlock: mention commands to exit 2024-02-21 14:13:21 +00:00
ff29e1d804 hyprlock: add commands to label 2024-02-21 14:11:41 +00:00