Commit Graph

501 Commits

Author SHA1 Message Date
vaxerski a4b12a26fc added execr 2023-02-19 14:01:03 +00:00
Ching Pei Yang 91fb31b0d9
add options related to `resize_on_border` (#130)
related feature PR: https://github.com/hyprwm/Hyprland/pull/1347
2023-02-18 22:35:50 +00:00
vaxerski 94845f1143 more xdp info 2023-02-16 23:56:52 +00:00
Ian C 103b384da8
Edited for improved clarity. (#129)
Changed the ordering so that it aligns with the first part of the sentence.
2023-02-16 12:03:10 +00:00
qupufu 323d81d9ea
update "self-explanatory" descriptions (#128)
I don't see any reason to say "self-explanatory" instead of providing a description.

Co-authored-by: uShldGetCeleste <68669265+uShldGetCeleste@users.noreply.github.com>
2023-02-15 08:56:51 +00:00
vaxerski bdc56f2393 added vrr, no_vfr -> vfr 2023-02-14 17:16:40 +00:00
Mihai Fufezan aa7ea65799
Nix: minor typo 2023-02-14 15:37:52 +02:00
Mihai Fufezan 2b7ad5454f
Nix: reword pages 2023-02-14 15:30:40 +02:00
Vaxry 3ea348c377 ref chrome://flags in master tut 2023-02-13 10:05:01 +00:00
Ozone 17411b31ba
Added a new page under "Useful Utilities", named "USB Automount" (#126) 2023-02-12 19:22:04 +00:00
Saltaformajo f1fdb59521
add one more example conf (#124) 2023-02-11 14:50:44 +00:00
William Etheredge 186c646160
Fix paragraph in wrong section of FAQ (#123) 2023-02-11 10:24:50 +00:00
Philipp Mildenberger 36b0f8d50b
Added documentation for the new layoutmsg params feature (#122) 2023-02-10 19:13:48 +00:00
Ozone 47655a90e5
Added a new page under "Useful Utilites", named "Clipboard Mangers" (#120) 2023-02-10 16:07:46 +00:00
David BELEY 4548702e99
Add accepted boolean values (#121) 2023-02-10 00:43:20 +00:00
Vaxry 166617decf add misc:mouse_move_focuses_monitor 2023-02-09 15:31:00 +00:00
vaxerski 10b58c3f79 fix path in xdph 2023-02-08 10:18:12 +00:00
Saltaformajo d0afdf2f9e
update Other.md (#117)
Change hyprland-per-window-layout to another version: with zero configuration, multi-keyboard support and available  to install from package manager
2023-02-07 20:56:40 +00:00
MathisP75 56afe4540b
Fixed duplicate (#116)
Co-authored-by: MathisP75 <202042012@ens.clg.qc.ca>
2023-02-07 15:33:02 +00:00
MathisP75 23795cec93
Added a mention that the nvidia-open-dkms driver can cause problems with the suspended state of a laptop. (#115)
* Added fix instructions for hybrid graphics devices

* Added fix for Firefox crash

* nvidia-open-dkms suspend state problem mention

---------

Co-authored-by: MathisP75 <202042012@ens.clg.qc.ca>
2023-02-07 12:25:30 +00:00
MathisP75 ca90bdc552
Added instructions to fix Firefox (#113)
* Added fix instructions for hybrid graphics devices

* Added fix for Firefox crash

---------

Co-authored-by: MathisP75 <202042012@ens.clg.qc.ca>
2023-02-06 23:33:43 +00:00
vaxerski c6db4fcab3 added activewindowv2 2023-02-06 13:17:46 +00:00
Mihai Fufezan 37eff641e5
Variables: add tap_button_map 2023-02-05 22:17:05 +02:00
MathisP75 b78b91e0a5
Added fix instructions for hybrid graphics devices (#112)
Co-authored-by: MathisP75 <202042012@ens.clg.qc.ca>
2023-02-05 19:59:14 +00:00
vaxerski 1ec5ec4e0a add awesome-hyprland notice 2023-02-03 17:52:37 +00:00
vaxerski 3f90705dc3 fix raw .socket input 2023-02-02 11:29:32 +00:00
vaxerski 4f3897cf18 added borderangle 2023-02-01 21:07:41 +00:00
Devadathan M B 49905830a0
fix: Broken link to list of dispatchers (#110) 2023-01-30 15:19:39 +00:00
vaxerski 867cf3d801 add a minimize ipc event 2023-01-29 16:27:24 +00:00
flicko f1104f2012
change preview image for dotfiles (#108)
why did you have to pick my oldest rice for the preview
2023-01-28 17:51:44 +00:00
Mihai Fufezan 7d09d1b496
FAQ: update middle-click paste unbind 2023-01-27 12:49:08 +02:00
Mihai Fufezan 1562aa0dce
FAQ: add middle-click paste unbind 2023-01-27 12:32:59 +02:00
Vaxry 1548745f34 clarify fpm 2023-01-26 14:38:54 +00:00
Vaxry fd456f7071 added binds:focus_preferred_method 2023-01-26 14:37:29 +00:00
vaxerski 8729cc6fa3 added layerrules 2023-01-25 15:36:45 +00:00
vaxerski 9f4991eefa added hyprctl animations 2023-01-25 15:17:20 +00:00
M1nxy ba60d4c272
libinput missing from arch dependencies (#107) 2023-01-25 08:53:24 +00:00
vaxerski f8b5ebe49a remove restrictions from setprop for ints 2023-01-24 21:45:40 +00:00
vaxerski 330424e36f add setprop examples 2023-01-24 19:16:22 +00:00
vaxerski 103ea6d634 add setprop and seterror 2023-01-24 19:14:44 +00:00
Eshnek efa3cda8ac
Update Installation.md (#106) 2023-01-22 08:26:42 +01: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
Vaxry 99ad2e4b9b add urgent state event 2023-01-20 19:10:34 +01:00
Vaxry 029bb928d1 add stupid paru note 2023-01-20 16:56:45 +01:00
Ching Pei Yang a438395f50
fix typo (#104) 2023-01-17 16:25:45 +01:00
NotAShelf 1f01e4bd3a
clarify wording and fix broken links (#103) 2023-01-17 13:41:55 +01:00
Vaxry 6e6e9a0712 added misc:hide_cursor_on_touch 2023-01-17 11:49:00 +01:00
Vaxry 6d2a688aeb mention dimaround float 2023-01-16 16:07:05 +01:00
Name ad62c1534f
A way to minimzie Steam to tray instead of killing (#101)
Very useful tip indeed, yes
2023-01-14 20:29:38 +01:00
Wouter Koorn b2b81195dc
Fix small typo: kaybind -> keybind (#100)
Fix small typo: kaybind -> keybind
2023-01-11 16:55:15 +01:00
Vaxry 123c45a7f0 add no_systemd var 2023-01-11 16:29:34 +01:00
Vaxry 9b501cb3e8 better envvars in the wrapper 2023-01-09 21:29:22 +01:00
Vaxry 5c9a5b32c0 clarify force wayland 2023-01-09 21:18:22 +01:00
Vaxry bf9e63d805 add force wayland 2023-01-09 20:39:18 +01:00
Vaxry 31e7c74070 add qt wayland pkgs 2023-01-09 20:37:50 +01:00
Vaxry d9b689c1e7 add cursors and themes 2023-01-09 20:36:34 +01:00
Vaxry 4b9aa088e3 . 2023-01-09 20:24:53 +01:00
Vaxry 74a63a8dd2 make master tutorial 2023-01-09 20:18:37 +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
riChar 0d54e5ea44
Update docs about the bind of switch (#97) 2023-01-08 16:35:51 +01:00
Vaxry 47314f9582 added hyprctl binds 2023-01-06 14:33:14 +01:00
Vaxry c93068ec4d add monitor example to keywords 2023-01-05 14:37:13 +01:00
Vaxry cc0bed32bf update master page 2023-01-04 14:51:17 +01:00
Raffaele Mancuso ee61862bdf
Paseudo dispatcher where it is due (#95) 2023-01-03 22:05:27 +01:00
Raffaele Mancuso 013602ad1b
Suggest to install SDDM from git HEAD (#94) 2023-01-02 20:35:13 +01:00
Ching Pei Yang f34635e9ca
fix broken link (#93) 2023-01-02 16:20:48 +01:00
Vaxry a4c6986867 added fakefullscreen 2023-01-01 16:55:13 +01:00
Ching Pei Yang 7eadac6b59
fix broken link (#91) 2023-01-01 14:06:03 +01:00
Vaxry d089501002 dwindle colors -> gradients 2022-12-31 16:24:49 +01:00
m0ppers 6428ca67ae
Update Using-hyprctl.md (#89)
fix broken links
2022-12-29 11:54:27 +01:00
Raffaele Mancuso 4261722ffd
Advertise ncspot (#87) 2022-12-29 11:54:13 +01:00
Raffaele Mancuso edd4d7808b
Linksto wf-recorder and OBS Studio (#88) 2022-12-29 11:53:41 +01:00
Vaxry a44635ea60 clarify external 2022-12-28 19:49:31 +01:00
taylor85345 21ad477df7
Updated Nvidia entry with multi-gpu fix (#86)
* Updated Nvidia entry with multi-gpu fix
2022-12-28 19:47:59 +01:00
Mihai Fufezan 8e96c3f320
Nix: fix syntax 2022-12-28 17:31:43 +02:00
Vaxry 2dbf6731c9 added dimaround 2022-12-28 15:41:24 +01:00
Vaxry c7a5870c25 added dimaround 2022-12-28 15:39:49 +01:00
Vaxry 67c42d3ae3 added dim_special 2022-12-28 15:19:10 +01:00
Vaxry 45ce50bb3c added workspace swipe numbered 2022-12-25 15:43:04 +00:00
Vaxry a3ec90d572 clarify submaps 2022-12-25 15:16:09 +00:00
vaxerski b560f6dd4b added maximize wr 2022-12-23 19:34:57 +00:00
vaxerski 45d41471af clarify note 2022-12-23 13:42:00 +00:00
vaxerski e8ad161090 add binding tablets to outputs 2022-12-21 15:12:58 +00:00
Jan Beich 7d6bea998c
Add FreeBSD instructions to Installation page (#84)
* Installation: document FreeBSD packages

* Installation: document FreeBSD dependencies

* Installation: document libc++ may not support C++23
2022-12-20 16:09:42 +00:00
vaxerski 18fa6d91b9 focus on activate is not true by default 2022-12-20 13:38:42 +00:00
vaxerski 96eec007bc add make protocols 2022-12-19 22:50:05 +00:00
Mihai Fufezan 211f9a808d
Nix: improve docs and split page 2022-12-19 23:41:57 +02:00
vaxerski 85d7d17e46 partially bring back disable autoreload 2022-12-19 20:26:13 +00:00
vaxerski 7fbc3a114b remove autoreaload 2022-12-19 19:48:26 +00:00
Yavor Kolev b621116397
Re-add an awesome list (#83) 2022-12-18 12:45:29 +00:00
vaxerski a1d48030b5 remove damage_entire_on_snapshot 2022-12-17 23:05:44 +00:00
Waltz a072871049
add gentoo overlay for xdg-desktop-portal-hyprland (#80)
* add gentoo overlay for xdg-desktop-portal-hyprland
2022-12-17 22:54:38 +00:00
Yavor Kolev 2d8f4c1a19
Get rid of the archived awesome-wayland (#66) 2022-12-17 22:49:59 +00:00
Sam Osterkil c269d482cc
Add example eww widgets for workspaces and active window (#70)
Co-authored-by: Sam Osterkil <sam@osterkil.com>
2022-12-17 22:43:14 +00:00
Flafy 492fd71551
fix layout instead of kb_layout (#82) 2022-12-17 22:41:47 +00:00
Julian Schuler 1f509d6f13
Mention 'exact' option for splitratio (#81) 2022-12-17 22:37:55 +00:00
vaxerski 477868d74e added musthave to browser 2022-12-17 00:57:49 +00:00
vaxerski 2f1b29815f add clang format notes 2022-12-16 17:22:44 +00:00
vaxerski b597ca16a0 add disabling keyboards 2022-12-16 17:21:38 +00:00
NotAShelf 6342a87e6f
add deprecation warning (#79)
* add deprecation warning

* fix retard moment

Co-authored-by: vaxerski <43317083+vaxerski@users.noreply.github.com>
2022-12-15 12:42:53 +00:00
Mihai Fufezan 67e7eee5ea
FAQ: remove unneeded command 2022-12-15 02:18:40 +02:00
vaxerski c128bb74b6 add auto scale 2022-12-14 17:58:55 +00:00
No Toyz 7c7ef93488
correct polkit command (#78) 2022-12-13 14:28:03 +00:00
Maarten van Gompel 3cabf3ce32
Documented inherit_fullscreen (hyprwm/Hyprland#1213) (#77) 2022-12-12 14:35:16 +00:00
vaxerski 077f942f59 update device names 2022-12-11 22:34:22 +00:00
vaxerski c59c682a55 clarify portals 2022-12-11 19:26:16 +00:00
vaxerski d3745f769b add override to opacity rules 2022-12-11 17:18:10 +00:00
Maarten van Gompel 6f8a711668
master layout: documented orientation (hyprwm/Hyprland#1059) (#76) 2022-12-10 21:59:25 +00:00
vaxerski b97717b39d fix useful utilities link 2022-12-10 20:27:35 +00:00
vaxerski b52ae89659 added must have 2022-12-10 17:11:15 +00:00
vaxerski 9f04c25451 added must have page 2022-12-10 17:06:29 +00:00
vaxerski 31afd184ea add changefloatingmode event 2022-12-09 18:52:47 +00:00
Mihai Fufezan 51ec7b739b
Nix: revise docs 2022-12-09 14:38:13 +02:00
luigir-it cacf4442d3 Fix typo
From the [Nvidia page](https://download.nvidia.com/XFree86/Linux-32bit-ARM/375.26/README/openglenvvariables.html), it's GL, not GLX
2022-12-09 13:48:17 +02:00
Sora Nai 31b39159eb
Missing $ char added (#73) 2022-12-09 11:37:24 +00:00
vaxerski 8c4958f682 better spacing in examples 2022-12-08 12:27:59 +00:00
vaxerski b9765b468f added 2 new pages 2022-12-08 12:24:10 +00:00
vaxerski 248832acc5 added 2 new pages 2022-12-08 12:23:56 +00:00
vaxerski 6bfe917104 remove note 2022-12-07 18:59:37 +00:00
vaxerski 50096bd1cd added nomaxsize 2022-12-07 16:09:50 +00:00
vaxerski 63ea8e793d clarify xdph 2022-12-05 01:07:34 +00:00
vaxerski a40378adbd more info about xdg 2022-12-05 01:02:43 +00:00
vaxerski f122cb10ab more info about xdg 2022-12-05 01:01:55 +00:00
vaxerski 1ae6f5ed62 added xdph info 2022-12-03 22:52:15 +00:00
MahouShoujoMivutilde d207b592c5
`setxkblayout` is actually `switchxkblayout` in `hyprctl` (#69) 2022-12-03 20:24:36 +00:00
vaxerski e374688509 added hyprctl setxkblayout 2022-12-03 15:59:13 +00:00
vaxerski 7fc0044f64 added blur_xray 2022-12-02 18:37:00 +00:00
金雄镕 22f67eb267
add a recomended launcher: fuzzel (#68) 2022-12-01 18:58:39 +00:00
Vaxry 10170cbbf4 added screen shaders 2022-12-01 13:38:00 +00:00
Narcha 23a3600636
Fix Master-Layout.md (#67)
Fixed:
- Invalid markdown syntax on one of the tables
- Default value of `new_is_master` was incorrectly stated as `false`
2022-11-30 10:15:36 +00:00
luigir-it 8ba137ce41
Update Dispatchers.md (#65) 2022-11-30 09:25:33 +00:00
vaxerski eb0b957f75 remove outdated shifting info 2022-11-29 18:55:09 +00:00
vaxerski fd8bd3314e remove warning about new optim
no longer accurate, could only make a difference on huge gaps
2022-11-29 11:22:17 +00:00
vaxerski 268b727191 remove old warn 2022-11-28 13:53:26 +00:00
vaxerski ae8100e9e0 multi special ws 2022-11-27 22:51:42 +00:00
Dashie 79060a1acf
feat: add nofullscreenrequest rule (#64) 2022-11-26 20:44:58 +00:00
vaxerski 13d48d4f1a added border gradients 2022-11-26 17:56:34 +00:00
Markus Vieth 8be3b56f09
Add information about blurring HybridBar (#62) 2022-11-26 13:36:21 +00:00
vaxerski eaadd28ca4 default blur new optimizations to 1 2022-11-23 15:42:07 +00:00
vaxerski 5750aa21d8 rename offset to pos 2022-11-23 14:38:23 +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
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
RedstoneRadiant d4a9ab5527
fix: change `button.focus` to `button.focused` (#58) 2022-11-20 22:43:55 +00:00
vaxerski 3cceff4c17 mention two-way master focus/swap 2022-11-20 11:55:37 +00:00