Pablo
5f38a18287
Keywords: add space ( #584 )
2024-04-09 12:45:18 +03:00
dranull
586cecc718
input:off_window_axis_events values ( #578 )
...
* input:off_window_axis_events values
* Remove line-breaks
2024-04-08 23:35:26 +01:00
DiskyToy
b9a82507c7
Add hyprlock default keypress behaviour ( #581 )
...
* Add default keypress behaviour
According to https://github.com/hyprwm/hyprland-wiki/issues/579 the wiki was lacking default behaviour, so i quickly added it.
* removed description for 'obvious and unnecessary' behaviour
2024-04-08 23:29:50 +01:00
SoSeDiK
d9d128694e
Per-window fullscreen opacity ( #577 )
2024-04-07 23:19:17 +01:00
bvr-yr
cb5bb868d7
hyprlock: add reload options to Image ( #570 )
...
* hyprlock: add reload options to Image
* typo
2024-04-07 18:09:36 +01:00
Oliver Säfström
f2d991bb94
FAQ: clarify env var ( #575 )
2024-04-07 19:10:54 +03:00
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
7ffbed85b6
Nix: add systemd variables info
2024-04-04 10:29:00 +03:00
8b075fcdb9
add swipe events
2024-04-03 19:21:48 +01:00
224b9d1043
workspace changes
2024-04-02 20:32:32 +01:00
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
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
16e8795268
Uncommon tips & tricks: change GIF locations
2024-03-31 14:46:11 +03:00
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
6c0e4a1f31
add disable_keybind_grabbing
2024-03-29 18:58:02 +00:00
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
b5fda3fe8e
add hide_cursor_on_key_press
2024-03-28 02:05:11 +00:00
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
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
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
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
53ab3d757f
hyprlock: add dots_center for input-field
2024-02-21 11:43:30 +00:00
Dashie
953c169cf2
feat: Add documentation about css gaps ( #473 )
2024-02-21 11:08:03 +00:00
Dovydas Musulas
d517a519d2
hyprlock: add config info ( #484 )
...
Co-authored-by: Mihai Fufezan <mihai@fufexan.net>
2024-02-21 12:28:45 +02:00
bvr-yr
e8be9ae2cb
hyprlock: mention dots config options ( #485 )
2024-02-20 17:12:59 +00:00
c39dbf7334
hyprlock: add hide_input
2024-02-20 14:42:45 +00:00
asiantuntija
5b1729d286
Fix input field variable name ( #483 )
...
Use underscore instead of dash
2024-02-20 11:33:49 +00:00
Yassine IBRAHIMI
75e0ba1cf8
Update Uncommon-tips-&-tricks.md
...
Fix the gamemode.sh script
2024-02-20 12:13:51 +02:00
1a4345c6e0
hyprlock: add hide_cursor
2024-02-20 02:54:51 +00:00
1391d6bd35
hyprlock: mention br supprot
2024-02-20 01:30:21 +00:00
Nelson Dane
7da139c735
fix config idle/paper config paths ( #482 )
2024-02-20 00:55:36 +00:00
thejch
1f89b03115
change cache dir ( #481 )
2024-02-20 00:54:45 +00:00
03c3d8c125
hyprlock: update text variables
2024-02-20 00:12:40 +00:00
38c05383aa
hyprlock: add general remarks for widgets
2024-02-19 23:01:39 +00:00
be3899a41a
hyprlock: add font_color to input-field
2024-02-19 22:47:50 +00:00
51269c5078
hyprlock: add halign valign and pos to input-field
2024-02-19 22:47:22 +00:00
b01dbde3ec
hyprlock: add background color
2024-02-19 20:52:09 +00:00
Kamack38
2ff048a654
fix: Fix link in xdg-desktop-portal-hyprland.md ( #480 )
2024-02-19 17:44:59 +00:00
ce22f5e5fb
hyprlock: add pango markup
2024-02-19 17:43:08 +00:00
6d0fb4bdb7
fix toc in ecosystem
2024-02-19 17:09:40 +00:00
c2650dee5d
add hyprlock to toc
2024-02-19 17:08:40 +00:00
cd61f7c225
add hyprpicker to hypr utils
2024-02-19 16:57:32 +00:00
0f307aaaf5
Add hypr ecosystem pages
2024-02-19 16:52:58 +00:00
9ceb348faa
add hyprlock
2024-02-18 23:47:33 +00:00
c706ca2c7d
update device sections
2024-02-18 15:01:43 +00:00
Michał Lewandowski
d1322d7836
Fix the URL to XDPH ( #476 )
...
Otherwise it gives 404
2024-02-18 14:50:37 +00:00
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
78cf546f17
remove slackware instructions cuz slackware is super outdated
2024-02-17 02:26:19 +00:00
Jacob Birkett
259d7a7188
ipc: document monitoraddedv2 ( #472 )
2024-02-15 14:22:44 +00:00
fa4e26cd02
oops
2024-02-14 22:26:07 +00:00
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
o0nd7ots
e559f5d813
Added Emacs as a lancher suggestion ( #467 )
...
* Added Emacs as a lancher suggestion
Credit goes to DistroTube
* Removed the code
It was GPLed
2024-02-12 21:53:22 +00:00
Micro
b63398d2fe
minor FAQ Edits ( #462 )
...
* tweaked formatting and removed double spaces
* added new FAQ
* formatting
* partially revert e2d4765389
* corrected grammar
2024-02-12 15:20:41 +00:00
o0nd7ots
6a057f421e
Reformatted sentences ( #466 )
...
* Reformatted sentences
They are better now I think
* added emphasis
2024-02-12 10:55:23 +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
o0nd7ots
cec994ce71
edited markup ( #468 )
...
it's more legible
2024-02-12 10:39:37 +00:00