Commit Graph

986 Commits

Author SHA1 Message Date
DiskyToy 549b728393
update switchxkblayout example using name key (#576)
device:my-epic-keyboard-v1 {
    kb_layout=us,pl,de
}

does no longer work, but it does work when using

device {
    name=my-epic-keyboard-v1
    kb_layout=us,pl,de
}
2024-04-07 15:23:42 +01:00
LOSEARDES77 68eec5d3fa
hyprpaper: add splash_color (#573) 2024-04-04 20:52:51 +01:00
end-4 a569c34633
animations: layersIn, layersOut, fadeLayersIn, fadeLayersOut (#572) 2024-04-04 16:41:36 +01:00
Mihai Fufezan 7ffbed85b6
Nix: add systemd variables info 2024-04-04 10:29:00 +03:00
Vaxry 8b075fcdb9 add swipe events 2024-04-03 19:21:48 +01:00
Vaxry 224b9d1043 workspace changes 2024-04-02 20:32:32 +01:00
Vaxry 662de3cf4e fix default type for hide_cursor_on_key_press 2024-04-02 12:20:08 +01:00
Dranoel 56a2b2bcea
FAQ: remove mention of gender (#569) 2024-04-02 12:23:49 +03:00
Vaxry 3d2648f1fd add 38 2024-04-01 19:41:07 +01:00
quinn 863af8874c
Performance: fix grammar (#567) 2024-03-31 20:26:09 +03:00
Mihai Fufezan 16e8795268
Uncommon tips & tricks: change GIF locations 2024-03-31 14:46:11 +03:00
Mihai Fufezan 036195c550
Uncommon tips & tricks: change GIF locations 2024-03-31 14:42:20 +03:00
Mr Unhappy 7f466c8885
nvidia: add missing semicolon for nix configuration. (#565) 2024-03-31 14:31:03 +03:00
Max Walters b9ec5f4f38
hypridle: fix typo in `restore` (#564) 2024-03-31 14:27:41 +03:00
k26pl 4865c66066 Change env vars to hyprland format
Changes env vars to hyperland format making them copy-pastable into config.
QT_QPA_PLATFORM is originally in quotes, i think it is because of bash and ``;`` and works in hypr, but i am not sure.
2024-03-31 14:26:52 +03:00
Chenty 7b5f391046
Update document mistake with initialClass with added warnings (#563) 2024-03-31 02:25:14 +01:00
Mike Rivnak 7f825b51a6
Add $DESC entry (#561) 2024-03-31 02:06:31 +01:00
bvr-yr 364145c988
hyprlock: add `rotate` option to label and image (#555)
* label: add `rotate` option

* upd
2024-03-29 19:01:20 +00:00
Vaxry 6c0e4a1f31 add disable_keybind_grabbing 2024-03-29 18:58:02 +00:00
Vaxry fa70fa6d07 improve plugin dev instructions 2024-03-29 02:47:06 +00:00
zefr0x 1af8b1cced
Useful Utilities/Other: remove note about GAMMA_LUT not supported in nvidia (#558)
Nvidia drivers supports GAMMA_LUT since version `550.54.14`. Color temperature shifting apps works now.

Read More:
    https://www.nvidia.com/download/driverResults.aspx/218826/en-us/

Closes: #557
2024-03-28 12:46:29 +02:00
Marek Vrbka eadd63151c
Show how you can set keyboard layout variants per layout (#559) 2024-03-28 02:08:52 +00:00
Vaxry b5fda3fe8e add hide_cursor_on_key_press 2024-03-28 02:05:11 +00:00
Vaxry 8df207a474 mention slide override 2024-03-28 01:41:40 +00:00
Caolan Leatham-Orrell 901ee0b96a
Fixed typo in Must-have.md (#556)
In Must-have.md corrected 'deciated' to 'dedicated'
2024-03-27 01:29:08 +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
Vaxry 019d29e32b add blurpopups 2024-03-25 16:09:43 +00:00
Josh Kirkwood 861e8f4731
hypridle: fix comments (#553)
Adjusted hypridle example as there were a few inconsistencies with what comments were suggesting.

- Adjusted comment to specify how to disable the keyboard backlight listener.
- Adjusted 5.5 timeout to be 5.5 minutes. Previously this was 6.3 minutes.
2024-03-25 14:19:15 +00:00
Khalid 193cf5a4e5
add graphics tablet active area variables (#549) 2024-03-23 20:31:14 +00:00
YoussefAswad 49fa3af5cf
hyprlock: add `ignore_empty_input` and description (#550) 2024-03-23 15:02:19 +00:00
bvr-yr f6f87b6334
hyprlock: add `$LAYOUT` for labels (#548) 2024-03-21 15:42:59 +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
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
Vaxry 143f2e3d6b fix deps for manual 2024-03-20 02:25:03 +00:00
Vaxry 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
Vaxry 0b87f4687a add pin events 2024-03-18 18:12:46 +00:00
Vaxry 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
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
Vaxry 891b2c9501 add defaultName for workspace rules 2024-02-27 22:45:25 +00:00
Vaxry 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
Vaxry 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
Vaxry 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