Commit Graph

970 Commits

Author SHA1 Message Date
Aqa-Ib 482e784a93
add content to development index page 2024-04-08 00:40:47 +02:00
Aqa-Ib e51df8fee9
add content to plugins page 2024-04-08 00:37:03 +02: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
Mihai Fufezan 7ffbed85b6
Nix: add systemd variables info 2024-04-04 10:29:00 +03:00
Vaxry 8b075fcdb9 add swipe events 2024-04-03 19:21:48 +01:00
Vaxry 224b9d1043 workspace changes 2024-04-02 20:32:32 +01:00
Vaxry 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
Vaxry 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
Mihai Fufezan 16e8795268
Uncommon tips & tricks: change GIF locations 2024-03-31 14:46:11 +03:00
Mihai Fufezan 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
Vaxry 6c0e4a1f31 add disable_keybind_grabbing 2024-03-29 18:58:02 +00:00
Vaxry 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
Vaxry b5fda3fe8e add hide_cursor_on_key_press 2024-03-28 02:05:11 +00:00
Vaxry 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
Vaxry 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
Vaxry 143f2e3d6b fix deps for manual 2024-03-20 02:25:03 +00:00
Vaxry 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
Vaxry 0b87f4687a add pin events 2024-03-18 18:12:46 +00:00
Vaxry 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