Commit Graph

223 Commits

Author SHA1 Message Date
Vaxry f13b211a40 mention dpms in monitors 2022-11-23 10:07:51 +00:00
Vaxry 2dcff2538c toggleopaque override 2022-11-23 09:57:24 +00:00
Ching Pei Yang 830fd292d3
clarify window rule description (#59)
Simply saying "`RULE` is a rule" isn't very helpful
2022-11-22 21:25:34 +00:00
vaxerski a9d34fe7cc remove resize transitions 2022-11-22 17:21:21 +00:00
vaxerski 04da80226e scroll_button 2022-11-21 23:27:51 +00:00
vaxerski 9173043d0d clarify workspace and transform rules 2022-11-21 13:47:02 +00:00
vaxerski 3cceff4c17 mention two-way master focus/swap 2022-11-20 11:55:37 +00:00
Calamity 59c2228823
fix link (#53) 2022-11-15 15:31:53 +00:00
Jef 9d3a3f4fcc
Describe dynamic rules (#52)
Co-authored-by: Jef Steelant <jef.steelant_ext@softathome.com>
2022-11-15 10:22:26 +00:00
Jef 7c5f5d5d1f
Bordercolor rule (#51)
* Add bordercolor rule

* update internal link

Co-authored-by: Jef Steelant <jef.steelant_ext@softathome.com>
2022-11-13 19:33:24 +00:00
vaxerski ddfc3d73f6 added cursor move 2022-11-10 17:01:56 +00:00
Philip Jones 785202fe30
Add note on passing arguments to exec. (#50) 2022-11-10 15:36:41 +00:00
Vaxry 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
Fabian Preuß 703305c5be
Add libinput links and reword some settings (#47) 2022-11-09 14:05:50 +00:00
Vaxry 649ad27ef4 added addmaster removemaster 2022-11-08 12:41:24 +00:00
vaxerski 1fcfe34f3b clarify shadow scale 2022-11-07 22:52:21 +00:00
vaxerski 04e041d3b8 added shadow scale 2022-11-07 21:24:09 +00:00
vaxerski 5be9fddfc9 transitions default false 2022-11-06 18:16:34 +00:00
vaxerski 1367c75ad0 added resize transitions 2022-11-06 17:52:34 +00:00
vaxerski 32e1f08264 revert drm flags toggle 2022-11-06 14:23:42 +00:00
vaxerski 9fb2d0423f added toggle for drm scanout flags 2022-11-06 14:12:52 +00:00
vaxerski af289c0bd5 add usage for hyprctl output 2022-11-05 18:09:03 +00:00
vaxerski a6a8a28b5d clarify monitor offsets 2022-11-05 16:47:38 +00:00
vaxerski 660f96845a mention no ds 2022-11-05 16:47:38 +00:00
vaxerski f95bfc6465 unset rule 2022-11-03 19:54:05 +00:00
Vaxry 1a3baa9115 mention swipe forever 2022-11-03 13:35:27 +00:00
Vaxry 6c1aa2c240
Merge pull request #45 from abbadanor/patch-1
include focusmaster dispatcher
2022-11-02 10:15:25 +00:00
Vaxry 4ae483b351 deprecate damage tracking 2022-11-02 10:12:51 +00:00
abbadanor ce248469f0
include focusmaster dispatcher 2022-11-02 08:51:32 +01:00
vaxerski ba473f41fe add idleinhibit windowrule 2022-10-31 12:28:04 +00:00
vaxerski 039369985f fixup 2022-10-30 22:50:10 +00:00
Ammar Haddadi 112a0260ca +how to use multiple dispatchers 2022-10-30 21:19:15 +01:00
Kainoa Kanter 51fd00f87b
Fix windowrule 2022-10-27 13:34:17 -07:00
Vaxry a82b25166e clarify desc rules 2022-10-27 14:49:50 +01:00
Vaxry 6755e7bfa8 mention 10 bit 2022-10-27 13:26:44 +01:00
Vaxry f74e88dfc3 mention disabling pointers 2022-10-27 12:58:28 +01:00
vaxerski d353e00892 mention hyprctl cursorpos 2022-10-26 13:20:18 +01:00
vaxerski b35141b26f mention right/bottom anchor 2022-10-26 12:36:25 +01:00
Vaxry 4c6901fbac allow escaping # 2022-10-25 14:34:16 +01:00
Mihai Fufezan 842187cdd9
Configuring: add more relevant info
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:33:34 +03:00
Mihai Fufezan d296a0d211
Uncommon tips&tricks: add window dancing
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:33:11 +03: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
Mihai Fufezan d64b8ed124
Configuring: add Environment variables page
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:29:01 +03:00
Mel Bourgeois e7302804c9
improve formatting 2022-10-22 18:32:05 -05:00
Mel Bourgeois 2b81e61ed7
Add note about togglesplit requirements
preserve_split has to be enabled for togglesplit to do anything, but this isn't clear from the documentation
2022-10-22 18:30:13 -05:00
vaxerski eed0e41240 handle activate requests 2022-10-22 16:44:56 +01:00
ThatOneCalculator 0875e6f691 Shimeji instructions 2022-10-20 19:43:44 -07:00
ThatOneCalculator 53ff6ed8b6 Fixes 2022-10-20 19:32:36 -07:00
Kainoa Kanter 90c91217b5
Update Uncommon-tips-&-tricks.md 2022-10-20 17:32:04 -07:00
ThatOneCalculator 317d839258 Move WD to UTT 2022-10-20 17:06:33 -07:00
ThatOneCalculator ce87e7a41a Window dancing page 2022-10-20 16:57:05 -07:00
Kainoa Kanter de204e687c
windowdance 2022-10-20 14:45:43 -07:00
Kainoa Kanter cbb02ecfe3
Update Window-Rules.md 2022-10-20 12:35:58 -07:00
Vaxry 034656784f added swipe create new 2022-10-20 14:56:15 +01:00
Mihai Fufezan 75ae8c5c9f
Binds: clarify submaps 2022-10-18 18:08:17 +03:00
vaxerski aa05102514 fix typo in key name 2022-10-17 13:53:41 +01:00
vaxerski 70acc53e04 revamp switchable layouts 2022-10-17 13:52:22 +01:00
Mel Bourgeois 6010c6d9d0
Correct unit for input:repeat_rate
The documentation states it's in milliseconds, but in practice it's currently interpreted as Hz.
2022-10-16 20:40:03 -05:00
vaxerski 30486e95a5 new color types 2022-10-16 22:25:54 +01:00
vaxerski b847d14417 apply some recommendations from Brodie 2022-10-16 22:03:06 +01:00
K1llf0rce 48e1c5e746
add maxsize 2022-10-15 20:41:37 +02:00
vaxerski e8d1489837 add loose focus behavior 2022-10-15 14:14:57 +01:00
Vaxry 48ac1c3253 mention bringactivetotop 2022-10-14 14:23:04 +01:00
Vaxry d8686de6ee mention touch_output 2022-10-14 12:40:01 +01:00
Vaxry f708ea334d
Merge pull request #26 from histausse/touchdevice_transform
Add doc for `input:touchdevice:transform`
2022-10-14 12:30:06 +01:00
Vaxry 9156885d9d mention touch_transform 2022-10-14 12:29:39 +01:00
vaxerski e241062263 minor fixes 2022-10-12 16:08:16 +01:00
Histausse d0920e4840
Add doc for `input:touchdevice:transform` 2022-10-10 12:50:30 +02:00
Mihai Fufezan 9ce7f74e6c
Add input:touchpad:scroll_factor
Complements hyprwm/Hyprland#801
2022-10-06 23:30:50 +03:00
vaxerski 3a3f8c25d0 mention sigterm fix 2022-10-06 19:08:34 +01:00
Vaxry 942000d2d5 added a noanim rule 2022-10-06 09:17:03 +01:00
Vaxry 825e44a72b add minsize 2022-10-06 09:11:13 +01:00
Mihai Fufezan c4abd102e1
Variables: add accel profile and scroll method 2022-10-05 23:54:33 +03:00
Vaxry 2e7b424905 mention dpms per mon 2022-10-05 10:32:48 +01:00
Vaxry 2568a83de3 add monitor desc 2022-10-05 10:24:22 +01:00
vaxerski ee05047059 add left handed 2022-10-04 21:47:28 +01:00
vaxerski b1f11e564c update binds for switches: 2022-10-04 20:11:56 +01:00
vaxerski 24c910da8c update for allowed spaces 2022-10-03 14:31:47 +01:00
vaxerski 655df5fb7c add window swallowing info 2022-10-01 19:21:14 +01:00
vaxerski af5c712c67 discourage from using apply sens to raw 2022-10-01 18:33:06 +01:00
Mihai Fufezan 7993ec94dd
Dwindle: update move/resize info 2022-09-24 23:40:42 +03:00
Mihai Fufezan f518b447aa
Make links relative 2022-09-24 21:21:28 +03:00
Mihai Fufezan 138a039ecc
Move workspaces to Dispatchers, link page in Binds 2022-09-24 21:04:35 +03:00
Mihai Fufezan a23fd88810
Fix links mostly 2022-09-24 17:37:22 +03:00
Mihai Fufezan 2784ddbf8a
Rename Advanced and Basic config to Keywords and Variables 2022-09-24 17:10:18 +03:00
Mihai Fufezan c2143ecbac
Use ini highlighting 2022-09-24 17:03:37 +03:00
Mihai Fufezan 00c8ab988a
Split Advanced config 2022-09-24 16:32:40 +03:00
Vaxry e9697a74c3
Merge pull request #23 from zzzsyyy/patch-1
touchpad: add drag lock
2022-09-23 16:51:40 +01:00
Vaxry 33d48740eb
Merge pull request #22 from DashieTM/main
add instructions for highrr and highres rules
2022-09-23 16:51:09 +01:00
Vaxry f16d05bab3 default pass_mouse_when_bound to 0 2022-09-22 16:34:18 +01:00
Mathias Zhang a5f6bd8995
touchpad: add drag lock 2022-09-22 12:36:08 +08:00
Fabio Lenherr 6c900dc527 remove emtpy line 2022-09-22 00:34:10 +02:00
Fabio Lenherr 5e49fcc855 add instructions for highrr and highres rules 2022-09-22 00:31:45 +02:00
Mihai Fufezan e699fa50b8
Mouse binds: fix table 2022-09-20 12:41:39 +03:00
Vaxry 90584b6ddc fix syntax 2022-09-20 10:20:41 +01:00
Vaxry d91be7be1c add tip to mouse binds 2022-09-19 19:14:25 +01:00
Vaxry b687c4ec08 deprecate main_mod 2022-09-19 19:05:24 +01:00
Vaxry 3614ef99ec mention mouse binds 2022-09-19 19:04:20 +01:00