Alexis Rouillard
c47d75ceda
Merge pull request #2593 from x0rzavi/typo-fixes
...
docs: fix typos and improve language coherence
2023-10-23 08:45:08 +02:00
Rehan
5963bf6ace
modules/mpris: change default interval value to 0
2023-10-21 18:14:46 -04:00
Avishek Sen
d0cab2a367
docs: fix typos and improve language coherence
2023-10-21 21:15:25 +05:30
Brenno Lemos
11d7ca1d73
feat: backlight slider
2023-10-15 17:52:12 -03:00
Brenno Lemos
442a4b0da0
feat: pulseaudio slider module
2023-10-15 17:52:12 -03:00
Alexis Rouillard
44d8245605
Merge pull request #2560 from akshettrj/mpris-click-fix
2023-10-15 21:26:33 +02:00
Alexis Rouillard
93daf089b5
Merge pull request #2574 from Syndelis/feat/group-drawers
2023-10-15 21:26:04 +02:00
Alexis Rouillard
7645ae1907
Merge pull request #2563 from Syndelis/feat/hyprland-window-rename-by-title
2023-10-15 21:21:32 +02:00
Alexis Rouillard
3d496c2200
Merge pull request #2554 from mutoroglin/cava-hide-on-silence
2023-10-15 21:19:17 +02:00
Brenno Lemos
ff9b6c9469
docs: fix weird man limitation
2023-10-14 22:14:13 -03:00
Brenno Lemos
8f32d102ae
docs: include group drawer documentation
2023-10-14 18:50:45 -03:00
Brenno Lemos
ceeb5bf8bd
docs: include new ignore-workspaces example and documentation
2023-10-11 11:03:18 -03:00
Brenno Lemos
592d5645a5
docs: include new feature in manual
2023-10-09 14:58:21 -03:00
Joerg Weislogel
b2e88347b3
added description for configuration option hide-on-silence in man file
2023-10-09 17:05:12 +02:00
Akshett Rai Jindal
1af02e0a67
fix(modules/mpris): fix on-*-click typos
...
In all other places, the norm is to use `on-click-(middle|right)` but in
the mpris module, `on-(middle|right)-click` was being used which caused
clicks to malfunction if set to some custom commands
2023-10-09 11:48:49 +05:30
SWarrener
32d326ca4a
Some missing backticks
2023-10-08 16:34:27 +01:00
SWarrener
ae92d7d186
Updating man page with details of options to force specific units in disk size output
2023-10-08 16:26:06 +01:00
Brenno Lemos
6663ca3d75
chore: document new properties
2023-09-22 20:41:38 -03:00
Alexis Rouillard
6997b34a81
Merge pull request #2517 from an-prata/master
...
Lighter Weight Signal-Based Custom Modules
2023-09-21 23:48:22 +02:00
Evan Overman
f14fe96e19
add info to `interval` and `signal` in manpage for custom modules
2023-09-19 14:52:48 -07:00
Alexis Rouillard
9b8adc1951
Merge pull request #2494 from KanuX-14/battery_fix
...
Fix battery not showing for some devices
2023-09-19 13:33:35 +02:00
KanuX-14
28a2d15fef
Update 'bat-compatibility' option to manual
2023-09-12 13:39:09 -03:00
Alexis Rouillard
196b400abf
Merge pull request #2468 from khaneliman/persistent-rename
...
deprecate persistent_workspaces in favor of persistent-workspaces
2023-09-11 09:22:07 +02:00
Austin Horstman
65ba449460
chore: update man page index
2023-09-08 23:17:21 -05:00
Austin Horstman
cbc12e5443
feat: hyprland workspaces add sort-by
2023-09-08 22:49:15 -05:00
khaneliman
4a6c1269fb
refactor!: sway persistent workspaces config name rename
2023-09-05 16:02:21 -05:00
khaneliman
44ac6b8044
refactor!: hyprland persistent workspaces config option name standardization
2023-09-05 16:02:19 -05:00
zjeffer
04b39ea64e
hyprland/workspaces: implement 'active_only' option and visible class
2023-09-05 18:22:54 +02:00
Alexis Rouillard
8eb614f69e
Merge pull request #2438 from khaneliman/hyprland-workspace-array
...
hyprland persistent workspace support new config declaration
2023-09-01 09:10:23 +02:00
Austin Horstman
52309615c1
hyprland new persistent_workspace configuration style
2023-08-29 00:11:25 -05:00
zjeffer
e163dd8216
hyprland/workspaces: update manpage
2023-08-24 22:51:06 +02:00
Austin Horstman
ee4fbc58f7
hyprland add urgent ipc support
2023-08-23 12:52:29 -05:00
asas1asas200
54a6668846
feat(keyboard-state): add binding-keys options
2023-08-20 08:33:34 +08:00
PucklaJ
22817089db
Add no-controller format to bluetooth module
2023-08-16 15:34:06 +02:00
zjeffer
8cf676176d
Updated hyprland-workspaces manpage
2023-08-14 11:17:49 +02:00
Diederik de Haas
a3904ff039
man: Fix several whitespace formatting issues
...
Fix the following whitespace formatting issues:
- Indentation in scdoc source files should be done with tabs.
- Lines where there (clearly) should be a line break, need to have '++'
at the end, but several were missing them.
- The scdoc manual (clearly) states that lines should be hard wrapped
at 80 columns, but when line(s) are indented, that causes rendering
issues. So lines where a line break was not clearly intended or
clearly not intended, have been put onto 1 line to circumvent the
rendering issue.
Link: https://lists.sr.ht/~sircmpwn/public-inbox/%3C8251560.T7Z3S40VBb%40bagend%3E
2023-07-30 17:37:30 +02:00
Diederik de Haas
c8910901e5
man: Make NAME-ing consistent
...
Tools like `apropos` and `whatis` use the NAME section to generate their
database, so make sure every manpage has it.
Also make sure they all have a brief description and make it consistent
across the manpages.
2023-07-30 10:00:02 +02:00
Diederik de Haas
6b7fd36863
man/waybar-clock: Fix typo and formatting
...
typo: Adressed -> Addressed
formatting: Add missing spaces
2023-07-30 09:56:19 +02:00
MisterPine
05e5a7e5fd
Document icon for `hyprland/window`
2023-07-29 00:35:01 +02:00
Alexis Rouillard
c087d8c318
Merge pull request #2316 from MightyPlaza/workspaces
...
hyprland/workspaces improvements
2023-07-24 13:40:23 +02:00
dmitry
d3bcff31e5
add high-priority-named optiion
2023-07-20 22:56:15 +03:00
Alexis Rouillard
430f0e5d65
Merge pull request #2333 from LukashonakV/cava_man
...
cava man page
2023-07-19 21:47:33 +02:00
Viktar Lukashonak
4dff1d4b2b
cava man page
...
Signed-off-by: Viktar Lukashonak <myxabeer@gmail.com>
2023-07-19 20:44:52 +03:00
Alexis Rouillard
839975c348
Merge pull request #2318 from calvinchd/hyprland-window-remove-empty-css
...
hyprland/window remove duplicate empty css
2023-07-18 08:22:27 +02:00
MightyPlaza
b9348180f5
Merge branch 'Alexays:master' into workspaces
2023-07-16 18:21:36 +00:00
Alexis Rouillard
1e2b9cb5ed
Merge pull request #2306 from stefonarch/patch-1
...
Fix wrong name for {name}
2023-07-16 18:21:00 +02:00
Calvin Chu
8687ed2068
Update man for hyprland/window to replace #window.empty with window#waybar.empty #window
2023-07-16 16:41:50 +10:00
MightyPlaza
7200b16520
documentation
2023-07-16 01:02:39 +00:00
MightyPlaza
f8a9a970b2
removes "sort-by-number"
2023-07-15 18:43:46 +00:00
MightyPlaza
75e21c4853
Update waybar-hyprland-workspaces.5.scd
2023-07-15 18:36:55 +00:00