Commit graph

1810 commits

Author SHA1 Message Date
Truls
c3eec0036b
Hypr Ecosystem/hyprlang: Fix invalid link (#1351) 2026-01-20 13:19:48 +02:00
Alice Jacka
d292eb4f88
Nix/Hyprland on NixOS: suggest also setting packages in HM module (#1245) 2026-01-20 13:18:28 +02:00
5061726b6572
217bca18f8
Getting Started/Installation: Update fedora installation methods (#1350) 2026-01-20 12:19:47 +02:00
ykahveci
fa5e4811e8
Hypr-Ecosystem/hyprlock: add locked bind flag hint to keybinds section (#1347) 2026-01-17 15:53:49 +01:00
Curious-Keeper
0e77c48141
Configuring/Binds: document comma syntax and trailing comma pitfall (#1345)
Add a "Comma Syntax" subsection explaining that binds require exactly
3 commas for 4 arguments. Clarifies that trailing commas in example
configs indicate empty params, and warns against accidental trailing
commas which create unintended empty arguments that break keybinds.
2026-01-17 15:26:16 +01:00
Anton Kesy
5e1782bdd0
fix: correct typos (#1346)
* Configuring/Binds: fix typo

* Hypr-Ecosystem/hyprtoolkit/development: fix typo

* Useful-Utilities/Status-Bars: fix typo
2026-01-15 17:23:32 +01:00
17ca09fe65
dispatchers: mention expanded props 2026-01-15 17:21:12 +01:00
Nils K
6c925d255d
IPC: add note about socket behaviour (#1344) 2026-01-14 17:58:19 +01:00
13ddf41ef6
nix: fix start hyprland note 2026-01-12 22:18:36 +01:00
3f804affcf
nix: add more info for hyprnix 2026-01-12 22:15:14 +01:00
643c0f443e
nix: add info for hyprnix 2026-01-12 22:07:59 +01:00
3c326d6559
window-rules: mention order
ref https://github.com/basecamp/omarchy/issues/4234
2026-01-12 16:32:18 +01:00
Jaakko Utriainen
16e87207dc
Configuring/Variables: change xkb layout list file (#1343)
- In the hint to list available layouts, change base.lst to evdev.lst.
  Evdev rules are used on Linux-systems according to x.org spec. The
files can differ if the user has custom xkb layouts
2026-01-08 01:06:39 +02:00
wbg
1b64e19f86
Feature/groupbar horizontal textpadding (#1341)
* Add text_padding variable to groupbar configuration

* Clarify text_padding description in Variables.md
2026-01-07 16:52:20 +01:00
5478496543
toolkit: add big and small rounding 2026-01-05 20:15:54 +01:00
Spyros Panagiotopoulos
7f0c413840
Hypr-Ecosystem/hyprpaper: Add example with fallback background (#1335)
Adds an example with an empty monitor in a wallpaper block to strongly indicate that `monitor` parameter must be clearly defined as empty, and omitting it doesn't make it empty.
2026-01-05 11:52:24 +01:00
Chris
256ee5b490
Hypr Ecosystem/hyprpaper: Add fallback wallpaper details (#1339) 2026-01-05 01:12:14 +02:00
ItsOhen
b3742ad983
Configuring/Window Rules: Add examples for layer rules (#1338) 2026-01-05 01:09:55 +02:00
Joáni
f5bef840e8
content/Getting Started/Installation.md: Minor clarifications for installing on Arch. (#1337) 2026-01-03 21:04:39 +01:00
Johann
cd4d910d8c
Hypr-Ecosystem/hyprpaper: add doc for dynamic wallpapers and sourcing (#1336)
Update the documentation for the hyprpaper configuration, clarifying the 'path' variable and adding a new 'timeout' variable.
Include a new section on sourcing configuration files.
2026-01-03 13:56:36 +01:00
085e22452b
versionselector: add 0.53.0 2026-01-02 19:14:17 +01:00
UnaTried
a226ea5a13
master: remove old var (#1332) 2026-01-02 19:05:05 +01:00
Leon Connor Holm
3633c79923
Hypr-Ecosystem/hyprtoolkit: color format (#1320)
* Hypr-Ecosystem/hyprtoolkit: color format

Colors in `hyprtoolkit.conf` expects the `0xRRGGBBAA` format instead of `RRGGBBAA`.

* Hypr-Ecosystem/hyprtoolkit: color format

Colors in `hyprtoolkit.conf` expects the argb hex format with a
preceding `0x` such as `0xAARRGGBB`. The functions rgb() and rgba() are
supported too.

---------

Co-authored-by: Leon Connor Holm <leonconnorholm@gmail.com>
2025-12-31 13:17:55 +01:00
ArchSav
632b8a1c28
Configuring/Gestures add section on flags and list of supported flags (#1325) 2025-12-30 13:46:12 +01:00
UjinT34
b9ec12c028
monitors: allow force disabling wcg hdr (#1327) 2025-12-28 14:44:28 +01:00
keanelovescoding
9facd39e0b
Fix typo in hyprpwcenter.md (#1328) 2025-12-28 13:34:51 +01:00
UjinT34
cd3ca50dfd
variables: update cm changes (#1326) 2025-12-27 18:02:14 +01:00
EvilLary
f16ebd45bb
Configuring/Variables: added entry for disabling watchdog warning (#1318) 2025-12-26 14:05:46 +01:00
Joel Mathew Thomas
15218b6189
Configuring/Variables: Fix typo in groupbar: rounding_power description (#1322) 2025-12-25 20:57:00 +02:00
Muntasir Mahmud
c4582e262f
Useful-Utilities/App-Launchers: add vicinae (#1317) 2025-12-24 20:15:46 +01:00
Aldair Meneses
d8b9ec3862
Getting Started/installation: Add hyprwire-git package to Arch dependencies installation command (#1321) 2025-12-24 14:44:11 +01:00
fuyu147
739bee5aa8
Configuring/Variables: added entry for hide_on_tablet (#1316) 2025-12-19 16:14:33 +00:00
Leon Connor Holm
a69112ddbd
Configuring/Uncommon-tips-&-tricks: Improved User-Experience of "Alt tab behaviour" (#1306)
* Configuring/Uncommon-tips-&-tricks: Improved User-Experience of "Alt tab behaviour"

The previous implementation executed the `focuswindow` and `alterzorder`
dispatchers before the footclient process terminated. This created a
timing issue that is particularly noticable during window focusing
across workspaces.

For example: A user on workspace 2 uses the alt-tab command to focus one
out of several windows on workspace 1 which was not previously focused
when the user was working on workspace 1. The focus is correctly updated
but Hyprland fails to draw the active border around the newly focused
window.

This is fixed by updating the focus after the footclient has terminated.

* Alt Tab Behaviour uses XDG_RUNTIME_DIR instead of /tmp to support multiple users on the same machine
2025-12-19 13:16:31 +02:00
jmanc3
39b4f2c566
Document zoom_detached_camera (#1314) 2025-12-14 19:41:51 +00:00
Ahum Maitra
50979ec80b
Nvidia: fix spelling (#1313) 2025-12-13 23:49:37 +02:00
2a79ebde90
faq: add hw and ht to list 2025-12-13 21:48:16 +00:00
linux-howto.org
d87bfcb34f
launchers: add hyprtile (#1311)
Added HyprTile in Useful Utilities / App-Launchers section.
2025-12-11 23:52:21 +00:00
0b4776a6f3
launcher: add font prefix 2025-12-09 12:57:21 +00:00
Koeqaife
96ad4f5623
Permissions: renamed hyprland-qtutils to hyprland-guiutils (#1312) 2025-12-09 12:56:34 +00:00
Antonio Cheong
df8f91ee30
Document that splash is now default true (#1308)
See 1d8df14fce (diff-9993bc2bbc311ab9e2cb878dbc44bc4f9d5edc5216b9aa3172e4b10b9b0d61f5R23-R26)
2025-12-09 12:20:11 +00:00
Vladimir-csp
865d8bc1ff
Configuring/Systemd-start: add uwsm app alternatives (#1310)
Recommend hyprland.desktop in shell integration.
2025-12-08 19:11:54 +02:00
Rodrigo Camacho
020cb6950b
utilities: add link to hyprlauncher (#1309) 2025-12-07 17:57:55 +00:00
337b41be6d
pr guidelines: drop N for namespace 2025-12-05 20:24:36 +00:00
9e3bd58cf4
hyprshutdown: add mention of post-cmd 2025-12-05 19:00:39 +00:00
7b97b11a34
utilities: add shutdown and pwcenter 2025-12-05 17:35:30 +00:00
Vaxry
7c482edff6
all: recommend launching via start-hyprland (#1304) 2025-12-05 15:40:12 +00:00
Tuur Vanhoutte
9d1479c84e
Hypr-Ecosystem/hyprpaper: Fix wrong config option (file -> path), increase clarity (#1307)
* Fix wrong hyprpaper config option (file -> path)

Also increased clarity on the misc section

* Add table for wallpaper options

* Add single quote

* fix mistake
2025-12-05 15:39:31 +00:00
Vaxry
980a1b6902
testing: add new guidelines + cov info (#1293)
ref https://github.com/hyprwm/Hyprland/pull/12383
2025-12-05 14:16:29 +00:00
Arjun31415
4d35b684be
Configuring/Workspace-Rules: Update workspace rules for latest git (#1289)
* content/Configuring/Workspace-Rules: update workspace rules for latest git
bordersize -> border_size
floating:x -> match:float x
onworkspace:x -> match:workspace x

* undo merge in the wrong lines

* spacing

* whitespace and formatting

* fix rule name

* fix workspace rule bordersize
2025-12-04 18:12:48 +00:00
Vaxry
65dda8bbeb
hyprpaper: rewrite docs for https://github.com/hyprwm/hyprpaper/pull/288 (#1303) 2025-12-04 17:59:07 +00:00