]> git.sur5r.net Git - i3/i3.github.io/log
i3/i3.github.io
6 years agoJSON formating 43/head
Andrey Burov [Thu, 1 Feb 2018 10:15:56 +0000 (13:15 +0300)]
JSON formating

6 years agoConvert conky config to new 1.10 syntax
Andrey Burov [Wed, 31 Jan 2018 21:06:28 +0000 (00:06 +0300)]
Convert conky config to new 1.10 syntax

6 years agoMerge pull request #42 from koebi/userguide
Ingo Bürk [Wed, 31 Jan 2018 10:10:55 +0000 (11:10 +0100)]
Merge pull request #42 from koebi/userguide

fix layouting bug in section 6.10

6 years agofix layouting bug in section 6.10 42/head
koebi [Wed, 31 Jan 2018 10:04:25 +0000 (11:04 +0100)]
fix layouting bug in section 6.10

As visible on the i3wm.org-website, the layout in 6.10 is a bit weird.
The command "xrandr --output […]" is not displayed as a command (i.e.
terminal-style), but as regular text, the text accompanying it before
instead is displayed as a command.

This leads to other weird behaviour:
The following section "move window|container to mark <mark>" starts a
new chapter, which I don't think it should, and its accompanying
description is displayed a commands.

Since I don't know how to build this website, this fix might not even
fix it, and it is most certainly not tested. I apologize for that and
strongly second #39.

6 years agoMerge pull request #38 from malin-as/focus-parent
Ingo Bürk [Wed, 17 Jan 2018 20:30:00 +0000 (21:30 +0100)]
Merge pull request #38 from malin-as/focus-parent

Focus parent

6 years agoMerge pull request #40 from Ceryn/master
Ingo Bürk [Sat, 13 Jan 2018 09:14:13 +0000 (10:14 +0100)]
Merge pull request #40 from Ceryn/master

Added python IPC library i3msg-python to docs

6 years agoAdded python IPC library i3msg-python to docs 40/head
Ceryn [Sat, 13 Jan 2018 08:16:09 +0000 (09:16 +0100)]
Added python IPC library i3msg-python to docs

6 years agoMention the default shortcut for "focus parent" in the user's guide. 38/head
Malina Sulca [Tue, 5 Dec 2017 05:20:38 +0000 (13:20 +0800)]
Mention the default shortcut for "focus parent" in the user's guide.

6 years agoMention the "focus parent" shortcut on the reference card.
Malina Sulca [Tue, 5 Dec 2017 05:11:16 +0000 (13:11 +0800)]
Mention the "focus parent" shortcut on the reference card.

6 years agoAdd i3lock 2.10
Michael Stapelberg [Sat, 25 Nov 2017 07:34:35 +0000 (08:34 +0100)]
Add i3lock 2.10

