Marco Bulgarelli
cb1c5b698b
Fix typo in README
2025-07-18 21:10:17 +03:00
801f4a069b
Useful utilities/Screen sharing: fix monitors link
2025-07-18 12:48:19 +03:00
Travis Nesbit, MD
5afae3696b
Useful Utilities/Must-have: Add note about font requirements ( #1151 )
2025-07-18 09:44:45 +03:00
Marco Bulgarelli
8d45857940
Configuring/Window Rules: Minor consistency fixes, punctuation and rephrasing ( #1150 )
...
* Configuring/Window Rules: Minor consitency fixes, punctuation and rephrasing
- regex -> RegEx
- Add link for Google's RE2
- Add capitals and periods for descriptions in tables
- Add `<br>` to break up longer paragraphs for legibility
- `x y` --> `w h` in maxsize and minsize
- Add link for nearest neighbour filtering
- Enclose notes under dynamic rules and window rule options in a callout
2025-07-18 01:29:36 +03:00
42590707f6
master: add ignoremaster to swapwithmaster
2025-07-16 15:51:53 +02:00
4021d03a25
versions: add 0.50
2025-07-16 11:28:03 +02:00
UjinT34
dbad67817d
Update Variables.md ( #1149 )
...
https://github.com/hyprwm/Hyprland/pull/11026
2025-07-15 19:38:30 +02:00
Maximilian Seidler
cbacda2352
variables: add misc:session_lock_xray ( #1145 )
2025-07-14 13:14:05 +02:00
CyrenArkade
0ba9dfb711
FAQ: Add noinitialfocus to flameshot rules ( #1148 )
2025-07-12 12:03:49 +03:00
Marco Bulgarelli
a8e98cfbfd
Configuring/Window Rules: clarify that int values for size are affected by scaling factor ( #1147 )
...
- rename `x, y` to `w, h`
- add more examples for `<` and `>` usage.
2025-07-12 11:57:39 +03:00
Abhinav Anil
f174a47f6f
Useful Utilities/Screen Sharing: add bitdepth information
2025-07-12 11:54:14 +03:00
Tom Englund
668252747b
remove render ahead of time variables ( #1144 )
2025-07-11 17:51:20 +02:00
Xandor Schiefer
6e9d4052f5
Nix/Hyprland-on-Home-Manager: add information on how to export variables when using NixOS with UWSM
2025-07-11 17:22:35 +03:00
Dr.Blank
f6f07231f3
Configuring/Binds: remove extra commas for multiple bind
...
adding commas for multiple bind passes as valid config but does not work as expected.
2025-07-10 15:05:48 +03:00
ce300a0383
config: disable new_render_scheduling by default
2025-07-09 16:14:14 +02:00
Tom Englund
3f8407051f
environment variables: document AQ_FORCE_LINEAR_BLIT ( #1139 )
...
add some info about AQ_FORCE_LINEAR_BLIT
2025-07-09 14:40:24 +02:00
Aylur
d1e021e133
Useful Utilities/Status Bars: update astal urls ( #1138 )
2025-07-08 22:29:40 +03:00
46a813f09b
variables: add new_render_scheduling
2025-07-08 12:42:55 +02:00
Bottle of Otter
5a687f1280
Hypr Ecosystem/hyprsunset.md: Fix typo ( #1136 )
2025-07-04 13:44:29 +02:00
aphelei
19d9629f1a
add zoomFactor in Animations.md ( #1135 )
2025-07-01 11:33:51 +02:00
Rana Salem
6339271272
Getting Started/Master Tutorial: update ly working status ( #1134 )
2025-06-30 19:34:53 +03:00
Pucas01
7edbc1826c
Configuring/Variables: remove spaces in rgba and rgb decimal values ( #1132 )
2025-06-28 13:04:15 +03:00
Feiyang Wu
a7656c9885
Useful Utilities/Systemd start: Fix hyprland's UWSM entry name ( #1133 )
2025-06-28 10:27:58 +03:00
Maximilian Seidler
3a4202892d
hyprlock: remove grace config option ( #1129 )
2025-06-27 23:23:46 +02:00
f98d6c67d5
pr-guidelines: how to add tests
2025-06-27 12:21:59 +02:00
Ben George
14bdd24354
Nvidia: add workaround for Electron/Chromium boot delay on hybrid GPUs ( #1131 )
2025-06-27 12:06:20 +03:00
Leon
d33fcdece3
Configuring/Permissions: fix string interpolation for NixOS paths
2025-06-26 22:57:23 +03:00
e5a64919ab
pr-guidelines: require testing
2025-06-26 19:45:35 +02:00
51a640d843
variables: nuke explicit_sync
2025-06-24 14:42:03 +02:00
UjinT34
c287619d2b
variables: add auto hdr ( #1127 )
...
https://github.com/hyprwm/Hyprland/pull/9785
2025-06-23 14:33:25 +02:00
Janne Heß
28ad131b72
Configuring/Permissions: Add docs for NixOS paths
2025-06-22 16:11:57 +03:00
Alexander Afanasenko
352a5bd6fb
Nvidia: changed wording for multi-monitor with hybrid graphics ( #1124 )
2025-06-19 23:06:50 +03:00
fazzi
a6f9e34ab9
treewide: add missing curly braces to Nix codeblocks ( #1126 )
2025-06-19 21:26:45 +03:00
Jacob Ilias Komissar
7f2ef6a99f
Configuring/Variables: Add new groupbar color variables ( #1117 )
...
Also update the existing one's description
2025-06-16 22:40:48 +02:00
Fitti
99ceba7ce9
Index: fix link to Useful Utilities ( #1122 )
...
Without the trailing `/`, all links under
"Useful Utilities" lead to a 404 page.
2025-06-16 10:44:00 +03:00
UjinT34
462e4bc88e
monitors: add v2 hdr rules ( #1118 )
...
https://github.com/hyprwm/Hyprland/pull/10623
2025-06-15 12:15:27 +02:00
may
fd795c8c3c
document sticky option for drag_lock ( #1114 )
2025-06-15 11:45:50 +02:00
Viktor
46408d1f9a
dwindle: add options for single window aspect ratios ( #1113 )
...
Documentation for dwindle:single_window_aspect_ratio
2025-06-10 08:20:29 +01:00
Michael Thomas
3a64123c82
faq: fixing incorrect x11 resolution ( #1112 )
2025-06-09 08:14:12 +01:00
fkobi
847f896069
xdph: use sh instead of bash ( #1111 )
...
Nothing bash specific is used so we might use the basic shell
2025-06-07 18:38:42 +01:00
Ufuk Ustali
de7aa22435
variables: add input:touchpad:drag_3fg ( #1109 )
2025-06-06 15:47:02 +01:00
Eric Li
6a4c06b5de
windowrules: add group: selector ( #1108 )
...
* add group windowrule selector
* oops fixed spacing
2025-06-05 21:17:24 +01:00
UjinT34
44aa05753a
monitors: add monitorv2 syntax ( #1110 )
...
https://github.com/hyprwm/Hyprland/pull/9761
2025-06-05 15:57:00 +01:00
littleblack111
0066adfca0
variables: add float-gaps ( #1097 )
2025-06-03 19:49:15 +01:00
Chris Hixon
63bd4bf328
hypridle.md: add listener variables table w/ ignore_inhibit ( #1100 )
...
* Update hypridle.md
Add general ignore_wayland_inhibit option to table
* Update hypridle.md
Add "idle" clarification to description of general:ignore_wayland_inhibit
* hypridle.md: add listener variables table w/ ignore_inhibit
The table includes the new per-listener ignore_inhibit option, added in PR #158
Additionally, add an Examples heading (h3) above the full example.
[ reissuing this PR on top of my previous edit PR for this page ]
* Remove h4 for consisency with other tables
2025-06-03 19:45:45 +01:00
Chris Hixon
ef6c77f407
hypridle.md: add general ignore_wayland_inhibit option to table ( #1095 )
...
* Update hypridle.md
Add general ignore_wayland_inhibit option to table
* Update hypridle.md
Add "idle" clarification to description of general:ignore_wayland_inhibit
2025-06-02 19:03:18 +01:00
fazzi
9fa1b1777a
Nix/Hyprland on NixOS: use dconf nix configuration ( #1106 )
2025-06-02 17:03:23 +03:00
Kamikadze
9ad0e1ecc2
Getting Started/Installation: update minimum clang version to 19 ( #1104 )
2025-06-02 13:32:52 +03:00
9c
f88ae80bad
Configuring/Uncommon tips & tricks: improve docs regarding Caps Lock remapping ( #1103 )
2025-06-02 13:31:10 +03:00
aphelei
0dcf7c3fe2
Configuring/Uncommon tips & tricks: alttab again ( #1102 )
2025-06-02 13:21:29 +03:00