Commit graph

36 commits

Author SHA1 Message Date
lactose
3cde22b89c
Dispatchers: add exec with rules hyperlink (#331) 2023-09-07 21:16:47 +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
Jacob Birkett
e7faaf0c1b
dispatchers: dpms: add toggle to state list (#280) 2023-07-30 16:47:02 +02:00
vaxerski
bf7c00cf68 added movegroupwindow 2023-07-13 17:56:28 +02:00
Pierrick Guillaume
b52d60b133
add(dispatchers): missing submap in dispatcher list (#257) 2023-06-25 14:43:59 +02:00
memchr
9a3f4803d8
feat: document lockactivegroup dispatcher (#246) 2023-06-09 23:44:33 +02: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
c7a2477a4b document silent for special 2023-05-05 15:48:15 +01:00
mekb
f3e021b07a
Add moveCursor dispatcher (#196) 2023-04-23 19:50:54 +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
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
vaxerski
5c126a59d0 add toggle group lock 2023-03-02 20:50:54 +00:00
vaxerski
dbf11adf13 added moveinto and moveoutof group 2023-02-26 13:57:09 +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
330e361464 add lockgroups 2023-02-21 12:14:59 +00:00
vaxerski
a4b12a26fc added execr 2023-02-19 14:01:03 +00: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
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
Raffaele Mancuso
ee61862bdf
Paseudo dispatcher where it is due (#95) 2023-01-03 22:05:27 +01:00
a4c6986867 added fakefullscreen 2023-01-01 16:55:13 +01:00
Julian Schuler
1f509d6f13
Mention 'exact' option for splitratio (#81) 2022-12-17 22:37:55 +00:00
luigir-it
8ba137ce41
Update Dispatchers.md (#65) 2022-11-30 09:25:33 +00:00
vaxerski
ae8100e9e0 multi special ws 2022-11-27 22:51:42 +00:00
Julian Schuler
734c5483c4
Mention empty workspace option (#61)
Co-authored-by: vaxerski <43317083+vaxerski@users.noreply.github.com>
2022-11-23 14:12:23 +00:00
2dcff2538c toggleopaque override 2022-11-23 09:57:24 +00:00
4357f11afc added exec rules 2022-11-10 13:41:48 +00:00
vaxerski
fc9ab66a45 added monitor cycling 2022-11-10 12:22:49 +00:00
vaxerski
604c358a0c mention ID constraints 2022-11-10 12:17:14 +00:00
Mihai Fufezan
3dae7b8604
Treewide: fix formatting and addressing
Co-authored-by: NotAShelf <itsashelf@gmail.com>
Co-authored-by: Antonino Scordino <a.scordino.07@gmail.com>
Co-authored-by: vaxerski <43317083+vaxerski@users.noreply.github.com>
2022-10-23 18:30:29 +03:00
48ac1c3253 mention bringactivetotop 2022-10-14 14:23:04 +01:00
2e7b424905 mention dpms per mon 2022-10-05 10:32:48 +01:00
Mihai Fufezan
138a039ecc
Move workspaces to Dispatchers, link page in Binds 2022-09-24 21:04:35 +03:00
Mihai Fufezan
00c8ab988a
Split Advanced config 2022-09-24 16:32:40 +03:00