Miguel de Val-Borro
1d2c63de5c
Fix a few spelling typos
2011-12-24 15:36:43 +01:00
Michael Stapelberg
538247a843
s/xwininfo/xprop (Thanks Miguel)
2011-12-24 15:36:11 +01:00
Miguel de Val-Borro
e7e2ed94fd
Fix typo in keyboard binding example in the user guide
2011-12-24 15:35:15 +01:00
Michael Stapelberg
c21172a6f6
Create a secure temp path instead of a predictable one (Thanks Han)
...
With this commit, i3 will now use either $XDG_RUNTIME_DIR/i3 (XDG_RUNTIME_DIR
is only writable by the user, so this is not a problem) or a secure temporary
location in /tmp, following the pattern /tmp/i3-<user>.XXXXXX
2011-12-18 17:59:31 +00:00
Michael Stapelberg
41cf2468c0
docs/userguide: make the bar config reflect reality
...
Forgot to update this when changing the color.
2011-11-10 23:37:53 +00:00
Michael Stapelberg
715fe580af
docs/userguide: s/shrinked/shrunk (Thanks f8l)
2011-11-08 18:06:44 +00:00
Michael Stapelberg
3f76522344
update docs/testsuite with the simpler invocation of complete-run.pl
2011-11-07 23:22:41 +00:00
Michael Stapelberg
51e0d1b741
docs/userguide: clarify proportional resizing with floating modifier (Thanks Donald)
2011-10-29 22:58:32 +01:00
Michael Stapelberg
09a07b9169
docs/userguide: update the workspace assignment section
2011-10-27 22:45:34 +01:00
Michael Stapelberg
18c2ef33d3
docs/userguide: Document the move syntax
2011-10-27 21:52:39 +01:00
Michael Stapelberg
73d4737e42
docs/userguide: document the --no-startup-id flag for exec directives in the config
2011-10-25 22:21:09 +01:00
Michael Stapelberg
15f36cdc91
docs/userguide: document the --no-startup-id flag
2011-10-25 22:18:40 +01:00
Michael Stapelberg
ada4857ad2
Fix colors in i3bar (Thanks julien)
...
i3bar previously used get_colorpixel on strings without the leading # (ff0000
instead of #ff0000). Since it uses libi3’s get_colorpixel now we needed to
update a few places.
2011-10-23 17:48:44 +01:00
Michael Stapelberg
5ec5a07dd2
docs/userguide: use the correct color keywords (Thanks Atsutane)
2011-10-23 13:17:32 +01:00
Michael Stapelberg
202b216c14
docs/userguide: document the output bar option
2011-10-21 22:22:02 +01:00
Michael Stapelberg
0f2642a9c9
docs/userguide: document the tray_output bar option
2011-10-21 19:50:40 +01:00
Michael Stapelberg
0f3d31124d
docs/userguide: document the bar configuration
2011-10-20 23:38:34 +01:00
Michael Stapelberg
093507fc38
ipc: document the GET_BAR_CONFIG request/reply
2011-10-20 20:16:07 +01:00
Michael Stapelberg
2bda05d1b8
docs/ipc: fix example end
2011-10-20 19:51:01 +01:00
Michael Stapelberg
a33c720ce8
docs/ipc: document i3 --get-socketpath
2011-10-20 19:46:57 +01:00
Michael Stapelberg
178be03fa6
Implement 'workspace back_and_forth' (Patch by Michael Walle)
2011-10-17 23:17:56 +01:00
Michael Stapelberg
c3a18104cd
docs/Makefile: use $(ASCIIDOC), add asciidoc 'latest git docs' config
2011-10-15 23:32:04 +01:00
Michael Stapelberg
30901ccf6e
docs/testsuite: s/more ugly/uglier (Thanks fernandotcl)
2011-10-06 07:58:39 +01:00
Michael Stapelberg
cdd9dc3144
docs/testsuite: explain how socket activation works in i3
2011-10-05 20:46:47 +01:00
Michael Stapelberg
b829fce813
Mention 'move workspace next/prev' in the userguide
2011-10-02 22:21:38 +01:00
Michael Stapelberg
3537f2d4ca
Merge branch 'master' into next
2011-10-02 12:57:27 +01:00
Michael Walle
ba7b325469
userguide: fix typo
...
Signed-off-by: Michael Walle <michael@walle.cc>
2011-10-02 12:57:16 +01:00
Michael Stapelberg
1675499f15
docs/testsuite: a few corrections by fernandotcl
2011-09-25 14:23:47 +01:00
Michael Stapelberg
0e8eb5747a
s/This adds up quickly/Delays add up quickly (Thanks mxf)
2011-09-24 20:11:23 +01:00
Michael Stapelberg
d174ff16ed
Add docs/testsuite
2011-09-24 20:10:01 +01:00
Michael Stapelberg
3073fe0bc8
update docs/multi-monitor to include the output names and refer to the force_xinerama config directive
2011-09-19 23:21:38 +01:00
Michael Stapelberg
ab04526aa1
mention the force_xinerama configfile directive in the userguide
2011-09-19 23:18:40 +01:00
Michael Stapelberg
9a76887a28
docs/userguide: document the window_role criterion
2011-09-18 16:06:52 +01:00
Michael Stapelberg
24dbddc395
docs/userguide: fix the for_window syntax
2011-09-11 22:15:14 +01:00
Michael Stapelberg
332476cf0e
docs/userguide: document the new assign syntax
2011-09-11 22:15:05 +01:00
Michael Stapelberg
9b671bda83
docs/userguide: provide an example of case-insensitive matching with PCRE (Thanks stfn)
2011-09-11 21:17:13 +01:00
Michael Stapelberg
1a91c695e7
mention PCRE in docs/userguide
2011-09-11 11:10:09 +01:00
Michael Stapelberg
c3d0957efd
Merge branch 'master' into next
2011-08-29 16:05:11 +02:00
Michael Stapelberg
1aa7eeb700
docs/userguide: state that mod+shift+space toggles, add link to criteria in for_window (Thanks Don)
2011-08-29 16:04:42 +02:00
Michael Stapelberg
1a34d250bb
Merge branch 'master' into next
2011-08-29 15:17:53 +02:00
Michael Stapelberg
640071163f
docs/userguide: new_window: s/borderless/none/ (Thanks bjonnh)
2011-08-29 15:17:31 +02:00
Michael Stapelberg
e7d6cd0f1c
Merge branch 'master' into next
2011-08-28 18:03:06 +02:00
Michael Stapelberg
5796f72885
docs/userguide: properly document command chaining and criteria
2011-08-28 18:02:49 +02:00
Michael Stapelberg
e5f10022e7
docs/userguide: properly document the resize command
2011-08-28 17:51:37 +02:00
Michael Stapelberg
aa65b507ad
Merge branch 'master' into next
2011-08-28 17:44:59 +02:00
Mark Kusch
1953f2c707
s/i3.zekjur.net/i3wm.org/g
2011-08-28 17:44:42 +02:00
Michael Stapelberg
f269d85232
Merge branch 'master' into next
2011-08-28 14:55:17 +02:00
Michael Stapelberg
c846ff272f
docs/userguide: document force_focus_wrapping config directive
2011-08-28 14:54:58 +02:00
Michael Stapelberg
61cbf7a658
Merge branch 'colors-userguide' into next
2011-08-27 16:47:53 +02:00
Michael Stapelberg
30c892adf4
docs/userguide: use the default colors in the colors example
2011-08-27 16:47:36 +02:00