File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8484
8585 < nav id ="sidebar " class ="sidebar " aria-label ="Table of contents ">
8686 < div class ="sidebar-scrollbox ">
87- < ol class ="chapter "> < li class ="chapter-item expanded affix "> < a href ="introduction.html "> Introduction</ a > </ li > < li class ="spacer "> </ li > < li class ="chapter-item expanded "> < a href ="stratawm.html "> < strong aria-hidden ="true "> 1.</ strong > StrataWM</ a > </ li > < li > < ol class ="section "> < li class ="chapter-item expanded "> < a href ="stratawm/getting_started.html "> < strong aria-hidden ="true "> 1.1.</ strong > Getting Started</ a > </ li > < li > < ol class ="section "> < li class ="chapter-item expanded "> < a href ="stratawm/install_using_bins.html "> < strong aria-hidden ="true "> 1.1.1.</ strong > Installing using Binaries</ a > </ li > < li class ="chapter-item expanded "> < a href ="stratawm/compile_from_source.html "> < strong aria-hidden ="true "> 1.1.2.</ strong > Compiling from Source</ a > </ li > </ ol > </ li > </ ol > </ li > < li class ="chapter-item expanded "> < a href ="kagi.html "> < strong aria-hidden ="true "> 2.</ strong > Kagi</ a > </ li > < li > < ol class ="section "> < li class ="chapter-item expanded "> < a href ="kagi/getting_started.html "> < strong aria-hidden ="true "> 2.1.</ strong > Getting Started</ a > </ li > < li > < ol class ="section "> < li class ="chapter-item expanded "> < a href ="kagi/install_using_bins.html "> < strong aria-hidden ="true "> 2.1.1.</ strong > Installing using Binaries</ a > </ li > < li class ="chapter-item expanded "> < a href ="kagi/compile_from_source.html "> < strong aria-hidden ="true "> 2.1.2.</ strong > Compiling from Source</ a > </ li > </ ol > </ li > </ ol > </ li > </ ol >
87+ < ol class ="chapter "> < li class ="chapter-item expanded affix "> < a href ="introduction.html "> Introduction</ a > </ li > < li class ="spacer "> </ li > < li class ="chapter-item expanded "> < a href ="stratawm.html "> < strong aria-hidden ="true "> 1.</ strong > StrataWM</ a > </ li > < li > < ol class ="section "> < li class ="chapter-item expanded "> < a href ="stratawm/getting_started.html "> < strong aria-hidden ="true "> 1.1.</ strong > Getting Started</ a > </ li > < li > < ol class ="section "> < li class ="chapter-item expanded "> < div > < strong aria-hidden ="true "> 1.1.1.</ strong > Installing using Binaries</ div > </ li > < li class ="chapter-item expanded "> < a href ="stratawm/compile_from_source.html "> < strong aria-hidden ="true "> 1.1.2.</ strong > Compiling from Source</ a > </ li > </ ol > </ li > < li class ="chapter-item expanded "> < div > < strong aria-hidden ="true "> 1.2.</ strong > Configuring</ div > </ li > </ ol > </ li > < li class ="chapter-item expanded "> < a href ="kagi.html "> < strong aria-hidden ="true "> 2.</ strong > Kagi</ a > </ li > < li > < ol class ="section "> < li class ="chapter-item expanded "> < a href ="kagi/getting_started.html "> < strong aria-hidden ="true "> 2.1.</ strong > Getting Started</ a > </ li > < li > < ol class ="section "> < li class ="chapter-item expanded "> < div > < strong aria-hidden ="true "> 2.1.1.</ strong > Installing using Binaries</ div > </ li > < li class ="chapter-item expanded "> < a href ="kagi/compile_from_source.html "> < strong aria-hidden ="true "> 2.1.2.</ strong > Compiling from Source</ a > </ li > </ ol > </ li > < li class ="chapter-item expanded "> < div > < strong aria-hidden ="true "> 2.2.</ strong > Configuring</ div > </ li > </ ol > </ li > </ ol >
8888 </ div >
8989 < div id ="sidebar-resize-handle " class ="sidebar-resize-handle "> </ div >
9090 </ nav >
@@ -187,22 +187,6 @@ <h1 id="document-not-found-404"><a class="header" href="#document-not-found-404"
187187
188188 </ div >
189189
190- <!-- Livereload script (if served using the cli tool) -->
191- < script >
192- const wsProtocol = location . protocol === 'https:' ? 'wss:' : 'ws:' ;
193- const wsAddress = wsProtocol + "//" + location . host + "/" + "__livereload" ;
194- const socket = new WebSocket ( wsAddress ) ;
195- socket . onmessage = function ( event ) {
196- if ( event . data === "reload" ) {
197- socket . close ( ) ;
198- location . reload ( ) ;
199- }
200- } ;
201-
202- window . onbeforeunload = function ( ) {
203- socket . close ( ) ;
204- }
205- </ script >
206190
207191
208192
Original file line number Diff line number Diff line change 8383
8484 < nav id ="sidebar " class ="sidebar " aria-label ="Table of contents ">
8585 < div class ="sidebar-scrollbox ">
86- < ol class ="chapter "> < li class ="chapter-item expanded affix "> < a href ="introduction.html " class ="active "> Introduction</ a > </ li > < li class ="spacer "> </ li > < li class ="chapter-item expanded "> < a href ="stratawm.html "> < strong aria-hidden ="true "> 1.</ strong > StrataWM</ a > </ li > < li > < ol class ="section "> < li class ="chapter-item expanded "> < a href ="stratawm/getting_started.html "> < strong aria-hidden ="true "> 1.1.</ strong > Getting Started</ a > </ li > < li > < ol class ="section "> < li class ="chapter-item expanded "> < a href ="stratawm/install_using_bins.html "> < strong aria-hidden ="true "> 1.1.1.</ strong > Installing using Binaries</ a > </ li > < li class ="chapter-item expanded "> < a href ="stratawm/compile_from_source.html "> < strong aria-hidden ="true "> 1.1.2.</ strong > Compiling from Source</ a > </ li > </ ol > </ li > </ ol > </ li > < li class ="chapter-item expanded "> < a href ="kagi.html "> < strong aria-hidden ="true "> 2.</ strong > Kagi</ a > </ li > < li > < ol class ="section "> < li class ="chapter-item expanded "> < a href ="kagi/getting_started.html "> < strong aria-hidden ="true "> 2.1.</ strong > Getting Started</ a > </ li > < li > < ol class ="section "> < li class ="chapter-item expanded "> < a href ="kagi/install_using_bins.html "> < strong aria-hidden ="true "> 2.1.1.</ strong > Installing using Binaries</ a > </ li > < li class ="chapter-item expanded "> < a href ="kagi/compile_from_source.html "> < strong aria-hidden ="true "> 2.1.2.</ strong > Compiling from Source</ a > </ li > </ ol > </ li > </ ol > </ li > </ ol >
86+ < ol class ="chapter "> < li class ="chapter-item expanded affix "> < a href ="introduction.html " class ="active "> Introduction</ a > </ li > < li class ="spacer "> </ li > < li class ="chapter-item expanded "> < a href ="stratawm.html "> < strong aria-hidden ="true "> 1.</ strong > StrataWM</ a > </ li > < li > < ol class ="section "> < li class ="chapter-item expanded "> < a href ="stratawm/getting_started.html "> < strong aria-hidden ="true "> 1.1.</ strong > Getting Started</ a > </ li > < li > < ol class ="section "> < li class ="chapter-item expanded "> < div > < strong aria-hidden ="true "> 1.1.1.</ strong > Installing using Binaries</ div > </ li > < li class ="chapter-item expanded "> < a href ="stratawm/compile_from_source.html "> < strong aria-hidden ="true "> 1.1.2.</ strong > Compiling from Source</ a > </ li > </ ol > </ li > < li class ="chapter-item expanded "> < div > < strong aria-hidden ="true "> 1.2.</ strong > Configuring</ div > </ li > </ ol > </ li > < li class ="chapter-item expanded "> < a href ="kagi.html "> < strong aria-hidden ="true "> 2.</ strong > Kagi</ a > </ li > < li > < ol class ="section "> < li class ="chapter-item expanded "> < a href ="kagi/getting_started.html "> < strong aria-hidden ="true "> 2.1.</ strong > Getting Started</ a > </ li > < li > < ol class ="section "> < li class ="chapter-item expanded "> < div > < strong aria-hidden ="true "> 2.1.1.</ strong > Installing using Binaries</ div > </ li > < li class ="chapter-item expanded "> < a href ="kagi/compile_from_source.html "> < strong aria-hidden ="true "> 2.1.2.</ strong > Compiling from Source</ a > </ li > </ ol > </ li > < li class ="chapter-item expanded "> < div > < strong aria-hidden ="true "> 2.2.</ strong > Configuring</ div > </ li > </ ol > </ li > </ ol >
8787 </ div >
8888 < div id ="sidebar-resize-handle " class ="sidebar-resize-handle "> </ div >
8989 </ nav >
@@ -211,22 +211,6 @@ <h2 id="some-useful-information"><a class="header" href="#some-useful-informatio
211211
212212 </ div >
213213
214- <!-- Livereload script (if served using the cli tool) -->
215- < script >
216- const wsProtocol = location . protocol === 'https:' ? 'wss:' : 'ws:' ;
217- const wsAddress = wsProtocol + "//" + location . host + "/" + "__livereload" ;
218- const socket = new WebSocket ( wsAddress ) ;
219- socket . onmessage = function ( event ) {
220- if ( event . data === "reload" ) {
221- socket . close ( ) ;
222- location . reload ( ) ;
223- }
224- } ;
225-
226- window . onbeforeunload = function ( ) {
227- socket . close ( ) ;
228- }
229- </ script >
230214
231215
232216
Original file line number Diff line number Diff line change 8383
8484 < nav id ="sidebar " class ="sidebar " aria-label ="Table of contents ">
8585 < div class ="sidebar-scrollbox ">
86- < ol class ="chapter "> < li class ="chapter-item expanded affix "> < a href ="introduction.html " class ="active "> Introduction</ a > </ li > < li class ="spacer "> </ li > < li class ="chapter-item expanded "> < a href ="stratawm.html "> < strong aria-hidden ="true "> 1.</ strong > StrataWM</ a > </ li > < li > < ol class ="section "> < li class ="chapter-item expanded "> < a href ="stratawm/getting_started.html "> < strong aria-hidden ="true "> 1.1.</ strong > Getting Started</ a > </ li > < li > < ol class ="section "> < li class ="chapter-item expanded "> < a href ="stratawm/install_using_bins.html "> < strong aria-hidden ="true "> 1.1.1.</ strong > Installing using Binaries</ a > </ li > < li class ="chapter-item expanded "> < a href ="stratawm/compile_from_source.html "> < strong aria-hidden ="true "> 1.1.2.</ strong > Compiling from Source</ a > </ li > </ ol > </ li > </ ol > </ li > < li class ="chapter-item expanded "> < a href ="kagi.html "> < strong aria-hidden ="true "> 2.</ strong > Kagi</ a > </ li > < li > < ol class ="section "> < li class ="chapter-item expanded "> < a href ="kagi/getting_started.html "> < strong aria-hidden ="true "> 2.1.</ strong > Getting Started</ a > </ li > < li > < ol class ="section "> < li class ="chapter-item expanded "> < a href ="kagi/install_using_bins.html "> < strong aria-hidden ="true "> 2.1.1.</ strong > Installing using Binaries</ a > </ li > < li class ="chapter-item expanded "> < a href ="kagi/compile_from_source.html "> < strong aria-hidden ="true "> 2.1.2.</ strong > Compiling from Source</ a > </ li > </ ol > </ li > </ ol > </ li > </ ol >
86+ < ol class ="chapter "> < li class ="chapter-item expanded affix "> < a href ="introduction.html " class ="active "> Introduction</ a > </ li > < li class ="spacer "> </ li > < li class ="chapter-item expanded "> < a href ="stratawm.html "> < strong aria-hidden ="true "> 1.</ strong > StrataWM</ a > </ li > < li > < ol class ="section "> < li class ="chapter-item expanded "> < a href ="stratawm/getting_started.html "> < strong aria-hidden ="true "> 1.1.</ strong > Getting Started</ a > </ li > < li > < ol class ="section "> < li class ="chapter-item expanded "> < div > < strong aria-hidden ="true "> 1.1.1.</ strong > Installing using Binaries</ div > </ li > < li class ="chapter-item expanded "> < a href ="stratawm/compile_from_source.html "> < strong aria-hidden ="true "> 1.1.2.</ strong > Compiling from Source</ a > </ li > </ ol > </ li > < li class ="chapter-item expanded "> < div > < strong aria-hidden ="true "> 1.2.</ strong > Configuring</ div > </ li > </ ol > </ li > < li class ="chapter-item expanded "> < a href ="kagi.html "> < strong aria-hidden ="true "> 2.</ strong > Kagi</ a > </ li > < li > < ol class ="section "> < li class ="chapter-item expanded "> < a href ="kagi/getting_started.html "> < strong aria-hidden ="true "> 2.1.</ strong > Getting Started</ a > </ li > < li > < ol class ="section "> < li class ="chapter-item expanded "> < div > < strong aria-hidden ="true "> 2.1.1.</ strong > Installing using Binaries</ div > </ li > < li class ="chapter-item expanded "> < a href ="kagi/compile_from_source.html "> < strong aria-hidden ="true "> 2.1.2.</ strong > Compiling from Source</ a > </ li > </ ol > </ li > < li class ="chapter-item expanded "> < div > < strong aria-hidden ="true "> 2.2.</ strong > Configuring</ div > </ li > </ ol > </ li > </ ol >
8787 </ div >
8888 < div id ="sidebar-resize-handle " class ="sidebar-resize-handle "> </ div >
8989 </ nav >
@@ -211,22 +211,6 @@ <h2 id="some-useful-information"><a class="header" href="#some-useful-informatio
211211
212212 </ div >
213213
214- <!-- Livereload script (if served using the cli tool) -->
215- < script >
216- const wsProtocol = location . protocol === 'https:' ? 'wss:' : 'ws:' ;
217- const wsAddress = wsProtocol + "//" + location . host + "/" + "__livereload" ;
218- const socket = new WebSocket ( wsAddress ) ;
219- socket . onmessage = function ( event ) {
220- if ( event . data === "reload" ) {
221- socket . close ( ) ;
222- location . reload ( ) ;
223- }
224- } ;
225-
226- window . onbeforeunload = function ( ) {
227- socket . close ( ) ;
228- }
229- </ script >
230214
231215
232216
Original file line number Diff line number Diff line change 8383
8484 < nav id ="sidebar " class ="sidebar " aria-label ="Table of contents ">
8585 < div class ="sidebar-scrollbox ">
86- < ol class ="chapter "> < li class ="chapter-item expanded affix "> < a href ="introduction.html "> Introduction</ a > </ li > < li class ="spacer "> </ li > < li class ="chapter-item expanded "> < a href ="stratawm.html "> < strong aria-hidden ="true "> 1.</ strong > StrataWM</ a > </ li > < li > < ol class ="section "> < li class ="chapter-item expanded "> < a href ="stratawm/getting_started.html "> < strong aria-hidden ="true "> 1.1.</ strong > Getting Started</ a > </ li > < li > < ol class ="section "> < li class ="chapter-item expanded "> < a href ="stratawm/install_using_bins.html "> < strong aria-hidden ="true "> 1.1.1.</ strong > Installing using Binaries</ a > </ li > < li class ="chapter-item expanded "> < a href ="stratawm/compile_from_source.html "> < strong aria-hidden ="true "> 1.1.2.</ strong > Compiling from Source</ a > </ li > </ ol > </ li > </ ol > </ li > < li class ="chapter-item expanded "> < a href ="kagi.html " class ="active "> < strong aria-hidden ="true "> 2.</ strong > Kagi</ a > </ li > < li > < ol class ="section "> < li class ="chapter-item expanded "> < a href ="kagi/getting_started.html "> < strong aria-hidden ="true "> 2.1.</ strong > Getting Started</ a > </ li > < li > < ol class ="section "> < li class ="chapter-item expanded "> < a href ="kagi/install_using_bins.html "> < strong aria-hidden ="true "> 2.1.1.</ strong > Installing using Binaries</ a > </ li > < li class ="chapter-item expanded "> < a href ="kagi/compile_from_source.html "> < strong aria-hidden ="true "> 2.1.2.</ strong > Compiling from Source</ a > </ li > </ ol > </ li > </ ol > </ li > </ ol >
86+ < ol class ="chapter "> < li class ="chapter-item expanded affix "> < a href ="introduction.html "> Introduction</ a > </ li > < li class ="spacer "> </ li > < li class ="chapter-item expanded "> < a href ="stratawm.html "> < strong aria-hidden ="true "> 1.</ strong > StrataWM</ a > </ li > < li > < ol class ="section "> < li class ="chapter-item expanded "> < a href ="stratawm/getting_started.html "> < strong aria-hidden ="true "> 1.1.</ strong > Getting Started</ a > </ li > < li > < ol class ="section "> < li class ="chapter-item expanded "> < div > < strong aria-hidden ="true "> 1.1.1.</ strong > Installing using Binaries</ div > </ li > < li class ="chapter-item expanded "> < a href ="stratawm/compile_from_source.html "> < strong aria-hidden ="true "> 1.1.2.</ strong > Compiling from Source</ a > </ li > </ ol > </ li > < li class ="chapter-item expanded "> < div > < strong aria-hidden ="true "> 1.2.</ strong > Configuring</ div > </ li > </ ol > </ li > < li class ="chapter-item expanded "> < a href ="kagi.html " class ="active "> < strong aria-hidden ="true "> 2.</ strong > Kagi</ a > </ li > < li > < ol class ="section "> < li class ="chapter-item expanded "> < a href ="kagi/getting_started.html "> < strong aria-hidden ="true "> 2.1.</ strong > Getting Started</ a > </ li > < li > < ol class ="section "> < li class ="chapter-item expanded "> < div > < strong aria-hidden ="true "> 2.1.1.</ strong > Installing using Binaries</ div > </ li > < li class ="chapter-item expanded "> < a href ="kagi/compile_from_source.html "> < strong aria-hidden ="true "> 2.1.2.</ strong > Compiling from Source</ a > </ li > </ ol > </ li > < li class ="chapter-item expanded "> < div > < strong aria-hidden ="true "> 2.2.</ strong > Configuring</ div > </ li > </ ol > </ li > </ ol >
8787 </ div >
8888 < div id ="sidebar-resize-handle " class ="sidebar-resize-handle "> </ div >
8989 </ nav >
@@ -167,6 +167,7 @@ <h1 class="menu-title">Strata</h1>
167167 < div id ="content " class ="content ">
168168 < main >
169169 < h1 id ="kagi "> < a class ="header " href ="#kagi "> Kagi</ a > </ h1 >
170+ < p > Kagi is a hotkey daemon built using < a href ="https://rust-lang.org "> Rust</ a > and < a href ="https://docs.rs/input "> libinput</ a > </ p >
170171
171172 </ main >
172173
@@ -197,22 +198,6 @@ <h1 id="kagi"><a class="header" href="#kagi">Kagi</a></h1>
197198
198199 </ div >
199200
200- <!-- Livereload script (if served using the cli tool) -->
201- < script >
202- const wsProtocol = location . protocol === 'https:' ? 'wss:' : 'ws:' ;
203- const wsAddress = wsProtocol + "//" + location . host + "/" + "__livereload" ;
204- const socket = new WebSocket ( wsAddress ) ;
205- socket . onmessage = function ( event ) {
206- if ( event . data === "reload" ) {
207- socket . close ( ) ;
208- location . reload ( ) ;
209- }
210- } ;
211-
212- window . onbeforeunload = function ( ) {
213- socket . close ( ) ;
214- }
215- </ script >
216201
217202
218203
You canβt perform that action at this time.
0 commit comments