Commit Graph

471 Commits

Author SHA1 Message Date
Caliel Alves 1fef26e134
Merge branch 'hyprwm:main' into main 2023-03-17 20:44:14 -03:00
Cali 99ec4a4cc1 Add Electron flickering fix documentation 2023-03-17 20:41:48 -03:00
vaxerski 282421d785 add address to lsr 2023-03-17 23:35:17 +00:00
vaxerski 374005365b doc ls unset 2023-03-17 23:30:01 +00:00
vaxerski fdbf432ece add blur and ignorezero ls rules 2023-03-17 23:16:59 +00:00
vaxerski f1d8ad3457 note no quotes in env 2023-03-17 16:27:59 +00:00
r(0_o)t cd77460d25
updated Waybar section under Status Bars page to reflect address to config file (#158)
* updated Waybar section under Status Bars page to reflect address to config file

* updated the config file path to ~/.config/waybar/config
2023-03-16 12:35:53 +00:00
Mpga a2faa95adb
Update Must-have.md (#159)
The path to execute the kde polkit agent has changed as of version 5.27.3, and now resides in /usr/lib64/libexec/polkit-kde-authentication-agent-1 instead. Because of this, the "must-have" page should have its instructions changed to reflect the update.
2023-03-15 18:32:06 +00:00
3ri4nG0ld 9e5f1fd40d
Update Environment-variables.md (#157)
according to ArchWiki is "_JAVA_AWT_WM_NONREPARENTING" not "_JAVA_AWT_WM_NONEREPARENTING"

https://wiki.archlinux.org/title/Wayland#Requirements
2023-03-14 17:10:10 +00:00
milkknife 6862255b49
Add animations/blur/etc toggle script (#155) 2023-03-13 20:49:18 +00:00
milkknife 285c2c02aa
Update switchxkblayout section (#156) 2023-03-13 20:48:26 +00:00
vaxerski 30d164e00d better plugins tuts 2023-03-13 01:44:27 +00:00
vaxerski f7490df1be added key_press_enables_dpms 2023-03-12 13:47:19 +00:00
Mateusz Szostak 638dd11f1f
Missing 'exec' keyword added to the clipman manual. (#153) 2023-03-10 00:53:17 +00:00
UdaraWanasinghe 86e74f95c3
Updated monitor configuration documentation (#152)
* Added command to show available monitors
2023-03-09 15:32:12 +00:00
milkknife e994c8ddf8
Update mouse cursor documentation (#150)
* Update mouse cursor documentation

I was having trouble with getting the cursor to work on chromium/electron flatpak applications. I updated this section of the documentation with what worked for me.

* Update _index.md

* Move archwiki link to the bottom of cursor no worky

...so that the cursor can worky. ;33 also update flatpak part.
2023-03-09 14:35:22 +00:00
Vaxry 60086e9a44 added default split ratio dwindle 2023-03-07 14:25:27 +00:00
hillyu 306d4f4643
add mfact setting in wiki (#146)
Co-authored-by: Hill <hillyu@live.com>
2023-03-05 16:29:43 +00:00
Mihai Fufezan 452919132a
Nix & XWL: update env vars 2023-03-05 16:53:44 +02:00
vaxerski aabe75696c remove all mentions of wrappers 2023-03-05 13:43:30 +00:00
vaxerski 627928e349 remove wrapper section 2023-03-05 13:37:32 +00:00
vaxerski 00174c8c13 added env keyword 2023-03-05 13:37:32 +00:00
Matthis Kälble 173e9de30e Fix for eww listeners not updating properly
I've noticed the listeners do not update while their values are only present in the class attribute, so either the scripts would have to be merged to one output or one can use a hidden element like this to keep the variables updated.
For further context see [this issue on eww](https://github.com/elkowar/eww/issues/669)
2023-03-04 17:11:37 +02:00
scorpion-26 23397a424b
Add libliftoff and libdisplay-info (#144)
libdisplay-info (from the AUR) is required for wlroots drm backend, which Hyprland depends on. Failure to install this package results in linking errors at compile time.
libliftoff is not a hard requirement, but seems useful to include.
2023-03-04 12:30:11 +00:00
vaxerski 5c126a59d0 add toggle group lock 2023-03-02 20:50:54 +00:00
vaxerski bdad186963 anim default true 2023-02-28 22:15:47 +00:00
Dashie 9d6049ce68
doc: Add animate_mouse_windowdragging entry (#141) 2023-02-28 20:51:17 +00:00
benni347 640fd7d529
Replaced wofi with rofi (#142) 2023-02-28 20:39:24 +00:00
vaxerski 1b98487cfe fix link 2023-02-27 13:15:51 +00:00
vaxerski 7732137108 fix build 2023-02-27 12:38:23 +00:00
Vaxry 2c51ca3860
plugin system init pages (#136) 2023-02-27 12:32:56 +00:00
Marcus Kellerman 905e3ee8d9
Updated Master-Layout.md with center orientation (#138) 2023-02-26 23:12:21 +00:00
vaxerski dbf11adf13 added moveinto and moveoutof group 2023-02-26 13:57:09 +00:00
MonstrousOgre 9c5bd55926
Note for Discord and Zoom screen sharing on Nvidia (#137) 2023-02-26 11:06:16 +00:00
vaxerski 5306343a2f allow blurls by address 2023-02-25 17:41:27 +00:00
Bvngee Cord 7cabd2ba1d
new middle-click paste solution (#135) 2023-02-23 20:57:36 +00:00
Vaxry f621c14d6e added mouse left right 2023-02-23 13:58:10 +00:00
Jonathan Dickinson fcadd9a0eb
Add FAQ about VRR flickering (#134)
VRR can cause flickering on some monitors in desktop scenarios. Add a recommendation to change VRR to `2` if this is happening.
2023-02-23 10:15:05 +00:00
Aqa-Ib 1e3e90aec0
Group rework (#132)
---------

Co-authored-by: vaxerski <vaxry@vaxry.net>
Co-authored-by: Vaxry <43317083+vaxerski@users.noreply.github.com>
2023-02-22 15:06:05 +00:00
Latif Sulistyo 1a26d555f6
Add `focusCurrentOrLast` dispatcher (#133) 2023-02-22 08:54:53 +00:00
Vaxry 330e361464 add lockgroups 2023-02-21 12:14:59 +00:00
chinh4thepro c35b3c9f24
Switch from ``wayland-desktop`` to ``guru`` overlay (#131)
People are having problems compiling the wayland-desktop variant
2023-02-19 20:59:58 +00:00
vaxerski a4b12a26fc added execr 2023-02-19 14:01:03 +00:00
Ching Pei Yang 91fb31b0d9
add options related to `resize_on_border` (#130)
related feature PR: https://github.com/hyprwm/Hyprland/pull/1347
2023-02-18 22:35:50 +00:00
vaxerski 94845f1143 more xdp info 2023-02-16 23:56:52 +00:00
Ian C 103b384da8
Edited for improved clarity. (#129)
Changed the ordering so that it aligns with the first part of the sentence.
2023-02-16 12:03:10 +00:00
qupufu 323d81d9ea
update "self-explanatory" descriptions (#128)
I don't see any reason to say "self-explanatory" instead of providing a description.

Co-authored-by: uShldGetCeleste <68669265+uShldGetCeleste@users.noreply.github.com>
2023-02-15 08:56:51 +00:00
vaxerski bdc56f2393 added vrr, no_vfr -> vfr 2023-02-14 17:16:40 +00:00
Mihai Fufezan aa7ea65799
Nix: minor typo 2023-02-14 15:37:52 +02:00
Mihai Fufezan 2b7ad5454f
Nix: reword pages 2023-02-14 15:30:40 +02:00