Commit Graph

31 Commits

Author SHA1 Message Date
David Yang
4aa6298842 Add keybinding instructions for wayland systems 2023-05-12 10:50:44 +08:00
Jorge Cardona
b5728968a2 Proof of concept for changing the title with a yaml file on each directory 2022-04-19 22:37:29 +08:00
MarkMuth
208194594f Fix typos in FAQ 2022-03-27 10:31:21 +08:00
Eli Schwartz
c043278a41 setup: replace the last remnant of pbr with setuptools_scm
setuptools_scm is a standard and robust tool for dynamically getting
version numbers from e.g. git; among its features is the ability to
write the results to a python module that the application can then
import from. This removes the overhead of large modules which introspect
the dist-info to get the version, in favor of importing a frozen string.
2021-12-20 19:09:20 +08:00
David Yu Yang
c8516639b7 Add instructions for PPA install 2021-12-02 12:02:51 +08:00
ooliver1
f95cd6797c Fixes the formatting for building docs 2021-10-08 11:30:51 +08:00
David Yu Yang
49ce18d64c Add manjaro installation section 2021-09-30 22:27:21 +02:00
Oğuz Ersen
eb895583b3
Minor fixes for app & doc strings 2021-09-10 20:35:29 +03:00
Jonathan Arnett
7e401c18dd
Replace Markdown syntax with RST syntax in Fedora section 2021-04-24 15:12:32 -04:00
Gaetan Semet
24e10eb3e0 Add note about using pipx to install guake 2020-02-10 21:18:38 +01:00
Gaetan Semet
4153ef38f9 Move data back into guake dir
To prepare #1405
2019-04-29 11:04:55 +02:00
Toby Huang
78df25ce44 Update installing.rst 2018-11-22 15:37:22 +01:00
Toby Huang
d3c3972045 Update installing.rst 2018-11-22 15:37:22 +01:00
Toby Huang
31deeaac9f Update installing.rst
A way to successful install guake in fedora 29, not tested in 28.
2018-11-22 15:37:22 +01:00
Carlos Joel Delgado Pizarro
6436b0120e Add installing on Arch Linux instructions. 2018-11-10 12:16:18 +01:00
Pedro Ladaria
485d2db910 Update installing.rst 2018-09-27 22:18:52 +02:00
Gaetan Semet
a17d79f75e Docs about pip install 2018-08-01 23:03:18 +02:00
Gaetan Semet
150a3a77f9 add guake-toggle command
to call dbus message directly

Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2018-06-06 07:28:34 +02:00
Gaetan Semet
2908357bf8 Fix background css override
fix #1326

Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2018-05-17 17:31:18 +02:00
krassowski
738d503f7d fix typo in docs of GTK3 2018-05-14 14:35:24 +02:00
Gaetan Semet
77eb22d46a update install docs 2018-05-09 16:14:35 +02:00
Mario Aichinger
63d36e58f4 fix typo in docs 2018-04-28 22:22:14 +02:00
Mario Aichinger
d7bdb7c7fd fix backslashes and path in the docs 2018-04-28 22:22:14 +02:00
Mario Aichinger
7573592726 add a note about the dependencies to the user manual 2018-04-28 22:22:14 +02:00
Gaetan Semet
5bf6809501 Add kwown issue about byubu and tmux
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2018-04-18 16:38:30 +02:00
Gaetan Semet
dcd245d525 doc: install from source in install section 2018-04-16 01:15:53 +02:00
Gaetan Semet
82c64d7ce7 quick fix 2018-04-16 00:53:49 +02:00
Gaetan Semet
622d91a6f7 Program output in docs
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2018-04-16 00:52:38 +02:00
Gaetan Semet
aaae274fb3 Add some image in the documentation
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2018-04-14 23:19:40 +02:00
Gaetan Semet
a2f857c205 Update documentation 2018-04-14 16:19:52 +02:00
Gaetan Semet
352a2570ff Rework doc generation
fix #1271

Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2018-04-14 14:40:51 +02:00