1
0
mirror of https://github.com/emersion/kanshi synced 2024-09-18 09:51:36 +02:00
Commit Graph

24 Commits

Author SHA1 Message Date
Simon Ser
0faad75443
Update README.md 2021-09-15 10:33:30 +02:00
Simon Ser
992c1954a6 readme: finish migration to SourceHut 2021-09-15 10:32:14 +02:00
Jason Francis
afab6397ed Add optional varlink interface.
We don't want to fallback to libwayland's defaults, so WAYLAND_DISPLAY
needs to be set in env. Since IPC in the future is going to use
XDG_RUNTIME_DIR, we also require it.

Because these functions will be used in other parts of the code as well,
we rework the build system slightly to accommodate it.

Co-authored-by: Érico Nogueira <erico.erc@gmail.com>
2021-07-24 08:34:35 +02:00
Simon Ser
a3061857d6 readme: fix mailing list link 2021-07-04 18:24:52 +02:00
Simon Ser
0d5f091b97 readme: add links to SourceHut 2021-07-04 18:23:37 +02:00
Nicolas Cornu
c5fd774040
readme: move to Libera Chat
Co-authored-by: Steven Guikal <void@fluix.one>
2021-05-21 16:08:09 +02:00
Simon Ser
57c135f203
readme: switch to new profile syntax 2020-04-02 11:05:06 +02:00
Simon Ser
e4da814a60
readme: drop mention of sway
sway 1.2 has been released. No need for the latest Git commit anymore.
2019-08-27 09:07:51 +03:00
Simon Ser
725d7881b3
readme: add a note about required sway version 2019-06-03 07:55:45 +03:00
Simon Ser
530805c3b5 Showcase output identifiers in docs 2019-06-01 13:25:09 +03:00
Simon Ser
689c989b92 Generate man pages 2019-06-01 13:25:09 +03:00
Simon Ser
4b16771942 Add docs 2019-06-01 13:25:09 +03:00
Simon Ser
1cbfcca0ca readme: add reference to sway-output(5) 2019-06-01 13:25:09 +03:00
Simon Ser
e36d1b8253 Add IRC channel to README 2019-06-01 13:25:09 +03:00
Simon Ser
c873e4b01a Remove vendor/product/serial from README 2019-06-01 13:25:09 +03:00
Simon Ser
c1f6c85052 To the trash it goes
Remove all Rust code, it will be completely replaced with a C version.

* Rust as a language is too complicated
* New Rust releases break builds
* Rust makes it difficult for new contributors to jump in
2019-06-01 13:25:09 +03:00
Eric Drechsel
970267e400 README.md(Usage): create .config/kanshi dir 2019-02-03 00:21:00 +01:00
emersion
216a27f84c
readme: remove udev rule
SWAYSOCK isn't set so this can't work
2018-11-23 18:56:53 +01:00
emersion
62c5990ef4 Add instructions to run as an udev rule 2018-09-16 14:38:46 +02:00
emersion
0d50a40f16 Update README 2018-09-16 14:18:59 +02:00
emersion
607d2ef5ac
Document config file in README 2017-08-13 18:56:30 +02:00
emersion
aea2a96789
Add options to select backend/store/frontend 2017-08-13 18:49:39 +02:00
emersion
5b2a6494ba
Updates README.md 2017-08-05 10:33:16 +02:00
emersion
ee106a412a
List saved and connected displays 2017-08-04 16:02:25 +02:00