6 years agoLink site source in footer (#36)
anatoly techtonik [Sat, 7 Oct 2017 08:28:07 +0000 (11:28 +0300)]
Link site source in footer (#36)

6 years agoUpdate archive links as gmane is still unavailable.
Michael Stapelberg [Sat, 7 Oct 2017 08:12:05 +0000 (10:12 +0200)]
Update archive links as gmane is still unavailable.

6 years agoupdate docs for 4.14.1
Michael Stapelberg [Sun, 24 Sep 2017 17:24:09 +0000 (19:24 +0200)]
update docs for 4.14.1

6 years agosave docs for 4.14
Michael Stapelberg [Sun, 24 Sep 2017 17:24:01 +0000 (19:24 +0200)]
save docs for 4.14

6 years agoadd 4.14.1 release
Michael Stapelberg [Sun, 24 Sep 2017 17:24:01 +0000 (19:24 +0200)]
add 4.14.1 release

6 years agorepositories: revert to apt install ./keyring.deb
Michael Stapelberg [Sat, 9 Sep 2017 14:00:23 +0000 (16:00 +0200)]
repositories: revert to apt install ./keyring.deb

This was changed in commit 90560bdfe55bc4003e423455d87f39fa0589c354, but
actually works with apt ≥ 1.2.24 (xenial) on Ubuntu and apt ≥ 1.4.7 (stretch) on
Debian, as we later discovered.

related to #35

6 years agodownloads: fix GnuPG capitalization
Michael Stapelberg [Mon, 4 Sep 2017 06:50:01 +0000 (08:50 +0200)]
downloads: fix GnuPG capitalization

6 years agodownloads: update key expiration time
Michael Stapelberg [Mon, 4 Sep 2017 06:49:50 +0000 (08:49 +0200)]
downloads: update key expiration time

6 years agodownloads: remove outdated nvidia driver note
Michael Stapelberg [Mon, 4 Sep 2017 06:48:21 +0000 (08:48 +0200)]
downloads: remove outdated nvidia driver note

6 years agodownloads: mark a few more versions as old
Michael Stapelberg [Mon, 4 Sep 2017 06:48:06 +0000 (08:48 +0200)]
downloads: mark a few more versions as old

6 years agodownloads: fix announce mailing list link
Michael Stapelberg [Mon, 4 Sep 2017 06:47:12 +0000 (08:47 +0200)]
downloads: fix announce mailing list link

6 years agoupdate docs for 4.14
Michael Stapelberg [Mon, 4 Sep 2017 05:56:12 +0000 (07:56 +0200)]
update docs for 4.14

6 years agosave docs for 4.13
Michael Stapelberg [Mon, 4 Sep 2017 05:56:05 +0000 (07:56 +0200)]
save docs for 4.13

6 years agoadd 4.14 release
Michael Stapelberg [Mon, 4 Sep 2017 05:56:05 +0000 (07:56 +0200)]
add 4.14 release

6 years agoMerge pull request #35 from sur5r/master
Ingo Bürk [Tue, 25 Jul 2017 08:24:17 +0000 (10:24 +0200)]
Merge pull request #35 from sur5r/master

Fix keyring installation instructions

6 years agoFix keyring installation instructions 35/head
Jakob Haufe [Mon, 24 Jul 2017 21:47:49 +0000 (23:47 +0200)]
Fix keyring installation instructions

'apt install' does not accept .deb files. Use 'dpkg -i' instead.

6 years agoAdd i3lock 2.9.1
Michael Stapelberg [Wed, 21 Jun 2017 16:24:41 +0000 (18:24 +0200)]
Add i3lock 2.9.1

6 years agoadd i3lock 2.9
Michael Stapelberg [Fri, 26 May 2017 08:20:16 +0000 (10:20 +0200)]
add i3lock 2.9

7 years agorepositories: authenticated installation instructions for ubuntu
Michael Stapelberg [Wed, 29 Mar 2017 20:31:36 +0000 (22:31 +0200)]
repositories: authenticated installation instructions for ubuntu

These instructions were used for the Debian repositories, but we
neglected to also use them for Ubuntu.

Also, while at it, use a separate file in /etc/apt/sources.list.d
instead of appending to the system-wide /etc/apt/sources.list, and use
grep+cut instead of lsb_release(1) which may not be installed on
minimal Ubuntu installations (the xenial Docker image lacks it, for
example).

7 years agodocument code of conduct (#31)
Michael Stapelberg [Sun, 12 Feb 2017 20:52:21 +0000 (12:52 -0800)]
document code of conduct (#31)

fixes https://github.com/i3/i3/issues/2676

7 years agodocument values for considering contributions (#30)
Michael Stapelberg [Mon, 6 Feb 2017 18:10:00 +0000 (10:10 -0800)]
document values for considering contributions (#30)

7 years agocss: fix logo dimensions
Michael Stapelberg [Sun, 5 Feb 2017 12:29:35 +0000 (13:29 +0100)]
css: fix logo dimensions

The old PNG file had different dimensions than the SVG file. This
restores the correct aspect ratio.

7 years agoFixing pygments option deprecation (#27)
Stefan Hagen [Sun, 5 Feb 2017 10:01:25 +0000 (11:01 +0100)]
Fixing pygments option deprecation (#27)

Fixes:
Deprecation: The 'pygments' configuration option has been renamed to
'highlighter'. Please update your config file accordingly. The allowed
values are 'rouge', 'pygments' or null.

7 years agoadd dummy comment to trigger a page build
Michael Stapelberg [Sun, 29 Jan 2017 17:59:02 +0000 (18:59 +0100)]
add dummy comment to trigger a page build

Page builds seem to be failing. Let’s see if this was a transient issue.

7 years agoi3status: use detached signature (Thanks atsutane)
Michael Stapelberg [Sat, 28 Jan 2017 10:29:41 +0000 (11:29 +0100)]
i3status: use detached signature (Thanks atsutane)

7 years agoadd i3status 2.11
Michael Stapelberg [Sat, 21 Jan 2017 15:04:49 +0000 (16:04 +0100)]
add i3status 2.11

7 years agoupdate docs for 4.13
Michael Stapelberg [Tue, 8 Nov 2016 18:55:30 +0000 (19:55 +0100)]
update docs for 4.13

7 years agosave docs for 4.12
Michael Stapelberg [Tue, 8 Nov 2016 18:55:24 +0000 (19:55 +0100)]
save docs for 4.12

7 years agoadd 4.13 release
Michael Stapelberg [Tue, 8 Nov 2016 18:55:24 +0000 (19:55 +0100)]
add 4.13 release

7 years agoRemove autotools goal
Michael Stapelberg [Thu, 27 Oct 2016 06:52:20 +0000 (08:52 +0200)]
Remove autotools goal

For more details, see
https://github.com/i3/i3/commit/3f33edf31b4286bee4b604c5d27f95c13ae52727

7 years agoUpdate ubuntu repository instructions as well
Michael Stapelberg [Sat, 1 Oct 2016 01:05:45 +0000 (03:05 +0200)]
Update ubuntu repository instructions as well

See previous commit

7 years agorepositories: use secure installation method
Michael Stapelberg [Sat, 1 Oct 2016 00:58:20 +0000 (02:58 +0200)]
repositories: use secure installation method

Thanks to David Kalnischkies’s advice in https://bugs.debian.org/838779

7 years agoFix swap monitors scripts (#26)
Mateus Dubiela Oliveira [Tue, 27 Sep 2016 01:33:06 +0000 (22:33 -0300)]
Fix swap monitors scripts (#26)

The old script for swapping monitors had a issue if the first two outputs were not `active`, not making the swap correctly.

I added a `filter` function on top of the retrieved output in order to retrieve only active outputs and swap only between then.

7 years agorepositories: s/wily/xenial
Michael Stapelberg [Sat, 24 Sep 2016 19:49:17 +0000 (21:49 +0200)]
repositories: s/wily/xenial

7 years agorepositories: update instructions for Ubuntu xenial
Michael Stapelberg [Sat, 24 Sep 2016 19:48:21 +0000 (21:48 +0200)]
repositories: update instructions for Ubuntu xenial

7 years agoupdate doc for py3status 3.0 (#24)
Ultrabug [Wed, 15 Jun 2016 18:15:45 +0000 (20:15 +0200)]
update doc for py3status 3.0 (#24)

7 years agoadd i3lock 2.8
Michael Stapelberg [Sat, 4 Jun 2016 17:26:44 +0000 (19:26 +0200)]
add i3lock 2.8

7 years agoAdd trailing slash to local routes. (#23)
Ivan Smirnov [Wed, 27 Apr 2016 07:23:45 +0000 (00:23 -0700)]
Add trailing slash to local routes. (#23)

Github pages sends a 301 for resources without a trailing slash, which rewrites HTTPS -> HTTP.

8 years agorepositories: point to bintray, update ubuntu to wily
Michael Stapelberg [Sat, 9 Apr 2016 11:31:29 +0000 (13:31 +0200)]
repositories: point to bintray, update ubuntu to wily

8 years agoMerge pull request #22 from f3ath/master
Michael Stapelberg [Tue, 5 Apr 2016 06:15:24 +0000 (08:15 +0200)]
Merge pull request #22 from f3ath/master

Outdated copyright freaks me out

8 years agoOutdated copyright freaks me out 22/head
Alexey Karapetov [Sun, 3 Apr 2016 00:32:52 +0000 (17:32 -0700)]
Outdated copyright freaks me out

Changing copyright to 2009 only

8 years agoupdate docs for 4.12
Michael Stapelberg [Sun, 6 Mar 2016 15:18:25 +0000 (16:18 +0100)]
update docs for 4.12

8 years agosave docs for 4.11
Michael Stapelberg [Sun, 6 Mar 2016 15:18:19 +0000 (16:18 +0100)]
save docs for 4.11

8 years agoadd 4.12 release
Michael Stapelberg [Sun, 6 Mar 2016 15:18:19 +0000 (16:18 +0100)]
add 4.12 release

8 years agoremove obsolete refcard.pdf, replaced by refcard.html
Michael Stapelberg [Tue, 26 Jan 2016 08:21:03 +0000 (09:21 +0100)]
remove obsolete refcard.pdf, replaced by refcard.html

8 years agoThe #i3 IRC channel moves to FreeNode.
Michael Stapelberg [Tue, 5 Jan 2016 08:59:34 +0000 (09:59 +0100)]
The #i3 IRC channel moves to FreeNode.

8 years agoadd i3status v2.10
Michael Stapelberg [Fri, 1 Jan 2016 19:23:00 +0000 (20:23 +0100)]
add i3status v2.10

8 years agodocs: point faq link to reddit, we’ve migrated
Michael Stapelberg [Sun, 20 Dec 2015 12:17:18 +0000 (13:17 +0100)]
docs: point faq link to reddit, we’ve migrated

8 years agomake faq link point to reddit, we’ve migrated
Michael Stapelberg [Sun, 20 Dec 2015 12:09:51 +0000 (13:09 +0100)]
make faq link point to reddit, we’ve migrated

See http://thread.gmane.org/gmane.comp.window-managers.i3.general/1990

8 years agoadd Alex Booker’s screencast series to /screenshots/
Michael Stapelberg [Wed, 16 Dec 2015 08:49:34 +0000 (09:49 +0100)]
add Alex Booker’s screencast series to /screenshots/

8 years agoupdate link to i3-discuss list
Michael Stapelberg [Sat, 28 Nov 2015 10:48:54 +0000 (11:48 +0100)]
update link to i3-discuss list

8 years agocontact: update i3-announce mailing list (and archive links)
Michael Stapelberg [Mon, 23 Nov 2015 08:24:28 +0000 (09:24 +0100)]
contact: update i3-announce mailing list (and archive links)

8 years agoMerge pull request #19 from tyll/http
Michael Stapelberg [Sun, 22 Nov 2015 17:58:53 +0000 (18:58 +0100)]
Merge pull request #19 from tyll/http

Use https and mention gpg key

8 years agoUse https for link to git-scm.org 19/head
Till Maas [Sun, 22 Nov 2015 17:53:50 +0000 (18:53 +0100)]
Use https for link to git-scm.org

8 years agoMention GPG key used for signing downloads
Till Maas [Sun, 22 Nov 2015 17:53:24 +0000 (18:53 +0100)]
Mention GPG key used for signing downloads

8 years agoUse https for link to github
Till Maas [Sun, 22 Nov 2015 17:42:03 +0000 (18:42 +0100)]
Use https for link to github

8 years agoxcb by now supports XKB, so remove that outdated statement.
Michael Stapelberg [Tue, 17 Nov 2015 20:06:13 +0000 (21:06 +0100)]
xcb by now supports XKB, so remove that outdated statement.

8 years agodocs/repositories: make wording a bit more clear
Michael Stapelberg [Mon, 2 Nov 2015 07:55:10 +0000 (08:55 +0100)]
docs/repositories: make wording a bit more clear

8 years agoupdate docs for 4.11
Michael Stapelberg [Wed, 30 Sep 2015 06:58:51 +0000 (08:58 +0200)]
update docs for 4.11

8 years agosave docs for 4.10.4
Michael Stapelberg [Wed, 30 Sep 2015 06:58:41 +0000 (08:58 +0200)]
save docs for 4.10.4

8 years agoadd 4.11 release
Michael Stapelberg [Wed, 30 Sep 2015 06:58:41 +0000 (08:58 +0200)]
add 4.11 release

8 years agoupdate docs for 4.10.4
Michael Stapelberg [Tue, 8 Sep 2015 07:24:27 +0000 (09:24 +0200)]
update docs for 4.10.4

8 years agosave docs for 4.10.3
Michael Stapelberg [Tue, 8 Sep 2015 07:24:18 +0000 (09:24 +0200)]
save docs for 4.10.3

8 years agoadd 4.10.4 release
Michael Stapelberg [Tue, 8 Sep 2015 07:24:18 +0000 (09:24 +0200)]
add 4.10.4 release

8 years agoMerge pull request #13 from wifiextender/patch-1
Michael Stapelberg [Mon, 24 Aug 2015 06:31:34 +0000 (08:31 +0200)]
Merge pull request #13 from wifiextender/patch-1

Update style.css

8 years agoUpdate style.css 13/head
Aaron Caffrey [Sun, 23 Aug 2015 21:47:56 +0000 (21:47 +0000)]
Update style.css

[The overflow property specifies what happens if content overflows an element's box. If overflow is clipped, a scroll-bar should be added to see the rest of the content.](http://www.w3schools.com/cssref/pr_pos_overflow.asp)

Affected [page](http://i3wm.org/docs/user-contributed/workspace-current-output.html), there could be more but I gave this one as example when the overflow is not set to auto.

8 years agodownloads: use anonymous git clone
Michael Stapelberg [Sat, 8 Aug 2015 17:44:24 +0000 (19:44 +0200)]
downloads: use anonymous git clone

8 years agore-do: Fix OpenBSD download link
Michael Stapelberg [Thu, 30 Jul 2015 20:39:54 +0000 (22:39 +0200)]
re-do: Fix OpenBSD download link

Accidentally overwrote this when pushing. The original was
https://github.com/i3/i3.github.io/pull/7

8 years agoupdate docs for 4.10.3
Michael Stapelberg [Thu, 30 Jul 2015 20:28:47 +0000 (22:28 +0200)]
update docs for 4.10.3

8 years agosave docs for 4.10.2
Michael Stapelberg [Thu, 30 Jul 2015 20:28:38 +0000 (22:28 +0200)]
save docs for 4.10.2

8 years agoadd 4.10.3 release
Michael Stapelberg [Thu, 30 Jul 2015 20:28:38 +0000 (22:28 +0200)]
add 4.10.3 release

8 years agoadd i3lock 2.7
Michael Stapelberg [Wed, 20 May 2015 07:18:51 +0000 (09:18 +0200)]
add i3lock 2.7

8 years agoMerge pull request #6 from Airblader/feature-git-link
Michael Stapelberg [Sun, 3 May 2015 09:27:30 +0000 (02:27 -0700)]
Merge pull request #6 from Airblader/feature-git-link

Documentation Fixes

8 years agoUse github URLs and fix download link that still pointed to the 4.9 release. 6/head
Ingo Bürk [Fri, 1 May 2015 18:04:52 +0000 (20:04 +0200)]
Use github URLs and fix download link that still pointed to the 4.9 release.

8 years agoupdate docs for 4.10.2
Michael Stapelberg [Sat, 2 May 2015 17:28:03 +0000 (19:28 +0200)]
update docs for 4.10.2

fixes #5

9 years agosave docs for 4.10.1
Michael Stapelberg [Thu, 16 Apr 2015 07:05:01 +0000 (09:05 +0200)]
save docs for 4.10.1

9 years agoadd 4.10.2 release
Michael Stapelberg [Thu, 16 Apr 2015 07:05:01 +0000 (09:05 +0200)]
add 4.10.2 release

9 years agoupdate NetBSD download link (Thanks nros)
Michael Stapelberg [Fri, 10 Apr 2015 14:36:44 +0000 (16:36 +0200)]
update NetBSD download link (Thanks nros)

9 years agoMerge pull request #3 from sur5r/master
Michael Stapelberg [Fri, 10 Apr 2015 14:34:07 +0000 (07:34 -0700)]
Merge pull request #3 from sur5r/master

Simplify explanation of available Ubuntu packages

9 years agoSimplify explanation of available Ubuntu packages 3/head
Jakob Haufe [Thu, 9 Apr 2015 21:15:23 +0000 (23:15 +0200)]
Simplify explanation of available Ubuntu packages

Listing each supported Ubuntu release explicitely is cumbersome and
error-prone. Use a more timeless explanation.

9 years agosave docs for 4.10
Michael Stapelberg [Sun, 29 Mar 2015 17:08:50 +0000 (19:08 +0200)]
save docs for 4.10

9 years agoadd 4.10.1 release
Michael Stapelberg [Sun, 29 Mar 2015 17:08:50 +0000 (19:08 +0200)]
add 4.10.1 release

9 years agoupdate docs for 4.10
Michael Stapelberg [Sun, 29 Mar 2015 15:50:23 +0000 (17:50 +0200)]
update docs for 4.10

9 years agosave docs for 4.9.1
Michael Stapelberg [Sun, 29 Mar 2015 15:50:11 +0000 (17:50 +0200)]
save docs for 4.9.1

9 years agoadd 4.10 release
Michael Stapelberg [Sun, 29 Mar 2015 15:50:11 +0000 (17:50 +0200)]
add 4.10 release

9 years agoupdate header to contain FAQ link, fix issues link (Thanks iosonofabio)
Michael Stapelberg [Mon, 23 Mar 2015 08:31:50 +0000 (09:31 +0100)]
update header to contain FAQ link, fix issues link (Thanks iosonofabio)

fixes #2

9 years ago_docs/Makefile: don’t delete not-generated refcard.html
Michael Stapelberg [Mon, 23 Mar 2015 08:31:33 +0000 (09:31 +0100)]
_docs/Makefile: don’t delete not-generated refcard.html

9 years agoadd the i3status v2.9 release
Michael Stapelberg [Sun, 22 Mar 2015 18:14:55 +0000 (19:14 +0100)]
add the i3status v2.9 release

9 years agoupdate SLOC and repository URL
Michael Stapelberg [Sun, 22 Mar 2015 17:01:27 +0000 (18:01 +0100)]
update SLOC and repository URL

9 years agosave docs for 4.9
Michael Stapelberg [Sat, 7 Mar 2015 19:28:13 +0000 (20:28 +0100)]
save docs for 4.9