X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=index.html;h=47fc52302155e8dce3bcece4b7be320d9e29b097;hb=f2bc001f485d87738f26839ca1a04bbdac642ac7;hp=53c48352bdca60e32286bfd82d06e074a9967012;hpb=9ada0d7f46d186eec96a524322f3d50968846828;p=i3%2Fi3.github.io diff --git a/index.html b/index.html index 53c4835..47fc523 100644 --- a/index.html +++ b/index.html @@ -22,7 +22,7 @@ title: Your New Jekyll Site ➡ Download the latest version - 4.12 + 4.13 @@ -66,12 +66,6 @@ we agreed upon the following goals for i3: when in the 'resize' mode than when you are in the default mode, for example. -
  • - Do not use programs such as autoconf/automake for configuration and - creating unreadable/broken makefiles. Instead, use a clean makefile which automatically - enables/disables features for specific platforms. Also, document the dependencies - properly, so that package maintainers have an easy job packaging i3. -
  • Implement an IPC interface for other programs. Provide subscription to certain events and accept commands.