preview, php update

This commit is contained in:
speedie 2022-12-08 18:49:59 +01:00
parent 12bf502711
commit 7726bf1ff6
2 changed files with 83 additions and 35 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 MiB

After

Width:  |  Height:  |  Size: 1.6 MiB

View file

@ -106,6 +106,7 @@ already focused)</li>
<li>Super+Colon - Open a list of desktop entries in dmenu</li> <li>Super+Colon - Open a list of desktop entries in dmenu</li>
<li>Super+Tab - Switch between windows on the same tag. (Microsoft <li>Super+Tab - Switch between windows on the same tag. (Microsoft
Windows-like Alt+Tab)</li> Windows-like Alt+Tab)</li>
<li>Super+v - Center the focused window.</li>
<li>Super+0 - Reset mfact</li> <li>Super+0 - Reset mfact</li>
<li>Super+r - Reset number of masters</li> <li>Super+r - Reset number of masters</li>
<li>Super+y - Make the current selected window sticky</li> <li>Super+y - Make the current selected window sticky</li>
@ -214,14 +215,11 @@ Kill screenkey</li>
<li>Super+t &amp; y - Toggle empty tag area in the bar</li> <li>Super+t &amp; y - Toggle empty tag area in the bar</li>
<li>Super+t &amp; w - Toggle title area in the bar</li> <li>Super+t &amp; w - Toggle title area in the bar</li>
<li>Super+t &amp; u - Toggle unselected title area in the bar</li> <li>Super+t &amp; u - Toggle unselected title area in the bar</li>
<li>Super+t &amp; p - Toggle powerline tags in the bar</li>
<li>Super+t &amp; s - Toggle status area in the bar</li> <li>Super+t &amp; s - Toggle status area in the bar</li>
<li>Super+t &amp; l - Toggle layout area in the bar</li> <li>Super+t &amp; l - Toggle layout area in the bar</li>
<li>Super+t &amp; o - Toggle inactive fade</li> <li>Super+t &amp; o - Toggle inactive fade</li>
<li>Super+t &amp; b - Toggle bar position</li>
<li>Super+t &amp; r - Reset all bar modules</li> <li>Super+t &amp; r - Reset all bar modules</li>
<li>Super+t &amp; s - Make the current selected window sticky</li> <li>Super+t &amp; s - Make the current selected window sticky</li>
<li>Super+l &amp; p - Toggle layout position</li>
<li>Super+c &amp; w - Get the weather (Using wttr.in) using speedwm-core <li>Super+c &amp; w - Get the weather (Using wttr.in) using speedwm-core
(requires speedwm-extras)</li> (requires speedwm-extras)</li>
<li>Super+c &amp; n - Switch to the next track</li> <li>Super+c &amp; n - Switch to the next track</li>
@ -235,11 +233,6 @@ Kill screenkey</li>
<li>Super+p &amp; u/d - Increase/decrease bar padding by 5</li> <li>Super+p &amp; u/d - Increase/decrease bar padding by 5</li>
<li>Super+p &amp; r - Reset bar padding to default</li> <li>Super+p &amp; r - Reset bar padding to default</li>
<li>Super+p &amp; t - Toggle bar padding on/off</li> <li>Super+p &amp; t - Toggle bar padding on/off</li>
<li>Super+, &amp; w - Toggle title powerline on/off</li>
<li>Super+, &amp; t - Toggle tag powerlines on/off</li>
<li>Super+, &amp; a - Toggle title powerline shape</li>
<li>Super+, &amp; d - Toggle tag powerline shape</li>
<li>Super+, &amp; s - Toggle tag and title powerline shapes</li>
<li>Super+, &amp; r - Reset powerline options</li> <li>Super+, &amp; r - Reset powerline options</li>
<li>Super+q &amp; o - Kill every window except the focused</li> <li>Super+q &amp; o - Kill every window except the focused</li>
<li>Super+q &amp; n/p - Switch to the next/previous track</li> <li>Super+q &amp; n/p - Switch to the next/previous track</li>
@ -280,7 +273,6 @@ computer. (requires speedwm-extras)</li>
<li>Layout indicator (Middle click) - Switch to the previous layout</li> <li>Layout indicator (Middle click) - Switch to the previous layout</li>
<li>Layout indicator (Right click) - Open a dmenu list of all layouts <li>Layout indicator (Right click) - Open a dmenu list of all layouts
(requires speedwm-extras)</li> (requires speedwm-extras)</li>
<li>Window title (Left click) - Hide/Show the window</li>
<li>Window title (Right click) - Open speedwm-utils (requires <li>Window title (Right click) - Open speedwm-utils (requires
speedwm-extras)</li> speedwm-extras)</li>
<li>Focused window (Super+Alt+Left click) - Move the focused window <li>Focused window (Super+Alt+Left click) - Move the focused window
@ -339,7 +331,7 @@ clean install.</p>
use of. (https://codeberg.org/speedie/speedwm-extras)</li> use of. (https://codeberg.org/speedie/speedwm-extras)</li>
</ul></li> </ul></li>
<li>st (Terminal)</li> <li>st (Terminal)</li>
<li>qutebrowser (Web browser)</li> <li>Chromium (Web browser)</li>
<li>htop (Status monitor)</li> <li>htop (Status monitor)</li>
<li>newsboat (RSS reader)</li> <li>newsboat (RSS reader)</li>
<li>zathura (PDF reader)</li> <li>zathura (PDF reader)</li>
@ -415,10 +407,6 @@ regular speedwm colors. This is so that speedwm is compatible with Pywal
and more general/mainstream .Xresources configurations.</p> and more general/mainstream .Xresources configurations.</p>
<p>Below is a list of all .Xresources values you can define.</p> <p>Below is a list of all .Xresources values you can define.</p>
<ul> <ul>
<li>speedwm.bar.altbar: 0</li>
<li>speedwm.bar.altbarclass: Polybar</li>
<li>speedwm.bar.altbarcmd: polybar &amp;</li>
<li>speedwm.bar.alttrayname: tray</li>
<li>speedwm.bar.height: 4</li> <li>speedwm.bar.height: 4</li>
<li>speedwm.bar.position: 1</li> <li>speedwm.bar.position: 1</li>
<li>speedwm.bar.paddingh: 10</li> <li>speedwm.bar.paddingh: 10</li>
@ -426,17 +414,15 @@ and more general/mainstream .Xresources configurations.</p>
<li>speedwm.bar.hide: 0</li> <li>speedwm.bar.hide: 0</li>
<li>speedwm.bar.hide.tags: 0</li> <li>speedwm.bar.hide.tags: 0</li>
<li>speedwm.bar.hide.emptytags: 1</li> <li>speedwm.bar.hide.emptytags: 1</li>
<li>speedwm.bar.hide.powerlinetags: 0</li>
<li>speedwm.bar.hide.powerlinetitle: 0</li>
<li>speedwm.bar.hide.floating: 0</li> <li>speedwm.bar.hide.floating: 0</li>
<li>speedwm.bar.hide.layout: 0</li> <li>speedwm.bar.hide.layout: 0</li>
<li>speedwm.bar.hide.sticky: 0</li> <li>speedwm.bar.hide.sticky: 0</li>
<li>speedwm.bar.hide.status: 0</li> <li>speedwm.bar.hide.status: 0</li>
<li>speedwm.bar.hide.systray: 1</li> <li>speedwm.bar.hide.systray: 0</li>
<li>speedwm.bar.hide.title: 0</li> <li>speedwm.bar.hide.title: 0</li>
<li>speedwm.bar.hide.unseltitle: 0</li>
<li>speedwm.bar.hide.icon: 0</li> <li>speedwm.bar.hide.icon: 0</li>
<li>speedwm.bar.layoutposition: 1</li> <li>speedwm.bar.hide.clientindicator: 0</li>
<li>speedwm.bar.titleposition: 1</li>
<li>speedwm.border.roundedcorners: 0</li> <li>speedwm.border.roundedcorners: 0</li>
<li>speedwm.border.cornerradius: 2</li> <li>speedwm.border.cornerradius: 2</li>
<li>speedwm.border.size: 1</li> <li>speedwm.border.size: 1</li>
@ -474,6 +460,22 @@ and more general/mainstream .Xresources configurations.</p>
<li>speedwm.col.status13: #eae1cb</li> <li>speedwm.col.status13: #eae1cb</li>
<li>speedwm.col.status14: #6d5e8e</li> <li>speedwm.col.status14: #6d5e8e</li>
<li>speedwm.col.status15: #ffffff</li> <li>speedwm.col.status15: #ffffff</li>
<li>speedwm.col.powerline0: #131210</li>
<li>speedwm.col.powerline1: #bf616a</li>
<li>speedwm.col.powerline2: #A16F9D</li>
<li>speedwm.col.powerline3: #68ABAA</li>
<li>speedwm.col.powerline4: #A89F93</li>
<li>speedwm.col.powerline5: #D3A99B</li>
<li>speedwm.col.powerline6: #AFC9AC</li>
<li>speedwm.col.powerline7: #eae1cb</li>
<li>speedwm.col.powerline0_text: #eeeeee</li>
<li>speedwm.col.powerline1_text: #131210</li>
<li>speedwm.col.powerline2_text: #131210</li>
<li>speedwm.col.powerline3_text: #131210</li>
<li>speedwm.col.powerline4_text: #131210</li>
<li>speedwm.col.powerline5_text: #131210</li>
<li>speedwm.col.powerline6_text: #131210</li>
<li>speedwm.col.powerline7_text: #131210</li>
<li>speedwm.col.systray: #222222</li> <li>speedwm.col.systray: #222222</li>
<li>speedwm.col.tag1: #99b3ff</li> <li>speedwm.col.tag1: #99b3ff</li>
<li>speedwm.col.tag1.text: #eeeeee</li> <li>speedwm.col.tag1.text: #eeeeee</li>
@ -506,7 +508,6 @@ and more general/mainstream .Xresources configurations.</p>
<li>speedwm.color.layout: 0</li> <li>speedwm.color.layout: 0</li>
<li>speedwm.color.selectedtitle: 1</li> <li>speedwm.color.selectedtitle: 1</li>
<li>speedwm.bar.powerline.tag.shape: 0</li> <li>speedwm.bar.powerline.tag.shape: 0</li>
<li>speedwm.bar.powerline.title.shape: 1</li>
<li>speedwm.cursor.warp: 1</li> <li>speedwm.cursor.warp: 1</li>
<li>speedwm.focus.spawned: 0</li> <li>speedwm.focus.spawned: 0</li>
<li>speedwm.fullscreen.hidebar: 1</li> <li>speedwm.fullscreen.hidebar: 1</li>
@ -531,7 +532,6 @@ and more general/mainstream .Xresources configurations.</p>
<li>speedwm.mouse.clicktofocus: 0</li> <li>speedwm.mouse.clicktofocus: 0</li>
<li>speedwm.mouse.mfact: 1</li> <li>speedwm.mouse.mfact: 1</li>
<li>speedwm.mouse.cfact: 1</li> <li>speedwm.mouse.cfact: 1</li>
<li>speedwm.mouse.mousepreview: 1</li>
<li>speedwm.rule.refresh: 0</li> <li>speedwm.rule.refresh: 0</li>
<li>speedwm.stack.attachdirection: 3</li> <li>speedwm.stack.attachdirection: 3</li>
<li>speedwm.stack.centerfloating: 1</li> <li>speedwm.stack.centerfloating: 1</li>
@ -539,7 +539,6 @@ and more general/mainstream .Xresources configurations.</p>
<li>speedwm.stack.mastercount: 1</li> <li>speedwm.stack.mastercount: 1</li>
<li>speedwm.stack.snap: 20</li> <li>speedwm.stack.snap: 20</li>
<li>speedwm.status.defaultstatus:</li> <li>speedwm.status.defaultstatus:</li>
<li>speedwm.status.statusallmons: 1</li>
<li>speedwm.switcher.maxheight: 200</li> <li>speedwm.switcher.maxheight: 200</li>
<li>speedwm.switcher.maxwidth: 600</li> <li>speedwm.switcher.maxwidth: 600</li>
<li>speedwm.switcher.menupositionv: 1</li> <li>speedwm.switcher.menupositionv: 1</li>
@ -549,10 +548,10 @@ and more general/mainstream .Xresources configurations.</p>
<li>speedwm.systray.position: 0</li> <li>speedwm.systray.position: 0</li>
<li>speedwm.tag.pertag: 1</li> <li>speedwm.tag.pertag: 1</li>
<li>speedwm.tag.preview: 1</li> <li>speedwm.tag.preview: 1</li>
<li>speedwm.tag.preview.bar: 0</li> <li>speedwm.tag.preview.bar: 1</li>
<li>speedwm.tag.preview.paddingh: 0</li> <li>speedwm.tag.preview.paddingh: 0</li>
<li>speedwm.tag.preview.paddingv: 0</li> <li>speedwm.tag.preview.paddingv: 0</li>
<li>speedwm.tag.preview.scale: 2</li> <li>speedwm.tag.preview.scale: 4</li>
<li>speedwm.tag.resetgaps: 0</li> <li>speedwm.tag.resetgaps: 0</li>
<li>speedwm.tag.resetlayout: 0</li> <li>speedwm.tag.resetlayout: 0</li>
<li>speedwm.tag.resetmfact: 0</li> <li>speedwm.tag.resetmfact: 0</li>
@ -641,7 +640,7 @@ libspeedwm when writing scripts.</p>
<li>58 - Remove the scratchpad</li> <li>58 - Remove the scratchpad</li>
<li>59 - Reset layout/mfact</li> <li>59 - Reset layout/mfact</li>
<li>60 - Reset mastercount</li> <li>60 - Reset mastercount</li>
<li>61 - Show/Hide systray</li> <li>61 - Toggle systray</li>
<li>62 - Hide all windows</li> <li>62 - Hide all windows</li>
<li>63 - Show all windows</li> <li>63 - Show all windows</li>
<li>64 - Reset mfact</li> <li>64 - Reset mfact</li>
@ -650,13 +649,13 @@ libspeedwm when writing scripts.</p>
<li>67 - Switch to the next tag, skipping empty tags</li> <li>67 - Switch to the next tag, skipping empty tags</li>
<li>68 - Toggle the tag area in the bar</li> <li>68 - Toggle the tag area in the bar</li>
<li>69 - Toggle the empty tags in the bar</li> <li>69 - Toggle the empty tags in the bar</li>
<li>70 - Toggle the powerline tags in the bar</li> <li>70 - Unused</li>
<li>71 - Toggle the powerline title in the bar</li> <li>71 - Unused</li>
<li>72 - Toggle the powerline tags and title in the bar</li> <li>72 - Unused</li>
<li>73 - Toggle the shape for powerline tags in the bar</li> <li>73 - Unused</li>
<li>74 - Toggle the shape for powerline title in the bar</li> <li>74 - Unused</li>
<li>75 - Toggle the shape for powerline tags and title in the bar</li> <li>75 - Unused</li>
<li>76 - Reset powerline options</li> <li>76 - Unused</li>
<li>77 - Toggle the title area in the bar</li> <li>77 - Toggle the title area in the bar</li>
<li>78 - Toggle the unselected title area in the bar</li> <li>78 - Toggle the unselected title area in the bar</li>
<li>79 - Toggle the layout area in the bar</li> <li>79 - Toggle the layout area in the bar</li>
@ -664,9 +663,9 @@ libspeedwm when writing scripts.</p>
<li>81 - Toggle the floating indicator area in the bar</li> <li>81 - Toggle the floating indicator area in the bar</li>
<li>82 - Toggle the sticky indicator area in the bar</li> <li>82 - Toggle the sticky indicator area in the bar</li>
<li>83 - Toggle the icon in the window title</li> <li>83 - Toggle the icon in the window title</li>
<li>84 - Toggle bar position (top/bottom)</li> <li>84 - Unused</li>
<li>85 - Toggle layout position (left/right)</li> <li>85 - Unused</li>
<li>86 - Show all bar modules</li> <li>86 - Unused</li>
<li>87 - Increase bar height by 1</li> <li>87 - Increase bar height by 1</li>
<li>88 - Decrease bar height by 1</li> <li>88 - Decrease bar height by 1</li>
<li>89 - Reset bar height</li> <li>89 - Reset bar height</li>
@ -699,6 +698,7 @@ libspeedwm when writing scripts.</p>
<li>116 - Toggle mark on a client.</li> <li>116 - Toggle mark on a client.</li>
<li>117 - Swap focus with the marked client.</li> <li>117 - Swap focus with the marked client.</li>
<li>118 - Swap the focused client with the marked client.</li> <li>118 - Swap the focused client with the marked client.</li>
<li>119 - Center the focused window</li>
</ul> </ul>
<h2 id="status-bar">Status bar</h2> <h2 id="status-bar">Status bar</h2>
<p>speedwm has a status bar. Its the right part of the bar. It supports <p>speedwm has a status bar. Its the right part of the bar. It supports
@ -729,6 +729,54 @@ restart and start speedwm (restart signals count as well, color reloads
do not). To get around this, you may wrap stuff in a function in the do not). To get around this, you may wrap stuff in a function in the
script and have some way of checking if it has ran before such as pgrep. script and have some way of checking if it has ran before such as pgrep.
If it hasnt, call the function.</p> If it hasnt, call the function.</p>
<h2 id="credits">Credits</h2>
<p>I far from wrote this entire project myself. Below are people who
made this project what it is through submitting patches to suckless or
otherwise contributing code in some way in alphabetical order.</p>
<ul>
<li>Adam Yuan</li>
<li>Alex Cole</li>
<li>Anukul Adhikari</li>
<li>Ayoub Khater</li>
<li>bakkeby</li>
<li>bit6tream</li>
<li>cd</li>
<li>Chris Down</li>
<li>Chris Noxz</li>
<li>Daniel Bylinka</li>
<li>Dhaval Patel</li>
<li>Eon S. Jeon</li>
<li>explosion-mental</li>
<li>Fabian Blatz</li>
<li>Finn Rayment</li>
<li>Georgios Oxinos</li>
<li>Ivan J.</li>
<li>Jan Christoph Ebersbach</li>
<li>Jared</li>
<li>kleinbottle4</li>
<li>Luigi Foscari</li>
<li>Luke Smith</li>
<li>Marius Iacob</li>
<li>Markus Teich</li>
<li>Mihir Lad</li>
<li>MLquest8</li>
<li>Ondřej Grover</li>
<li>ornx</li>
<li>Patrick Steinhardt</li>
<li>phi</li>
<li>prx</li>
<li>Rob King</li>
<li>Ryan Roden-Corrent</li>
<li>sipi</li>
<li>Sönke Lambert</li>
<li>speedie</li>
<li>Stefan Mark</li>
<li>Stefan Matz</li>
<li>suckless.org</li>
<li>Timmy Keller</li>
<li>Viliam Kováč</li>
</ul>
<p>See Codeberg contributions for more information.</p>
<h2>Auto generated.</h2> <h2>Auto generated.</h2>
<p>This page was auto generated by the speedwm-help script bundled with speedwm. It acts as the help script and it writes documentation to HTML, Markdown and plain text from documentation in the docs folder and data grabbed from your current system.</p> <p>This page was auto generated by the speedwm-help script bundled with speedwm. It acts as the help script and it writes documentation to HTML, Markdown and plain text from documentation in the docs folder and data grabbed from your current system.</p>
</div> </div>