Commit Graph

914 Commits

Author SHA1 Message Date
unrealhoang 1dc4390b32
add option scroll_button_lock (#330) 2023-09-06 14:55:07 +02:00
EthosProjects 553348c40f Fix typo in Clipboard-Managers.md
it's wl-clip-persist not wl-clip-persists
2023-09-06 15:20:19 +03:00
vaxerski 1e9b54bc77 mark slackware as unofficial 2023-09-06 13:19:11 +02:00
vaxerski 90331e2db4 loosen animation keyword restrictions 2023-09-06 12:59:02 +02:00
vaxerski 2a2db2f917 socket2: add renameWorkspace event 2023-09-05 15:56:58 +02:00
Yann Jorelle e84dd25d99
Waybar: update documentation (#327) 2023-09-05 13:39:20 +02:00
Mihai Fufezan 207c85a3fe
Debugging: add Meson & Nix instructions 2023-09-04 22:30:00 +03:00
MightyPlaza aef204decd
Add misc:groupbar_scrolling (#317) 2023-09-04 21:03:41 +03:00
Mihai Fufezan c900d5b924
Nix: add hint about NixOS module being required 2023-09-04 18:46:31 +03:00
shadowmax31 26ede94ddd
Add orientationcycle to MasterLayout (#325) 2023-09-04 16:45:44 +02:00
MightyPlaza a0f380a113
add "activespecial" (#324)
* add "activespecial"
modified:   IPC/_index.md

* mention closing
modified:   pages/IPC/_index.md
2023-09-04 16:45:18 +02:00
Syed Hassan Askri 84510a5bae
Removed warnings about Spotify not respecting window rules (#323)
As it turns out to be, Spotify now follows the window rules, e.g.
opening in its designated workspace etc.
2023-09-03 14:57:35 +02:00
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
Vaxry 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
Vaxry 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
Vaxry 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