Alexandre ABRIOUX
1077952e00
Hyprcursor: add example for NixOS ( #679 )
2024-06-11 13:52:05 +03:00
68d58d6235
selector: add 41
2024-06-10 16:33:03 +02:00
e5dfe969db
events: update params
2024-06-08 15:02:10 +02:00
John M. Harris, Jr
ab7d1c381e
Add gestures:workspace_swipe_min_fingers option ( #676 )
2024-06-07 19:54:16 +02:00
memchr
bd4d97c5b9
add cursor:persistent_warps ( #677 )
...
https://github.com/hyprwm/Hyprland/pull/6338
2024-06-07 19:52:29 +02:00
theamazing0
c78f9d58c5
Must-have: update auth agent path ( #673 )
2024-06-06 12:56:09 +03:00
phonetic112
ba95f5aa60
Add output name setting info ( #674 )
2024-06-06 00:05:28 +02:00
1ceb82e44f
fix invalid header in faq
2024-06-02 18:47:12 +02:00
Constantin Piber
d21e1212ca
Nvidia: Add a note regarding egl-wayland
( #670 )
...
Related: hyprwm/Hyprland#6290
2024-06-01 21:27:10 +03:00
vilas
9baf11f918
fix typo in envs page ( #669 )
...
Typo
2024-06-01 13:51:58 +02:00
f1uff3h
f613c3e511
Installation: updated ArchLinux dependencies
2024-05-31 21:56:27 +03:00
primalmotion
9da2158e15
faq: added an entry about phantom monitor ( #667 )
2024-05-31 12:39:48 +02:00
Bart Ilg
243207269e
Monitors: add context for vertical monitor stacking ( #666 )
2024-05-30 11:18:45 +03:00
8e46ed7b30
xref to manual build for deps
2024-05-29 15:00:36 +02:00
Gabriel Ford
6cf5d136a4
Installation: add section about libvirt + virgl ( #664 )
2024-05-29 15:55:49 +03:00
giskard
2b1d78d0e9
dispatcher: add window tag desc ( #660 )
...
* dispatcher: add window tag desc
* Window-Rules: add examples for tag
2024-05-28 23:38:33 +02:00
Barguzin
9d28dea3e9
Add the description of new keyword in hyprpaper according to pull request: https://github.com/hyprwm/hyprpaper/pull/173 ( #662 )
2024-05-25 19:40:31 +02:00
Can
bffd31319f
Added sendshortcut dispatcher ( #661 )
2024-05-24 20:59:09 +02:00
shezdy
9be12ba01f
add window_direction_monitor_fallback ( #659 )
2024-05-22 21:52:01 +02:00
giskard
7efb18bb5b
Update Variables.md: add misc:font_family as global default ( #658 )
2024-05-22 10:08:47 +02:00
Joe Edmonds
9e25b6756f
minor typo fix ( #656 )
2024-05-21 12:01:26 +01:00
shezdy
f7f5d02022
hyprlock: add zindex ( #654 )
...
* hyprlock: add zheight
* Update hyprlock.md
2024-05-17 19:29:26 +01:00
Tuur Vanhoutte
78cef04998
add debug:error_position ( #655 )
2024-05-17 19:07:14 +01:00
Joe Edmonds
8edcdf7f18
Nix/Hyprland on NixOS: add missing semicolon ( #653 )
2024-05-16 21:22:05 +03:00
Gabriel Ford
e632115e77
Write docs for multiple keysyms. ( #652 )
2024-05-16 11:48:05 +01:00
zakk4223
a6c1562481
Add group:groupbar:stacked ( #651 )
2024-05-16 11:38:37 +01:00
Vaxry
b4e95641cf
Add new config options for disabling mcp ( #650 )
2024-05-14 23:02:50 +01:00
9f7756ab03
add ml4w to example configs
2024-05-14 19:12:20 +01:00
Paul
b70443521e
Add locked command ( #649 )
...
Add `locked` command to hyprctl
2024-05-13 20:43:46 +01:00
158a77e3c5
update deps
2024-05-13 15:25:51 +01:00
Aqa-Ib
e47c2d7041
Nvidia: clarify closed/open source drivers ( #647 )
2024-05-11 11:32:20 +03:00
Aqa-Ib
f8e6bcf59e
Configuring/Variables: fix default value for hide_on_key_press ( #648 )
2024-05-11 11:30:04 +03:00
Agent00Ming
e922f47e6f
Cursor related variables migration ( #645 )
...
modified: pages/Configuring/Variables.md
Co-authored-by: Agent_00Ming <agent00ming9366@gmail.com>
2024-05-10 19:27:27 +01:00
MightyPlaza
3b2b215ed2
add focusonactivate ( #643 )
...
modified: pages/Configuring/Window-Rules.md
2024-05-10 12:28:10 +01:00
c56516109e
ipc: fix socket path
...
fixes #644g
2024-05-10 12:23:43 +01:00
Agent00Ming
00f8bfe3a6
Update NVIDIA cursor:no_hardware_cursors ( #642 )
...
* Deprecation of WLR_NO_HARDWARE_CURSORS (NVIDIA)
modified: pages/Nvidia/_index.md
* Remove nvidia WLR_NO_HARDWARE_CURSORS reference in FAQ
modified: pages/FAQ/_index.md
---------
Co-authored-by: Agent_00Ming <agent00ming9366@gmail.com>
2024-05-09 22:14:08 +01:00
Vaxry
14f39a4b4a
Cursor/Tablet new impl stuff ( #641 )
2024-05-09 13:38:37 +01:00
William Gray
9ff9813cb9
Add emptym and emptymn to workspace options ( #640 )
2024-05-08 13:30:56 +01:00
VPavliashvili
d028652d78
IPC: added togglegroup
, moveintogroup
and moveoutofgroup
event infos ( #637 )
2024-05-07 11:54:43 +01:00
Paolo
ab8ab81cee
Update IPC socket file location ( #636 )
...
* Update _index.md
Replace /tmp with XDG_RUNTIME_DIR
* Modified formatting
2024-05-06 17:19:48 +01:00
Gabriel Ford
a237949fcb
Contributing and Debugging: add LSP, Formatting, and Debugging info ( #635 )
2024-05-05 23:45:06 +03:00
3ff5fa776a
events: update keyPress props
2024-05-05 17:11:47 +01:00
4956eae9b0
events: update activeLayout props
2024-05-05 17:11:23 +01:00
0f744aceb9
Nix: update flake url
2024-05-05 15:57:03 +03:00
Ewen Le Bihan
aaf3be8ab5
Useful Utilities/Others: mention hyprls ( #633 )
2024-05-05 15:33:30 +03:00
davc0n
baabc6d62c
Add hyprlock text_trim option ( #632 )
2024-05-04 18:40:37 +01:00
CalfMoon
a592caa781
App-Clients: change gtkcord4 to dissent
...
Name of gtkcord4 was changed to dissent by diamondburned. Although the
old link still points to the same repo, it would still be better if we
changed name as one might try to search it in a browser directly (like
me)
2024-05-04 19:55:04 +03:00
cf1fe33bd8
versions: add 0.40.0
2024-05-04 16:44:51 +01:00
Cam F
9a0bf63c0a
update old socket directories ( #630 )
...
Updated the documentation to reflect the correct directory
2024-05-04 12:10:02 +01:00
William Gray
707aaf6d48
Match changes in https://github.com/hyprwm/Hyprland/pull/5848 ( #628 )
2024-05-03 18:38:05 +01:00