Commit graph

1761 commits

Author SHA1 Message Date
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
Kamikadze
e42ef74e63
installation: update minimum gcc version to 15 (#1101) 2025-05-31 19:49:10 +01:00
end-4
3b69fe7807
Useful Utilities/Status bars: add AGS and Quickshell (#1096) 2025-05-31 14:27:08 +03:00
aphelei
dd6205e309
Configuring/Uncommon tips & tricks: alt-tab add alt shift tab for everything (#1098) 2025-05-31 14:21:56 +03:00
aphelei
ec5749e121
Configuring/Uncommon tips & tricks: update alttab (#1091) 2025-05-30 18:18:21 +03:00
c637ccc34d installation: update callouts 2025-05-29 15:05:06 +02:00
Chiron
c3cfa73f7d
Configuring/Example configurations: fix broken links (#1094) 2025-05-29 14:03:46 +03:00
littleblack111
7e4c50f4a9
variables: add snap gaps (#1089) 2025-05-28 14:20:33 +01:00
Kamikadze
3ddda8f86f
windowrules: add noscreenshare (#1086) 2025-05-27 16:10:39 +01:00
Nikolaos Karaolidis
9a1d08792f
Configuring/Monitors: add auto-center arrangements (#1087)
Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
2025-05-27 15:52:03 +01:00
littleblack111
12a3a3c7dc
variables: fix inconsistency (#1093) 2025-05-27 15:50:29 +01:00
Nikolaos Karaolidis
7a8dd8958e
Configuring/Monitors: add maxwidth resolution mode (#1085)
Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
2025-05-26 19:26:09 +02:00
littleblack111
f7c7e9a6d8
dwindle: add precise_move (#1088) 2025-05-26 19:15:27 +02:00
Gwenn Le Bihan
f4df08e50c
Configuring/Variables: explicitly mention the subcategory name for each subcategory (#1090) 2025-05-26 14:47:03 +03:00
sentakuhm
2d233a9428
Configuring/Variables: edit experimental variables section (#1076)
`ENABLE_HDR_WSI` and `DXVK_HDR=1` no longer necessary since the release of Mesa 25.1.1.
2025-05-26 14:30:08 +03:00
davc0n
9fa38b2af8
hyprsunset: replace yay with pacman (#1080) 2025-05-25 22:37:53 +02:00
aphelei
3b0a202b77
uncommon tips: add altzorder top (#1078) 2025-05-25 22:32:19 +02:00
xNyfPtx
0c44a097f2
variables: Set scroll_button_lock from 0 to true. Literally one line (#1084)
* Update Variables.md

Set scroll_button_lock from `0` to true

* Update Variables.md
2025-05-25 22:26:55 +02:00
Kedar
6667062572
Hypr ecosystem/Hyprpaper: fix IPC hyperlink (#1082) 2025-05-25 14:57:39 +03:00
aspasia-patron
105d6ab329
Useful utilities/Systemd start: include libnewt in Arch Installation (#1077)
uwsm fails to start it's selection menu unless whiptail exists.
2025-05-25 13:46:05 +03:00
78ec1c104b
permissions: add keyboards 2025-05-18 19:13:33 +02:00
CyrenArkade
8ac2444e84
add documentation for animations:workspace_wraparound (#1072) 2025-05-18 18:05:20 +02:00
Jonathan Steininger
e4364c919a
Documentation for hyprlang expression escaping. (#1069)
* Documented Expression escaping in hyprlang.md

Added documentation to explain how to escape the {{EXPRESSION}} syntax.
And documentation on escaping escapes

* clean up spelling and simplified explenation.

* Added version number for escaping. Improved readibility.
2025-05-17 15:13:20 +02:00
Tom Englund
86f343bd83
remove legacy renderer (#1068)
legacy renderer is now removed from hyprland. remove the mentions of
it.
2025-05-15 10:14:21 +01:00
Friday
15865dc2ce Nix/Hyprland on NixOS: update deprecated definitions 2025-05-14 18:39:37 +03:00
Friday
3e46d26f13 Nix/Cachix: improve substituters documentation 2025-05-14 18:38:59 +03:00
Friday
7122ddcaeb
Plugins/Using-Plugins: Fix incorrect link (#1065) 2025-05-13 12:07:08 +01:00
61a1541074
permissions: add regex example 2025-05-08 23:57:45 +01:00
56a2fd3e2f
rules: add noclosefor
fixes #1062
2025-05-08 22:25:04 +01:00
a670976b79
selector: add 0.49.0 2025-05-08 21:32:26 +01:00
Maximilian Seidler
aa5d6457a8
hyprlock: add onclick (#1031) 2025-05-08 18:27:37 +02:00
38d9f5f16b
hyprlang: update arithmetic syntax 2025-05-07 23:09:19 +01:00
e0600b4c5e
hyprlang: add new arithmetic 2025-05-07 17:55:36 +01:00
shane blackthorne
af286ee7d1
IPC: add monitorremovedv2 (#1053) 2025-05-06 03:53:31 +02:00
8dcd3cf21d
hyprlock: warn about not rendering anything by default 2025-05-05 22:42:45 +01:00
Guilherme Ferreira
dbf93bd553
Remove Hybrid, archived as of Apr 23, 2025 (#1060) 2025-05-04 23:39:15 +02:00
Ray Jameson
8bdc1c135f
Configuring/Uncommon tips&tricks: add mouse reset time callout for zoom trick (#1059) 2025-05-04 23:07:30 +03:00
Luke Swan
bc3bd7d2ee
Configuring/Window-Rules: Add translation from hyprctl command to window rules (#1057)
See https://github.com/hyprwm/Hyprland/pull/10190 for more info
2025-05-04 23:05:49 +03:00
Saygo
a38c1e5a5e
Nix/Hyprland on NixOS: Change hardware.opengl to hardware.graphics (#1056)
hardware.opengl has been deprecated in nixpkgs since 24.11
2025-05-04 21:21:08 +03:00