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
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
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
3d0ab8dcbd
xwayland: add force_zero_scaling
2023-06-11 21:53:18 +02:00
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
d3c1804416
sudo make pluginenv
2023-06-10 15:14:55 +02:00
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
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
d97fe5890b
nodim
2023-05-31 21:14:33 +02:00
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