Commit graph

1779 commits

Author SHA1 Message Date
Marco Bulgarelli
b5eae94286
Backend: update favicons and manifest (#1185)
* Update favicons and manifest

* Fix wrong navbar icon size

* Revert 4d09426

* Remove `maskable` and `monochrome` from `purpose`

Icons would require more padding to be 100% `maskable` compliant. Adding more icon variants would require modifying the Hextra theme so we'll skip them for now.
2025-08-06 12:19:49 +03:00
JS Deck
c623ff0d78
Options from hyprwm/Hyprland#11214 (#1184) 2025-08-04 21:29:41 +02:00
Abdalrzag
59f847ef6a
hyprpaper.md: Warn about wildcard not overriding explicit wallpaper setting (#1183) 2025-08-03 22:35:15 +02:00
e06473cc90
animations: add fadePopups 2025-08-03 13:45:43 +02:00
7611480bc4
uwsm: don't recommend anymore 2025-07-30 22:44:45 +02:00
Marco Bulgarelli
b7839925fd
Nix: Add page weights, improve formatting (#1182)
* Add page weights for Nix pages

* Reformat warning about required and optional modules

* Cachix: fix callouts

* Hyprland on other Distros: add callout, minor fixes

* _index: reorder links based on new page weights

* Hyprland on NixOS: `callout` and `tab` fixes

* Options and Overrides, Plugins: formatting
2025-07-29 23:08:01 +03:00
Rayen Daadaa
eaabf04197
Useful Utilities/App Launchers: add official rofi with wayland support (#1181)
Co-authored-by: Mihai Fufezan <mihai@fufexan.net>
2025-07-29 22:22:30 +03:00
Marco Bulgarelli
2c60ab2767
Useful Utilities/Clipboard Managers (#1180)
- Add short description for `copyq`
- Rearrange list in alphabetic order
- Rearrange sections in alphabetic order
- Enclose binding variants for various menus (`dmenu`, `rofi`, etc.) in `{{<tabs>}}`
2025-07-29 00:16:39 +03:00
Marco Bulgarelli
e0ea9da1f7
Configuring/Environment-variables: Add usage examples (#1178)
- Add warning type to callout about avoiding quotes (also reword warning).
- Add examples of variable with multiple values and different formats/value separators.
- Minor punctuation fixes.

Note: py syntax highlighting was used for the code blocks instead of ini to avoid visualizing ";xcb" as a comment.
2025-07-28 11:35:36 +03:00
M B
0d59c78da6
Configuring/Multi-GPU: add section on udev rule for drm card paths (#1177) 2025-07-27 14:50:01 +03:00
hetraeus
3b17da1eb9
Permissions: fixed typo (#1176) 2025-07-25 21:37:39 +02:00
68334905fe
hyprlang: add conditionals 2025-07-25 21:33:27 +02:00
Marco Bulgarelli
7c6b574c7d
Configuring/Window Rules: Note about order of evaluation (#1175)
Resolves: #1140
2025-07-25 12:16:20 +03:00
aphelei
e0f82edfb5
Configuring/Uncommon tips & tricks: compute zoom using jq (#1174) 2025-07-25 12:14:24 +03:00
apoptosis66
6413bdcdad
Configuring/Dwindle-Layout: Improve split_width_multiplier description (#1172) 2025-07-25 11:58:29 +03:00
729837aea2 README: add instructions for local dev 2025-07-24 19:24:27 +03:00
42c76c91ab treewide: add backend 2025-07-24 19:24:27 +03:00
bb360509e1 pages -> content 2025-07-24 19:24:27 +03:00
Marco Bulgarelli
69ddd82bce
Configuring and Getting Started/index: fold by default (#1162)
This sets both categories to start as folded by default, eliminating the unwanted behavior of them unfolding every time the user clicks on a category.
2025-07-24 17:34:13 +03:00
aphelei
42a6cae0bc
Configuring/Uncommon tips & tricks: fix zoom calculation (#1169) 2025-07-24 17:33:18 +03:00
Taro
c31e8c0282
Useful Utilities/File-Managers: fix Thunar link (#1168) 2025-07-23 11:25:25 +03:00
Lee Bousfield
de33507d17
configuring/nvidia: Document new default of AQ_FORCE_LINEAR_BLIT=1 (#1167) 2025-07-22 22:27:15 +02:00
Joel Edwardson
415d0577c1
Configuring/Variables: fix subcategory typos (#1164) 2025-07-22 19:02:29 +03:00
Antoine Bertin
8f4f020b7a
Hypr Ecosystem/hyprsunset: fix gamma type and default value (#1165) 2025-07-22 12:21:35 +03:00
Harsh Narayan Jha
ce271b8f4a
configuring/variables: change drag_lock default to 0 (#1166) 2025-07-22 11:11:18 +02:00
Felix Salcher
918eae322c
hyprsunset: fix typo (#1163) 2025-07-20 23:58:49 +02:00
Felix Salcher
1080a4dff2
hyprsunset: fix typo (#1161) 2025-07-20 22:55:43 +02:00
Felix Salcher
c18ac8462a
Add Hyprsunset config documentation (#1159)
* added config documentation for hyprsunset

* update description
2025-07-20 15:29:46 +02:00
Mozzarella32
c5982c9578
Add cursor:invisible (#1157) 2025-07-20 12:40:36 +02:00
Marco Bulgarelli
80e24f2b19
Configuring/Animations: improvements, clearer wording (#1153) 2025-07-18 21:16:57 +03:00
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