Commit Graph

336 Commits

Author SHA1 Message Date
Vaxry 46cadc4330 scroll factor not avail in per-dev 2023-06-23 14:07:27 +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
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
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
Vaxry d97fe5890b nodim 2023-05-31 21:14:33 +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
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
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
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
Dashie 32e4269ee9
Add preselect to Dwindle (#218) 2023-05-06 01:43:46 +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
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
Yavor Kolev caf81435c1
Add activeworkspace (#213)
Also improves activewindow
2023-05-04 14:44:11 +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
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
vaxerski 0013145ae7 add cursor_zoom opts 2023-04-16 14:50:32 +01:00
DB 41edb86ff2
Add entry for fakefullscreen windowrule (#189)
Co-authored-by: xVermillionx <xVermillionx@notvalid>
2023-04-13 23:08:01 +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
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 31242f3da4 minor bind improvements 2023-04-10 23:02:28 +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
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
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
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 9952e36f2d add forcergbx 2023-03-26 02:02:09 +01:00