Sungyoon Cho
3a3f365130
docs: add fullscreenstate window rule v2 field ( #757 )
2024-08-23 20:42:18 +01:00
850bb76396
add workspace in out configs
2024-08-21 14:38:51 +02:00
ParaN3xus
3d73338286
docs: docs for Hyprland/pull/7368 (focus_on_close) ( #753 )
2024-08-21 11:24:57 +01:00
Willow
0bce0a9dc0
remove outdated warning about initialClass case sensitivity ( #755 )
2024-08-21 11:02:09 +01:00
plurpio
56df4f4285
Hyprland Ecosystem/hyrpcursor: fix broken link to FAQ. ( #754 )
...
Makes hyprcursor FAQ redirect goto ../../FAQ instead of ../FAQ (in the
Hypr ecosystem directory)
2024-08-20 10:22:18 +03:00
59c9916d9d
add notes for hyprland cursor
2024-08-19 18:54:45 +02:00
JL2210
aaf4cd1e51
Use plasma-polkit-agent.service rather than launching directly ( #750 )
...
* Use plasma-polkit-agent.service rather than launching directly
This works regardless of where `polkit-kde-authentication-agent-1` is stored and also allows the service to be stopped if needed for whatever reason.
Also change instructions to refer to different init systems rather than different locations for the executable.
* forgot the period
* added back alternative paths
2024-08-19 13:57:13 +01:00
37e8cf0d14
add drm log instructions
2024-08-18 20:05:57 +02:00
79af395150
add hyprctl descriptions
2024-08-17 18:34:32 +02:00
Vladimir-csp
3a29fe1e82
Document HYPRLAND_NO_SD_VARS ( #751 )
2024-08-16 17:36:16 +01:00
b25e8a5fe8
fix invalid bind
...
fixes #752
2024-08-16 18:21:22 +02:00
ab3e1ad046
nvidia: clarify hw cursors
2024-08-15 18:26:35 +02:00
52a473c501
IPC, FAQ: revamp
2024-08-14 12:19:55 +03:00
dd7c7571cf
Nix: revamp
2024-08-14 12:19:55 +03:00
e76985b1ef
Plugins: reword/revamp
2024-08-14 12:19:55 +03:00
c093d71c2d
Useful Utilities: reword/revamp
2024-08-14 12:19:55 +03:00
14503e7771
Hypr Ecosystem: reword/revamp
2024-08-14 12:19:55 +03:00
ea9d39dbf0
Configuring: reword/revamp
2024-08-14 12:19:55 +03:00
2fb6853e11
Getting Started: reword/revamp
2024-08-14 12:19:55 +03:00
12b29c1414
Hypr Ecosystem/xdph: absorb Useful Utilities/xdph
2024-08-14 12:19:55 +03:00
Vladimir-csp
c40ded1704
Add UWSM ( #749 )
2024-08-14 09:01:03 +01:00
wyqydsyq
3c5dac7789
Installation: add hyprland-devel instructions for OpenSUSE ( #745 )
...
Add OpenSUSE step for adding hyprland-devel (hyprpm doesn't work without it - doesn't recognize dependencies even though they are installed and accessible in $PATH)
2024-08-13 22:33:24 +03:00
Wester
4a4df2c494
Added install instructions Alpine ( #747 )
2024-08-13 18:12:09 +01:00
Walt Bringenberg
86a85338c1
cursor: change inactive_timeout type from int to float ( #744 )
2024-08-10 21:42:48 +01:00
Nydragon
dc692e1e23
Add additional detail to new_window_takes_over_fullscreen ( #742 )
...
In new_window_takes_over_fullscreen only fullscreen is mentioned, even
if it also affects a maximized window's state.
2024-08-09 19:33:39 +02:00
Tom Englund
bc36070772
Document sync_gsettings_theme in cursor ( #743 )
...
it syncs gsettings with xcursor theme on theme load.
2024-08-09 19:33:10 +02:00
ae08043321
faq: add missing so files
2024-08-08 15:00:22 +02:00
MightyPlaza
25f11065a4
add fullscreenstate windowrule ( #741 )
...
modified: pages/Configuring/Window-Rules.md
2024-08-08 13:58:52 +02:00
3f9b660a37
move note about compiler
2024-08-08 11:56:51 +02:00
82eb59d6a1
versions: add 0.42.0
2024-08-07 21:17:53 +02:00
Benjy
a30c3bc6d8
Installation: change the Debian section and add unbuntu ( #740 )
2024-08-07 17:05:54 +03:00
Vaxry
1a403ceeb5
explicit stuff ( #739 )
2024-08-06 15:52:25 +02:00
MeYwO
b4c6775587
Configuring/Master Layout: fix description for mfact ( #737 )
2024-08-06 15:49:21 +03:00
Linux Rustling
71a5ff0c2c
Useful Utilities/Other: add 'Are we Wayland Yet' ( #738 )
2024-08-06 15:46:43 +03:00
Nydragon
34511bc9c9
installation: add commands to arch instructions
...
Most other distro instructions contain the command, this brings arch
more in line with them.
2024-08-06 15:02:30 +03:00
Visual-Dawg
aa64f5c87b
Installation: Add Chaotic AUR and downgrade
mention ( #731 )
2024-08-06 15:01:55 +03:00
Maximilian Seidler
2ce70d25af
hyprlock: add fractional_scaling option ( #735 )
2024-08-05 20:39:04 +02:00
Benjy
fb62203dae
Installation: add Debian ( #733 )
...
Co-authored-by: Mihai Fufezan <mihai@fufexan.net>
2024-08-04 12:55:15 +03:00
davc0n
e6a78a2003
Status Bars: refactor Waybar section ( #734 )
...
Removed "Clicking on a workspace icon does not work!" section.
Click seems working out of the box, and no "on-click" option is
present in waybar documentation for that module.
Ref. https://man.archlinux.org/man/extra/waybar/waybar-hyprland-workspaces.5.en
Also, no reference to sed and Waybar build process are present.
Removed "max-length" from multiple monitor tip, unrelated.
2024-08-04 12:49:21 +03:00
aljustiet
6751e9e6ee
Removed the suppress_portal_warnings variable, since it's not in the codebase anymore. ( #732 )
2024-08-01 19:56:43 +02:00
MightyPlaza
39fadf4996
refactor fullscreen ( #730 )
...
modified: pages/Configuring/Dispatchers.md
modified: pages/Configuring/Window-Rules.md
2024-07-31 19:56:06 +02:00
S1rDev10us
73a70a7753
Uncommon tips & tricks: fix heading level of shimeji ( #729 )
2024-07-30 14:26:29 +03:00
Artifechs
33093cea99
Keywords: add per-device keyword example ( #728 )
2024-07-30 14:15:04 +03:00
sheikh1233
6f853b8e36
Replace ML4W Dotfiles link from GitLab to GitHub ( #727 )
...
The GitLab repository for the ML4W dotfiles has been archived, as they have been moved to GitHub.
2024-07-27 09:27:05 +01:00
Volker-Weissmann
427fe9a6b3
FAQ: add screenlocker tty warning ( #719 )
2024-07-25 17:53:35 +03:00
fb177940c9
update release mod mod binds
2024-07-25 14:14:02 +02:00
MightyPlaza
452eb690c9
remove toggleopaque ( #726 )
2024-07-24 17:42:57 +02:00
Leon
79d2f496db
Variables: fix typo
2024-07-24 17:53:11 +03:00
9a177145c5
bugs: recommend fast repro
2024-07-24 15:13:54 +02:00
634aa2dce7
bugs: add trace logs
2024-07-24 15:12:48 +02:00
MightyPlaza
b82b004d13
add bindp and noshortcutsinhibit ( #724 )
...
modified: pages/Configuring/Binds.md
modified: pages/Configuring/Window-Rules.md
2024-07-24 14:19:19 +02:00
0162577cf1
update mgpu for aq
2024-07-21 19:51:02 +02:00
2e89405bf2
fixup mod-only binds with aq
2024-07-21 16:47:38 +02:00
3d68d0d90e
fix typo in installation
2024-07-21 14:18:14 +02:00
khachbe
2b4e2d66f8
add workspace touch invert wiki entry ( #722 )
2024-07-21 13:58:44 +02:00
Vaxry
810af5579b
various aquamarine stuff ( #721 )
...
* aq
* nv cursors
* list aq dep
* thanks fuf
Co-authored-by: Mihai Fufezan <fufexan@protonmail.com>
* thanks ikalco
---------
Co-authored-by: Mihai Fufezan <fufexan@protonmail.com>
2024-07-21 13:11:03 +02:00
Daragh
128a6cf28e
Installation: add hyprutils git to doc ( #718 )
2024-07-19 21:56:22 +03:00
Agent00Ming
de5c5d2683
Document input:emulate_discrete_scroll variable ( #720 )
...
Co-authored-by: Agent_00Ming <agent00ming9366@gmail.com>
2024-07-18 22:00:25 +02:00
Khiet Tam Nguyen
a20bba1d76
docs: added variable misc:exit_window_retains_fullscreen ( #717 )
2024-07-15 13:47:49 +02:00
MightyPlaza
1f4a8315f7
fix typo
2024-07-14 23:37:13 +03:00
Aaron Blasko
99775a6738
Getting started/Installation: minor improvements to libvirt commands ( #715 )
2024-07-14 13:20:20 +03:00
Michael Savedra
a311b99875
Clipboard-managers: update clipse advice after new release ( #714 )
2024-07-13 23:36:49 +03:00
Tim Waterhouse
817e9a974e
Update socket2 events ( #713 )
...
Add windowtitlev2 to match added event in PR for Hyprland
2024-07-13 16:21:57 +02:00
MightyPlaza
32c0bf322a
Configuring: fix links ( #711 )
2024-07-11 22:01:26 +03:00
Jakub N
d55e2358fc
FAQ: Correct blur disable keyword ( #710 )
2024-07-11 18:03:09 +03:00
MightyPlaza
36435f87cb
update window rules ( #709 )
...
modified: pages/Configuring/Using-hyprctl.md
modified: pages/Configuring/Window-Rules.md
2024-07-11 16:11:11 +02:00
davc0n
57b8261204
hyprlock: add input-field fail_timeout option ( #708 )
2024-07-09 17:43:38 +02:00
Pavel Solovev
0a25c48ab2
installation: minor polish (Fedora)
2024-07-09 17:08:58 +03:00
Maximilian Seidler
b91e4cd788
hyprlock: add general:immediate_render option ( #706 )
2024-07-07 21:29:34 +02:00
Tag Howard
9503420e53
Binds: add media keys to example ( #705 )
2024-07-07 16:10:14 +03:00
Michael Savedra
c4afaa594f
Clipboard-Managers: add 'clipse' ( #704 )
2024-07-04 10:14:24 +03:00
Agent00Ming
1f955e5c5c
FAQ: update middle_click_paste ( #703 )
...
Co-authored-by: Agent_00Ming <agent00ming9366@gmail.com>
2024-07-03 21:23:33 +03:00
Erin Kirk
3a7bf019f9
Nvidia: recommend latest driver ( #702 )
2024-07-01 17:56:33 +03:00
TheRealGramdalf
e7a521534b
Nix: emphasize NixOS module requirement ( #688 )
...
Co-authored-by: Mihai Fufezan <mihai@fufexan.net>
2024-06-28 23:53:47 +03:00
Dylen Brandon Rivera
1e1848b684
Master Tutorial: reword foreword ( #700 )
2024-06-27 00:16:50 +03:00
Leon
5d8d145f30
Dispatchers: fix typo
2024-06-26 21:35:48 +03:00
fuggy
33bd679037
Status bars: add short intro what Eww is ( #697 )
...
Co-authored-by: Mihai Fufezan <mihai@fufexan.net>
2024-06-25 22:17:51 +03:00
Leon
bc3c066321
Nix/Contributing: fix typo
2024-06-25 22:11:14 +03:00
Leon
13ea15aa9c
Using hyprctl: clarify usage of hyprctl setprop
and exec
dispatcher with dynamic rules ( #696 )
2024-06-25 22:09:07 +03:00
d59d2c18f3
selector: add 0.41.2
2024-06-25 13:54:04 +02:00
f6aeef696e
Nix: add Plugins, Contributing and Debugging, update files
2024-06-23 01:46:01 +03:00
Alexander
3102f765c8
feat: previous workspace per monitor ( #689 )
2024-06-22 23:52:55 +02:00
Jost Alemann
1b87a52c26
App Launchers: update anyrun github link ( #695 )
2024-06-22 21:10:09 +03:00
fuggy
943133522f
Master tutorial: document NIXOS_OZONE_WL=1
( #693 )
...
Documents nifty NixOS specific environment variable that allows Electron apps to run under Wayland
Co-authored-by: Mihai Fufezan <mihai@fufexan.net>
2024-06-21 18:01:01 +03:00
phonetic112
3322706708
Nvidia: update info, fix grammar ( #671 )
2024-06-21 17:58:57 +03:00
Josua Sinaga
7acc633aee
performance: add enabled property to decoration:blur ( #690 )
2024-06-21 15:57:23 +02:00
Przegryw321
cc1f67c242
Update pseudo dispatcher to feature the new argument ( #687 )
2024-06-19 23:19:28 +02:00
Leon
9d82609c38
Master-Layout: fix typo ( #686 )
2024-06-16 16:43:14 +02:00
memchr
cd5e0023b1
add cursor:warp_on_change_workspace ( #684 )
...
https://github.com/hyprwm/Hyprland/pull/6480
2024-06-16 16:42:43 +02:00
davc0n
bbaf72d64a
Update bisect guide ( #685 )
...
* Remove install from bisect guide
* Add skip command to bisect guide
2024-06-16 12:43:13 +02:00
memchr
61a398af53
layout: refine master layout new window handling ( #683 )
...
https://github.com/hyprwm/Hyprland/pull/6479
2024-06-15 21:18:24 +02:00
a6a3e73385
add event dispatcher
2024-06-15 16:21:04 +02:00
James
7c1f67f7ed
added clarification on enabling no_hardware_cursors ( #682 )
...
Since disabling hardware cursors is still an important part of having a good time on Hyprland with NVIDIA hardware, it should be better clarified instead of linking to the Variables page with only a warning about WLR_NO_HARDWARE_CURSORS being depreciated.
2024-06-15 16:06:56 +02:00
UjinT34
d839089b0e
Add mouse breaking vrr to variables ( #681 )
...
option to fix mouse breaking vrr #6483
2024-06-14 12:43:56 +02:00
Alexander
d1b57ea6fb
hyprctl: rollinglog description extended ( #675 )
2024-06-14 12:11:52 +02:00
Marc-Antoine Favreau
9eab288468
Binds: Add missing Bind flag and fixed typos ( #665 )
...
Added the "s" flag for the binds, it's documented in the page but not in the flags list.
2024-06-14 00:19:47 +03:00
Makrennel
036eda94e6
Installation: update instructions for Void Linux ( #680 )
2024-06-14 00:18:21 +03:00
27d72d4f61
plugins: update events
2024-06-13 15:27:40 +02:00
69d80152ec
selector: add 0.41.1
2024-06-13 12:01:25 +02:00
Moritz G
66f97f76f6
Add description to key binds ( #678 )
...
* fixed code block high in Multiple binds sec
* added key description
* fixed code block high in DBus Global Shortcuts
* fixed wrong quotes
* fixed typo
2024-06-11 19:49:58 +02:00
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