Commit Graph

839 Commits

Author SHA1 Message Date
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