mirror of
https://github.com/i3/i3.git
synced 2025-10-29 11:25:59 +00:00
This is a very easy fix, to remove the following warning: ``` WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated. ``` The fix is to just run `meson setup` instead and it works like a charm. Related PRs: i3/i3lock#365 and i3/i3status#538.
…
i3: A tiling window manager
i3 is a tiling window manager for X11.
For more information about i3, please see the project's website and online documentation.
For information about contributing to i3, please see CONTRIBUTING.md.
Description
Languages
C
58.3%
Perl
36.1%
Raku
2.6%
Ruby
1.2%
Meson
0.7%
Other
1.1%