Timothy Heath
c828351809
Update Installation.md ( #321 )
...
Added a mention to the slack build under a slackware tab.
2023-09-03 13:32:28 +02:00
vaxerski
cfded45515
add close_special_on_empty
2023-09-03 13:01:22 +02:00
vaxerski
b8de59bf08
mention per-display vrr
2023-09-02 20:28:08 +02:00
vaxerski
09e76441ea
document modeline
2023-09-02 20:21:00 +02:00
Liam Kearney
372f596e90
Doc, window rules: Mention what pin does. ( #318 )
...
The description as it is can be implied from the name, it's pretty useless without the context. I've just copied that over from dispatchers.
2023-08-30 18:22:04 +02:00
Timo Beckers
19203f0c55
Copy empty string into primary clipboard instead of clearing selection ( #316 )
...
I'm using this wl-paste/wl-copy setup to disable middle click, but I've noticed
wl-copy -pc also clears the selected text in GTK UI elements, which prevents
the user from selecting text altogether.
I've found a similar report at https://bugs.kde.org/show_bug.cgi?id=461498 .
Not sure where the issue lies exactly, but `wl-copy -p ''` accomplishes the
same (clearing the primary buffer) without also clearing the selected text.
2023-08-28 16:10:14 +02:00
Diego Viola
1882b1b172
Fix Qt typos ( #315 )
2023-08-27 15:15:36 +02:00
Mihai Fufezan
691b8f92a4
Nix: update option names
2023-08-26 19:56:56 +03:00
vaxerski
756861e71d
remove portal stuff
2023-08-26 17:13:54 +02:00
vaxerski
ddcb9e9f3e
fix plugin dev stuf
2023-08-26 14:15:38 +02:00
vaxerski
c7a4717946
explicit gtk xdph
2023-08-25 20:24:06 +02:00
Carson McManus
837a846e6f
Nix: remind that the Hyprland command is capitalized ( #313 )
2023-08-25 19:14:29 +03:00
vaxerski
c09147e8ac
add blur special
2023-08-25 17:44:50 +02:00
vaxerski
3a0bd52991
new transparent binds
2023-08-25 12:36:26 +02:00
end-4
dcb016ab1f
gestures: document workspace_swipe_direction_lock ( #311 )
...
* gestures: document workspace_swipe_direction_lock
* gestures: add swipe direction lock threshold
* gestures: update swipe direction lock
2023-08-23 22:40:42 +02:00
Roman
d7f4548a84
Add waypaper to wallpaper tools ( #312 )
...
Adding a GUI tool called waypaper to the list of wallpaper tools
2023-08-23 12:04:44 +02:00
memchr
7a9efd40f7
feat(debug): add debug:suppress_errors. ( #310 )
...
hyprwm/hyprland#3032
2023-08-20 18:18:11 +02:00
Sizhe Zhao
db24c6419a
Master Tutorial: Fix SDDM version requirement
...
SDDM >= 0.20.0 has fixed https://github.com/sddm/sddm/issues/1476 and
it's no longer necessary to install the lastest development version.
2023-08-19 16:17:35 +03:00
end-4
a208715cd6
Animations: fix slidefade example ( #306 )
...
* Animations: fix slidefade example
* animations: slidefade for workspaces not windows
2023-08-18 10:05:51 +02:00
end-4
2b9d3b0d0e
Animations: document slidefade and slidefadevert styles for workspace ( #305 )
2023-08-17 22:30:43 +02:00
Shubh
52c0226fe8
FAQ: remove fixed issue wlroots#3451 ( #304 )
...
Signed-off-by: Shubh <shubhisroking@proton.me>
2023-08-17 18:58:53 +03:00
Shubh
ec3611d923
add wofi stuff in clipboard manager page
...
Signed-off-by: Shubh <shubhisroking@proton.me>
2023-08-17 17:23:42 +03:00
Shubh
4ad68df384
nvidia-vaapi-driver-git
>> libva-nvidia-driver-git
...
`nvidia-vaapi-driver-git` is no longer a thing in aur
Signed-off-by: Shubh <shubhisroking@proton.me>
2023-08-17 12:48:15 +03:00
pdamianik
d3f1a597c8
Fix overwriting newly installed portals with disabled portals
2023-08-16 13:41:16 +03:00
Ching Pei Yang
e8194a9bd8
clarify which config ( #300 )
2023-08-15 15:31:16 +02:00
Waddy Hussain
219399d5d7
fix mistake in hyprctl activeworkspace description ( #297 )
2023-08-15 10:18:26 +02:00
MightyPlaza
7e0602098e
add shadow workspace rule ( #293 )
...
modified: Workspace-Rules.md
2023-08-12 23:37:48 +02:00
Philip Damianik
e249a73bf2
Fix shellcheck errors ( #292 )
...
To improve portability
2023-08-12 14:29:43 +03:00
Philip Damianik
5b77e9c833
Temporarily disable incompatible portals ( #291 )
...
Add script that automates enabling/disabling certain conflicting portals.
2023-08-11 20:22:03 +03:00
MightyPlaza
ec19bdcb03
respect reserved area in center/centerwindow ( #290 )
...
* reserved area and center/centerwindow
modified: Dispatchers.md
modified: Window-Rules.md
* fix syntax
modified: pages/Configuring/Window-Rules.md
2023-08-11 16:53:58 +02:00
6a9b56b74a
xray rules
2023-08-09 22:05:04 +02:00
MightyPlaza
e921b954a1
Keep aspect ratio ( #287 )
2023-08-08 18:53:03 +02:00
4bdd8eea17
add hyprctl instance flag
2023-08-08 18:08:12 +02:00
0x455241
30bc54b5e1
background: add background color option ( #289 )
...
https://github.com/hyprwm/Hyprland/pull/2915
2023-08-08 18:01:19 +02:00
3d3b1ec1e5
add hyprctl instances
2023-08-08 16:17:36 +02:00
Arjun31415
ea8c8e0766
Update Uncommon-tips-&-tricks.md with correct blur command ( #286 )
2023-08-06 10:50:16 +02:00
Mihai Fufezan
a62d8986ee
XWayland: remove HiDPI patches support
2023-08-03 19:13:50 +03:00
vaxerski
7548311bb5
new blur stuff
2023-08-03 15:15:30 +02:00
Guanran928
28883041b5
Add reminder to re-compile plugins after updating Hyprland. ( #285 )
2023-08-03 12:59:46 +02:00
Eric_Luo
83b394378f
[fix] correct the path ( #284 )
...
Co-authored-by: hnboy <hnywolf@gmail.ccom>
2023-08-02 18:30:25 +02:00
Lin Xianyi
accd8fa14f
Simplify autostarting apps ( #283 )
2023-08-02 18:28:58 +02:00
vaxerski
a588bcea30
add workspace
2023-08-02 13:23:15 +02:00
Jacob Birkett
e7faaf0c1b
dispatchers: dpms: add toggle to state list ( #280 )
2023-07-30 16:47:02 +02:00
memchr
1ff3d47bb7
groups: add variable misc:moveintogroup_lock_check ( #279 )
2023-07-24 18:25:26 +02:00
MightyPlaza
2423d10352
no_gaps_when_only ( #276 )
...
* Update Master-Layout.md
* Update Dwindle-Layout.md
2023-07-24 12:13:54 +02:00
Shailesh Aanand
03cc9f64ac
Fix broken link to xwayland-hidpi.patch
& wlroots-hidpi.patch
( #278 )
...
This commit fixes the broken links to `wlroots-hidpi.patch` and `xwayland-hidpi.patch` on the XWayland page.
The files were moved to patches subdirectory in 91e3c654d3
2023-07-24 11:04:37 +02:00
MightyPlaza
435f74428b
nomaximizerequest ( #275 )
2023-07-23 19:47:57 +02:00
end-4
49675351d7
document dwindle:smart_resizing ( #274 )
...
- document dwindle:smart_resizing
- fixed table rendering on github
2023-07-23 15:50:24 +02:00
Ozone
98a2cbcadd
Multi GPU instructions ( #267 )
...
Co-authored-by: WasteOfO2 <pvpsocialonline18@mail.com>
Co-authored-by: Mihai Fufezan <fufexan@protonmail.com>
2023-07-21 13:19:03 +03:00
Lucas
621647d3a6
Updated Gentoo installation instructions for Hyprland and related packages ( #271 )
2023-07-21 10:24:15 +02:00