Commit Graph

885 Commits

Author SHA1 Message Date
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
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
vaxerski 706deccda7 background: add option to force hypr chan 2023-07-20 21:01:50 +02:00
MightyPlaza 76f8c24541
group_insert_after_current (#270) 2023-07-20 19:48:19 +02:00
vaxerski 42bf64dd13 add bordersize rule 2023-07-18 00:13:20 +02:00
Mihai Fufezan ab821b6820
Getting Started: remove leftover conflict indicator 2023-07-17 19:15:48 +03:00
Fernando Ayats 9a9d89b96a
Nix: simplify pages (#187)
* clear-up nixos installation
* Nix: clear up wording
* Nix: add example config for HM

Co-authored-by: Mihai Fufezan <fufexan@protonmail.com>
2023-07-17 19:14:43 +03:00
vaxerski 3d83cc67ce mention unofficial install methods 2023-07-16 00:32:40 +02:00
vaxerski bf7c00cf68 added movegroupwindow 2023-07-13 17:56:28 +02:00
Daniel Adolfsson 72b4628a76
dwindle: document smart_split (#266)
* dwindle: document smart_split

* rewording
2023-07-11 13:37:16 +02:00
vaxerski cb3c1e52ef pluginapi: add configReloaded event 2023-07-10 13:55:36 +02:00
vaxerski 8657dcb863 rules: add stayfocused 2023-07-04 12:06:00 +02:00
vaxerski 6b3905acdf gestures: add workspace_swipe_use_r 2023-07-01 16:31:44 +02:00
Makrennel 84eb91320f
Add Void Linux Installation tab (#260) 2023-06-27 13:34:27 +02:00
Pierrick Guillaume b52d60b133
add(dispatchers): missing `submap` in dispatcher list (#257) 2023-06-25 14:43:59 +02:00
thatONEjustin 3c2fe7561f
updating window rule regex documentation for more clear help (#256) 2023-06-24 09:41:53 +02:00
Vaxry 46cadc4330 scroll factor not avail in per-dev 2023-06-23 14:07:27 +02:00
Samuel Kogler fd15935db7
Add hyprland instance signature to handle_monitor_connect.sh (#254) 2023-06-22 13:15:52 +02:00
ardishco d5d5ece682
Added screenshot utility stuff at _index.md (#252) 2023-06-19 18:16:13 +02:00
Vaxry 829da4a617 add end_4 to example configs 2023-06-17 17:58:57 +02:00
outfoxxed 8bcf9bfa4a
Add documentation for non-consuming binds (#249) 2023-06-14 13:09:27 +02:00
Mihai Fufezan 7b2bd4c7d3
Nix/Cachix: remove hint at file start 2023-06-13 14:34:57 +03:00
Mihai Fufezan 59c401e263
Nix: update default options 2023-06-13 14:14:21 +03:00
memchr be1a9a2d82
groupbars: add new locked group border color settings (#248) 2023-06-13 12:05:13 +02:00
Vaxry 3d0ab8dcbd xwayland: add force_zero_scaling 2023-06-11 21:53:18 +02:00
Vaxry 2107611464 xwayland: add nearest neighbor filtering as an opt 2023-06-11 21:35:12 +02:00
end-4 3cb337ca02
Add documentation for ignorealpha layer rule (#247)
* Update Window-Rules.md

* mention that ignorezero = ignorealpha 0
2023-06-11 19:31:04 +02:00
Vaxry d3c1804416 sudo make pluginenv 2023-06-10 15:14:55 +02:00
Vaxry e1116bd448 clarify headers for plugins a bit 2023-06-10 00:05:41 +02:00
memchr 9a3f4803d8
feat: document lockactivegroup dispatcher (#246) 2023-06-09 23:44:33 +02:00
Brian Charles Arnold ba24056cb5
Fixed wiki having wrong type and default for `groupbar_text_color` (#244) 2023-06-05 09:56:37 +02:00
Vaxry dcedcd7567 add bordersize prop 2023-06-04 21:36:17 +02:00
Juan Giordana d8ea343e53
Fix: Improve XDP(s) processes termination. (#241)
Improve `xdg-desktop-portals` processes termination since
`xdg-desktop-portals` is 19 characters long.

From `killall(1)` man page:

> -e, --exact
>
> Require an exact match for very long names. If a command name is longer
> than 15 characters, the full name may be unavailable (i.e. it is swapped
> out). In this case, `killall` will kill everything that matches within
> the first 15 characters. With -e, such entries are skipped. `killall`
> prints a message for each skipped entry if -v is specified in addition
> to -e.
2023-06-04 10:47:08 +02:00
Cyril Levis 882c65e3a0
feat: add ipc windowtitle event (#239)
* feat: add ipc windowtitle event

* feat: add windowtitle in event list
2023-06-03 18:00:27 +02:00
Guanran928 1494ff6a3a
Fix typo (#237) 2023-06-01 09:44:51 +02:00
Vaxry d97fe5890b nodim 2023-05-31 21:14:33 +02:00
Vaxry 649d058621 fix screencopy -> screencast 2023-05-31 19:56:04 +02:00
System-x64 02072429bd
Added tofi to app-launcher.md (#235) 2023-05-30 16:49:38 +02:00
System-x64 880ff2c16e
Added Hyprland Nvidia Patch (#234)
* Added Hyprland Nvidia Patch

* Backtrack tofi from useful-utilities/app-launchers

* added driver info
2023-05-29 11:17:42 +02:00
Pierrick Guillaume 79694172db
Add more details about combining extra args for monitor rule (#232)
Explicitly say that you can combine extra args for monitor rules
2023-05-28 11:21:26 +02:00
vaxerski 7788807a0d groupbars: add text color opt 2023-05-27 17:46:38 +02:00
Michael Vo c31ebc4198
fix typo in screen sharing page (#231) 2023-05-27 12:17:24 +02:00
Simon 29e9b55133
update envvars (again) (#230) 2023-05-26 22:36:24 +02:00
Simon ed1325e245
Update envvars (#229) 2023-05-26 20:33:55 +02:00
Seongbin Lim 4cb585cb52
Add cpio for ArchLinux build dependency (#228) 2023-05-24 15:50:41 +02:00
scresante 58a7620a15
Add instructions for waybar window title (#226) 2023-05-23 14:08:20 +02:00
Rdeisenroth 1ea964e8b7
add xwayland screensharing documentation (#224) 2023-05-22 22:12:12 +02:00
vaxerski b5a4367594 groupbars: make gradients toggleable 2023-05-22 22:08:21 +02:00
vaxerski c1eb5213ce add new groupbar settings 2023-05-22 21:41:36 +02:00
Person1873 1eb9f1b765
added description of new option allow_small_split (#184)
this is a companion to PR #2025 on hyprwm/Hyprland
2023-05-20 16:33:30 +01:00
Scott Ti b947a2dad1
Fix typo (#223) 2023-05-19 12:38:08 +01:00
Pierrick Guillaume 9a8e8dc32d
ref: improve eww get-active-workspace for multimonitor setup (#222) 2023-05-18 18:31:58 +03:00
Mihai Fufezan 105b55239e
Getting Started: update meson install guide 2023-05-17 00:18:25 +03:00
vaxerski 4d8b0f7f5b dwindle: move to layout msgs 2023-05-15 01:21:59 +01:00
Dragonium bfe84e1ed7
Add links to github example config (#220)
* Update Master-Tutorial.md

add reference to hyprland.conf example file in master-tutorial

* Update Configuring-Hyprland.md

Add link to github example config to configuration hyperland page

* Update pages/Configuring/Configuring-Hyprland.md

* Update pages/Configuring/Configuring-Hyprland.md
2023-05-14 13:31:59 +01:00
vaxerski bfaa402a3c add allow_session_lock_restore 2023-05-13 12:37:28 +01:00
outfoxxed 5e49caad46
Document home manager plugins array (#221) 2023-05-11 10:38:41 +03:00
scorpion-26 d29033543d
Documentation for "WS on monitor or empty" (#219)
See Hyprland PR https://github.com/hyprwm/Hyprland/pull/2198
2023-05-08 14:38:11 +01:00
vaxerski eb47b4377b fix old msg 2023-05-07 01:38:43 +01:00
Dashie 32e4269ee9
Add preselect to Dwindle (#218) 2023-05-06 01:43:46 +01:00
vaxerski 7dd8598707 mention nvidia patches 2023-05-05 21:13:26 +01:00
vaxerski 8c9e242bef mention custom accel profile 2023-05-05 16:08:19 +01:00
vaxerski c7a2477a4b document silent for special 2023-05-05 15:48:15 +01:00
vaxerski 3a150ca7d2 document new ws rule stuff 2023-05-05 15:42:26 +01:00
YinAqu 4cce1c829f
add how to make copyq work properly (#217)
* add how to make copyq work properly

* adjust the affirmative
2023-05-05 14:41:33 +01:00
primalmotion 0aac915fcd
fixed: typo referencing old blurls (#216)
Also add an example on how to unset a layer rule
2023-05-05 14:40:51 +01:00
Ozone 66874eb420
Update Hyprland-desktop-portal.md (#215)
XDPH doesn't need ** keyword, it means portage will pull in the latest git version of XDPH available, which at the time of writing the wiki may have been required, but is not necessary now.
2023-05-05 00:33:12 +01:00
Yavor Kolev caf81435c1
Add activeworkspace (#213)
Also improves activewindow
2023-05-04 14:44:11 +01:00
vaxerski b024e3ea04 meson note for build 2023-05-03 21:31:33 +01:00
outfoxxed 4797481e47
Document declarative plugin config entries (#211) 2023-05-02 14:45:37 +01:00
Lucas 3716ea1522
Update Gentoo installation instructions for XDPH (#203)
* Update Gentoo installation instructions for XDPH

* Changed the suggested overlay from useless-overlay to GURU.
* Bumped qt versions in the docs from 6.4.0 to 6.4.3 since 6.4.0 is not available anymore.

* Remove dependency on specific Qt versions for the Gentoo instructions

Now, the instructions suggest to just unmask the whole package instead of specific versions.
2023-05-02 14:28:02 +01:00
levnikmyskin 2cfac6c3af
Added documentation for workspace rules (#208)
* added documentation for workspace rules

* added ref from Monitors.md + fixed reflinks

* fixed workspace-rules table

---------

Co-authored-by: Alessio Molinari <alessiomolinari@gmail.com>
2023-05-01 22:28:16 +01:00
Yfgjøræn 9598eb24ae
Create Ubuntu 23.04 Install deps tab in the wiki (#210)
* Adding first ubuntu support

* why libraries

* pull needs

* pull final-prefinal

* wording and style

* remove redundant note

---------

Co-authored-by: vaxerski <43317083+vaxerski@users.noreply.github.com>
2023-05-01 15:47:32 +01:00
vaxerski 7bc99c1917 improve plugin tutorial for newest changes 2023-05-01 01:08:41 +01:00
ardishco 700ada05ef
Add "How to launch" section under each status bar tutorial (#206)
* Update Status-Bars.md

* Update Status-Bars.md

* Update Status-Bars.md

* Update Status-Bars.md

* Update Status-Bars.md
2023-04-30 01:09:45 +01:00
loqusion c3fb82c4c0
Add tip to install `linux-headers` before running `mkinitcpio` (#204) 2023-04-29 23:39:30 +01:00
vaxerski 326b8f3de3 add missing tap and drag 2023-04-29 13:20:59 +01:00
vaxerski c6dc577389 rules: add noinitialfocus 2023-04-28 15:37:23 +01:00
Patrick Shaw e3ebe3a2df
Fix: Typo curzor_zoom_rigid -> cursor_zoom_rigid (#201)
Changed "curzor_zoom_rigid" -> "cursor_zoom_rigid" documentation to match what's written in the actual codebase (E.g. 28ca434fb5/src/render/OpenGL.cpp (L148))
2023-04-26 08:53:38 +01:00
outfoxxed 37b7dbee35
Add docs for `mouse_refocus` (hyprwm/hyprland#2135) (#199) 2023-04-25 16:01:06 +01:00
Rdeisenroth f97d60173d
Fix default empty string value (#198) 2023-04-24 00:31:33 +01:00
Lennard Hofmann 66c5100026
Fix shellcheck warnings and optimize code blocks (#194) 2023-04-23 21:20:55 +01:00
mekb f3e021b07a
Add moveCursor dispatcher (#196) 2023-04-23 19:50:54 +01:00
kaii f104f5948f
Easier nvidia setup (#195)
just makes it a little less annoying to get up and running with hyprland and nvidia.  covers systemd-boot and grub since theyre the most used (i think).
2023-04-22 21:26:23 +01:00
vaxerski dae54dd021 add toc to bars 2023-04-18 00:41:26 +01:00
vaxerski acf237261a add render hook event 2023-04-17 23:51:19 +01:00
vaxerski 0d2dee3a11 fixup header size 2023-04-17 00:13:48 +01:00
vaxerski 01620429b2 remove slurp rec 2023-04-17 00:13:12 +01:00
vaxerski 0013145ae7 add cursor_zoom opts 2023-04-16 14:50:32 +01:00
vaxerski 2681956629 recommend findFunctionsByName API 2023-04-16 00:39:00 +01:00
vaxerski fd7fb8c90e doc new events 2023-04-15 23:45:56 +01:00
Jan Beich 3e5d3e6a91
Installation: update FreeBSD dependencies for manual build (#192)
- jq after https://github.com/hyprwm/hyprland/commit/a54247125f91
- pango after https://github.com/hyprwm/hyprland/commit/71a95a581f86
- hwdata after https://github.com/freebsd/freebsd-ports/commit/146bb4da8d31
- libliftoff after https://gitlab.freedesktop.org/wlroots/wlroots/-/commit/9d43e7e4d67d
- libdisplay-info after https://gitlab.freedesktop.org/wlroots/wlroots/-/commit/35da9970019b
2023-04-15 20:43:28 +01:00
DB 41edb86ff2
Add entry for fakefullscreen windowrule (#189)
Co-authored-by: xVermillionx <xVermillionx@notvalid>
2023-04-13 23:08:01 +01:00
Florian "sp1rit 43c004df8f
installation: updated openSUSE instructions (#188)
Since hyprland is now in Factory, the installation instructions have
changed to reflect the new installation process.
2023-04-13 15:09:46 +01:00
Mehrad Mahmoudian 359501de89
instructions was added to guide where to find valid options for (#185)
keyboard layout
2023-04-12 20:14:24 +01:00
Kajetan Puchalski afe9337539
Variables: Add entry for swallow_exception_regex (#183) 2023-04-12 13:38:20 +01:00
vaxerski 7c9944c12c small desc of event list 2023-04-12 13:25:44 +01:00
vaxerski ac30ed0c2c add event list 2023-04-12 13:21:33 +01:00
Hilmar Wiegand 570ef3d52f
Add `swapwindow` and `no_focus_fallback` docs (#182)
* Add swapwindow dispatcher

* Add focus fallback

* Implement review feedback
2023-04-11 23:13:04 +01:00
vaxerski 5ea3807c82 xdph moved to community 2023-04-10 23:03:21 +01:00
vaxerski 31242f3da4 minor bind improvements 2023-04-10 23:02:28 +01:00
Beni 344f257aff
IPC: add socat -U flag to example (#181) 2023-04-10 21:16:10 +01:00
vaxerski 0062014667 mention help 2023-04-10 18:28:24 +01:00
FossCake d3c791cbda
Update Must-have.md (#180)
While using opensuse, i found out ( im a bit of a newbie ) that libexec is in a different path, so i thought of adding it in the docs.
2023-04-10 12:28:36 +01:00
MrDisguised 60684709ae
Added some minor stuff again (#178)
* Added wl-clip-pesists to the clipboard manager list

Normally, when we copy something on Wayland and then close the application we copied from, the copied data (e.g. text) disappears and we cannot paste it anymore. It is very frustrating when I copy something from a clipboard and the copied data disappears after I close the application. It effects peoples work flow. So we can use something called as wl-clip-persists (https://github.com/Linus789/wl-clip-persist) which will preserve the data in the clipboard even after the application from where we copied the data is closed.

* Edit #2

minor fixes

* Added an example to the special workspace section

Special workspace section was not explained properly. Users should know how a special workspace works thats why I gave an example so that people can understand it better.
2023-04-09 13:56:09 +01:00
vaxerski dd9f9f8483 global shortcuts 2023-04-09 13:53:11 +01:00
Mihai Fufezan 569aeec905
Nix: add Nixpkgs module instructions 2023-04-09 15:02:54 +03:00
vaxerski d62432ed53 update arch packages 2023-04-06 19:49:50 +01:00
Jan Beich ac58598600
Fix Waybar instructions on FreeBSD (#176)
* Work around GNU vs. BSD sed -i incompatibility

sed: 1: "src/modules/wlr/workspa ...": bad flag in substitute command: 'k'

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254091

* waybar-hyprland also exists on FreeBSD, so drop -git suffix
2023-04-05 23:53:45 +01:00
Russell Greene 51bb3bba1d
Add wl-screenrec as suggestion for screen recording (#174) 2023-04-05 11:23:09 +01:00
Nico Domino 8b08dda0c2
chore(docs): update hidpi config changes (#173) 2023-04-05 00:57:29 +03:00
Vaxry ff33a94aec added manual_crash 2023-04-04 14:54:50 +01:00
Raffaele Mancuso 719c4d6663
spotifywm original fork works again (#170)
Co-authored-by: Mihai Fufezan <fufexan@pm.me>
2023-04-03 01:39:31 +03:00
vaxerski 00e6614684 default ds to false 2023-04-01 19:37:57 +01:00
r454354 b11cf1fdff
Did some minor changes to the wiki (#172)
* Added wikipedia links to regex topic.

So that people who don't know much about regex/programming in general can read the regex topic from wikipedia in details.

* Edited no_direct_scanout description

It is very important because many people are having graphical issues with their game and setting no_direct_scanout to true works. See this discord link (https://discord.com/channels/961691461554950145/961694014615208048/1091353694974517349) from the hyprland discord server. See this video - https://0x0.st/HHLn.mp4

* Added the regex cheatsheet link.

Added the regex cheatsheet link to the swallow_regex description box. Users should need to know what are the different types of regexes and how to use them so that they can swallow whatever window they want.
2023-04-01 19:36:56 +01:00
vaxerski 5e20a32754 plugins name lookup 2023-03-31 18:36:48 +01:00
Vaxry 8446e69a76 warn bout keymaps per device keybinds 2023-03-28 13:57:51 +01:00
vaxerski 74f69362da unbritishify 2023-03-27 11:22:35 +01:00
vaxerski f1c830ab61 minor changes to env page 2023-03-26 19:56:34 +01:00
vaxerski a7026745ec redirect to env in force wayland 2023-03-26 19:52:25 +01:00
vaxerski 9952e36f2d add forcergbx 2023-03-26 02:02:09 +01:00
System-x64 a02ed85399
"animate_manual_resizes" default to false (#168) 2023-03-25 13:25:46 +00:00
vaxerski 7cdbd37028 mention wsbind 2023-03-24 21:14:35 +00:00
vaxerski c805e0da68 warn render ahead of time 2023-03-24 20:53:44 +00:00
vaxerski e429e96d0e feat: add debug:enable_stdout_logs 2023-03-24 19:38:38 +00:00
vaxerski 4b9c75bcd4 rat 2023-03-24 19:25:17 +00:00
FoxWDN 291358722d
Add volume limit to keybinds (#166) 2023-03-24 13:04:10 +00:00
jacekpoz 03fabe90bf
add tip about plugin path (#165)
* add tip about plugin path

* change tip to important

---------

Co-authored-by: jacekpoz <jacekpoz@cock.li>
2023-03-24 13:03:41 +00:00
vaxerski 8e5e653713 keycode binds 2023-03-23 13:06:03 +00:00
vaxerski 46ff78998e config: add misc:suppress_portal_warnings 2023-03-22 12:17:52 +00:00
cobrewer16 8de6cba170
Update Uncommon-tips-&-tricks.md (#164) 2023-03-20 16:06:18 +00:00
vaxerski 49595af61e add hyprctl notify 2023-03-20 16:03:55 +00:00
vaxerski 397d73723d mention awesome-hl for plugins 2023-03-20 15:37:09 +00:00
vaxerski a32490a7ea ux improvements on monitor 2023-03-18 16:16:18 +00:00
vaxerski db213bb8af windowrules: allow monitor by str 2023-03-18 01:34:58 +00: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
Vaxry 3ea348c377 ref chrome://flags in master tut 2023-02-13 10:05:01 +00:00
Ozone 17411b31ba
Added a new page under "Useful Utilities", named "USB Automount" (#126) 2023-02-12 19:22:04 +00:00
Saltaformajo f1fdb59521
add one more example conf (#124) 2023-02-11 14:50:44 +00:00
William Etheredge 186c646160
Fix paragraph in wrong section of FAQ (#123) 2023-02-11 10:24:50 +00:00
Philipp Mildenberger 36b0f8d50b
Added documentation for the new layoutmsg params feature (#122) 2023-02-10 19:13:48 +00:00
Ozone 47655a90e5
Added a new page under "Useful Utilites", named "Clipboard Mangers" (#120) 2023-02-10 16:07:46 +00:00
David BELEY 4548702e99
Add accepted boolean values (#121) 2023-02-10 00:43:20 +00:00
Vaxry 166617decf add misc:mouse_move_focuses_monitor 2023-02-09 15:31:00 +00:00
vaxerski 10b58c3f79 fix path in xdph 2023-02-08 10:18:12 +00:00
Saltaformajo d0afdf2f9e
update Other.md (#117)
Change hyprland-per-window-layout to another version: with zero configuration, multi-keyboard support and available  to install from package manager
2023-02-07 20:56:40 +00:00
MathisP75 56afe4540b
Fixed duplicate (#116)
Co-authored-by: MathisP75 <202042012@ens.clg.qc.ca>
2023-02-07 15:33:02 +00:00
MathisP75 23795cec93
Added a mention that the nvidia-open-dkms driver can cause problems with the suspended state of a laptop. (#115)
* Added fix instructions for hybrid graphics devices

* Added fix for Firefox crash

* nvidia-open-dkms suspend state problem mention

---------

Co-authored-by: MathisP75 <202042012@ens.clg.qc.ca>
2023-02-07 12:25:30 +00:00
MathisP75 ca90bdc552
Added instructions to fix Firefox (#113)
* Added fix instructions for hybrid graphics devices

* Added fix for Firefox crash

---------

Co-authored-by: MathisP75 <202042012@ens.clg.qc.ca>
2023-02-06 23:33:43 +00:00
vaxerski c6db4fcab3 added activewindowv2 2023-02-06 13:17:46 +00:00
Mihai Fufezan 37eff641e5
Variables: add tap_button_map 2023-02-05 22:17:05 +02:00
MathisP75 b78b91e0a5
Added fix instructions for hybrid graphics devices (#112)
Co-authored-by: MathisP75 <202042012@ens.clg.qc.ca>
2023-02-05 19:59:14 +00:00
vaxerski 1ec5ec4e0a add awesome-hyprland notice 2023-02-03 17:52:37 +00:00
vaxerski 3f90705dc3 fix raw .socket input 2023-02-02 11:29:32 +00:00
vaxerski 4f3897cf18 added borderangle 2023-02-01 21:07:41 +00:00
Devadathan M B 49905830a0
fix: Broken link to list of dispatchers (#110) 2023-01-30 15:19:39 +00:00
vaxerski 867cf3d801 add a minimize ipc event 2023-01-29 16:27:24 +00:00
flicko f1104f2012
change preview image for dotfiles (#108)
why did you have to pick my oldest rice for the preview
2023-01-28 17:51:44 +00:00
Mihai Fufezan 7d09d1b496
FAQ: update middle-click paste unbind 2023-01-27 12:49:08 +02:00
Mihai Fufezan 1562aa0dce
FAQ: add middle-click paste unbind 2023-01-27 12:32:59 +02:00
Vaxry 1548745f34 clarify fpm 2023-01-26 14:38:54 +00:00
Vaxry fd456f7071 added binds:focus_preferred_method 2023-01-26 14:37:29 +00:00
vaxerski 8729cc6fa3 added layerrules 2023-01-25 15:36:45 +00:00
vaxerski 9f4991eefa added hyprctl animations 2023-01-25 15:17:20 +00:00
M1nxy ba60d4c272
libinput missing from arch dependencies (#107) 2023-01-25 08:53:24 +00:00
vaxerski f8b5ebe49a remove restrictions from setprop for ints 2023-01-24 21:45:40 +00:00
vaxerski 330424e36f add setprop examples 2023-01-24 19:16:22 +00:00
vaxerski 103ea6d634 add setprop and seterror 2023-01-24 19:14:44 +00:00
Eshnek efa3cda8ac
Update Installation.md (#106) 2023-01-22 08:26:42 +01:00
Cyril Levis 0d8547c8d5
feat: add focusurgentorlast dispatcher doc (#105)
* feat: add focusurgentorlastwindow dispatcher doc

* Update Dispatchers.md
2023-01-21 11:19:17 +01:00
Vaxry 99ad2e4b9b add urgent state event 2023-01-20 19:10:34 +01:00
Vaxry 029bb928d1 add stupid paru note 2023-01-20 16:56:45 +01:00
Ching Pei Yang a438395f50
fix typo (#104) 2023-01-17 16:25:45 +01:00
NotAShelf 1f01e4bd3a
clarify wording and fix broken links (#103) 2023-01-17 13:41:55 +01:00
Vaxry 6e6e9a0712 added misc:hide_cursor_on_touch 2023-01-17 11:49:00 +01:00
Vaxry 6d2a688aeb mention dimaround float 2023-01-16 16:07:05 +01:00
Name ad62c1534f
A way to minimzie Steam to tray instead of killing (#101)
Very useful tip indeed, yes
2023-01-14 20:29:38 +01:00
Wouter Koorn b2b81195dc
Fix small typo: kaybind -> keybind (#100)
Fix small typo: kaybind -> keybind
2023-01-11 16:55:15 +01:00
Vaxry 123c45a7f0 add no_systemd var 2023-01-11 16:29:34 +01:00
Vaxry 9b501cb3e8 better envvars in the wrapper 2023-01-09 21:29:22 +01:00
Vaxry 5c9a5b32c0 clarify force wayland 2023-01-09 21:18:22 +01:00
Vaxry bf9e63d805 add force wayland 2023-01-09 20:39:18 +01:00
Vaxry 31e7c74070 add qt wayland pkgs 2023-01-09 20:37:50 +01:00
Vaxry d9b689c1e7 add cursors and themes 2023-01-09 20:36:34 +01:00
Vaxry 4b9aa088e3 . 2023-01-09 20:24:53 +01:00
Vaxry 74a63a8dd2 make master tutorial 2023-01-09 20:18:37 +01:00
Cyril Levis d7aaaeeb6e
feat: add renameworkspace dispatcher doc (#99) 2023-01-09 14:11:20 +01:00
Raffaele Mancuso 0feeb2d3a6
Document new pin dispatcher (#98) 2023-01-08 18:37:33 +01:00
riChar 0d54e5ea44
Update docs about the bind of switch (#97) 2023-01-08 16:35:51 +01:00
Vaxry 47314f9582 added hyprctl binds 2023-01-06 14:33:14 +01:00
Vaxry c93068ec4d add monitor example to keywords 2023-01-05 14:37:13 +01:00
Vaxry cc0bed32bf update master page 2023-01-04 14:51:17 +01:00
Raffaele Mancuso ee61862bdf
Paseudo dispatcher where it is due (#95) 2023-01-03 22:05:27 +01:00
Raffaele Mancuso 013602ad1b
Suggest to install SDDM from git HEAD (#94) 2023-01-02 20:35:13 +01:00