Auto: misc.

This commit is contained in:
2021-02-10 20:24:06 +01:00
parent e51832ae27
commit 39d0c84c88
3 changed files with 19 additions and 2 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
# I3
- By Michael Stapelberg.
- My [[window manager]] of choice.
- By [[Michael Stapelberg]].
[//begin]: # "Autogenerated link references for markdown compatibility"
[window-manager]: window-manager "Window Manager"
[window manager]: window-manager "Window Manager"
[//end]: # "Autogenerated link references"
+5
View File
@@ -25,12 +25,15 @@
- [[push]] [[santicammi]]
- [[emerald tablet]]
- [[internet renaissance]]
- [[push]] [[i3]]
- [[scrachpad]]
## [[done]]
- Merged PR by [[vera]] into [[agora server]]: https://github.com/flancian/agora-server/pull/2
- [[reading alexander]]
## [[doing]]
- add [[open search]] to [[agora]]
## [[do]]
- [[agora yaml]]
@@ -64,6 +67,7 @@
[siggibecker]: ../siggibecker "Siggibecker"
[santicammi]: ../santicammi "Santicammi"
[emerald tablet]: ../emerald-tablet "Emerald Tablet"
[internet renaissance]: ../internet-renaissance "Internet Renaissance"
[done]: ../done "DONE"
[vera]: ../vera "Vera"
[agora server]: ../agora-server "Agora Server"
@@ -71,4 +75,5 @@
[do]: ../do "Do"
[agora yaml]: ../agora-yaml "Agora Yaml"
[agora]: ../agora "Agora"
[open search]: ../open-search "Open Search"
[//end]: # "Autogenerated link references"
+12
View File
@@ -0,0 +1,12 @@
# Scrachpad
- a [[i3]] [[feature]] I like.
- [[go]] https://build.i3wm.org/docs/userguide.html#_scratchpad
- [[quote]] move scratchpad will move a window to the scratchpad workspace. This will make it invisible until you show it again. There is no way to open that workspace. Instead, when using scratchpad show, the window will be shown again, as a floating window, centered on your current workspace (using scratchpad show on a visible scratchpad window will make it hidden again, so you can have a keybinding to toggle). Note that this is just a normal floating window, so if you want to "remove it from scratchpad", you can simple make it tiling again (floating toggle).
[//begin]: # "Autogenerated link references for markdown compatibility"
[i3]: i3 "I3"
[go]: go "Go"
[quote]: quote "Quote"
[//end]: # "Autogenerated link references"