Commit graph

311 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
f7490df1be added key_press_enables_dpms 2023-03-12 13:47:19 +00:00
UdaraWanasinghe
86e74f95c3
Updated monitor configuration documentation (#152)
* Added command to show available monitors
2023-03-09 15:32:12 +00:00
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