Ingo Bürk
b118b588ee
Added the 'binding_mode' color directive to the documentation.
2015-06-01 16:57:13 +02:00
Michael Stapelberg
a4fab76772
docs/ipc: add veelenga/i3ipc-ruby
2015-05-25 01:05:08 +02:00
Ingo Bürk
e2d5ebce1a
Fixed syntax for tray_output in userguide.
2015-05-22 22:07:43 -04:00
Michael Stapelberg
43386c51d4
Merge pull request #1706 from Airblader/feature-docs-5
...
Made syntax of syntax descriptions consistent:
2015-05-18 21:46:47 +02:00
Ingo Bürk
94a46a1e35
Made syntax of syntax descriptions consistent:
...
* <xyz> denotes that some string must be used which is not a fixed value (e.g., a command), but a variable string (text, a number, ...)
* [xyz] denotes that the parameter is optional
* abc|xyz denotes that either abc or xyz must be given
2015-05-18 11:18:00 -04:00
Michael Stapelberg
da064cc08f
Merge pull request #1698 from Airblader/feature-1696
...
Added 'move position mouse'
2015-05-17 15:02:50 +02:00
Ingo Bürk
d2cfe38c04
Added 'move position mouse' command to the userguide.
2015-05-12 17:47:18 -04:00
Michael Stapelberg
66a1fa7d46
Merge pull request #1638 from hwangcc23/fix-1489
...
Add a timeout: delay_exit_on_zero_displays
2015-05-05 00:43:43 -07:00
Michael Stapelberg
95f3f7f8c9
userguide: quoted strings need to be used, escaping isn’t possible
...
fixes #1678
2015-05-03 18:57:05 +02:00
Michael Stapelberg
c70d71c113
Merge pull request #1689 from Airblader/feature-docs-4
...
Debugging docs – minimal setup, small log file, closed source software
2015-05-03 02:28:45 -07:00
Ingo Bürk
99e22cdf19
Added a section to the debugging docs:
...
* Motivate users to come up with clear and minimal instructions on how to reproduce a problem before submitting an issue.
* Encourage users to restart i3 before reproducing the problem so that the log file can stay small and noise-free.
* Mention the non-support of closed source software.
2015-05-03 11:24:14 +02:00
Ingo Bürk
19b2f8f0d5
Added a note to the debugging docs about sensitive data.
...
resolves #1687
2015-04-26 22:57:38 +02:00
Michael Stapelberg
57ddd00814
userguide: add a note to both “exec”s about semicolon and comma
...
fixes #1678
2015-04-24 18:46:42 +02:00
Michael Stapelberg
67ec2333ee
Merge pull request #1665 from Airblader/feature-1658
...
Added criterion 'window_type'
2015-04-21 08:42:16 +02:00
Michael Stapelberg
d9ca3e4274
Merge pull request #1669 from Airblader/feature-docs-2
...
Documentation Improvement – Debug i3bar
2015-04-21 08:32:13 +02:00
Michael Stapelberg
b1974a469f
Merge pull request #1636 from Deiz/update-notices
...
Update copyright notices and get rid of ranges
2015-04-21 08:31:40 +02:00
Deiz
884214f14f
Update copyright notices and get rid of ranges
...
The script used to make these changes can be found at:
https://gist.github.com/Deiz/32322020f76d23e2bf8f
2015-04-20 17:50:21 -04:00
Ingo Bürk
550c0ec318
Implement new criterion 'window_type = normal|dialog|utility|toolbar|splash|menu|dropdown_menu|popup_menu|tooltip'
...
fixes #1658
2015-04-20 19:27:39 +02:00
Ingo Bürk
f8a52f0862
Provide instructions on how to debug i3bar
2015-04-20 19:19:31 +02:00
Ingo Bürk
798e654af7
Adapt release.sh to update the latest version in the debugging docs.
2015-04-20 19:17:42 +02:00
Ingo Bürk
9613a0744d
Added configuration directive for 'move [container|window] [to] mark <str>'
2015-04-19 20:57:44 +02:00
Michael Stapelberg
8a608ee63a
Merge pull request #1632 from Deiz/binding-border
...
Add a --border flag to enable mouse binds to trigger on border click
2015-04-19 09:28:08 -07:00
hwangcc
2c77d7ceed
Add a timeout: delay_exit_on_zero_displays
...
Outputs may disappear momentarily and come back later.
To prevent i3 from exit when no output is available momentarily, add a timeout delay_exit_on_zero_displays.
2015-04-11 22:13:10 +08:00
Ingo Bürk
a952ae74f4
Use a reasonable default sep_block_width if a separator_symbol is given
2015-04-03 22:54:59 +02:00
Deiz
601043cbf3
Update userguide for --border
2015-04-02 16:43:54 -04:00
Michael Stapelberg
15d516f58c
Merge pull request #1628 from acrisci/feature/complete-run-coverage
...
complete-run: add coverage report generation
2015-04-02 00:33:05 -07:00
Ingo Bürk
df0e24cd2d
Clarify that more than one atom is handled by i3 and describe briefly in which way.
2015-04-02 08:53:40 +02:00
Ingo Bürk
5d8dfe0ec5
Update docs to clarify that split containers get a representation of their children in the decoration
2015-04-02 08:53:40 +02:00
Ingo Bürk
fec96c57bc
Reworded the documentation slightly and fixed the link to correctly point to Github.
2015-04-02 08:53:40 +02:00
Ingo Bürk
37811b67b0
Update the definition of the workspace spec and describe it.
2015-04-02 08:53:40 +02:00
Ingo Bürk
f35b666631
Update documentation to state that the configuration file is read by the custom parser as well.
2015-04-02 08:53:40 +02:00
Tony Crisci
c50ec2e4dc
Document test coverage reporting for testcases
2015-04-01 18:19:18 -04:00
Ingo Bürk
0788f43db7
Updates userguide for 'no_focus <criteria>' ( #1416 )
2015-04-01 20:46:56 +02:00
Ingo Bürk
6036d4e506
Changed the default for show_marks from "no" to "yes"
2015-03-30 23:11:50 +02:00
Ingo Bürk
245a29e233
Make show_marks configurable
...
Introduce a config directive "show_marks [yes|no]" to en- or disable drawing marks on window decorations.
To not change the look & feel of existing configurations, the default is "no".
2015-03-30 23:11:50 +02:00
Ingo Bürk
195acb4911
Updated userguide for the directive focus_on_window_activation introduced in #1426 .
2015-03-30 22:10:06 +02:00
Ingo Bürk
47222ab261
Updated docs for #1463
2015-03-29 21:21:50 +02:00
Michael Stapelberg
af71d3a2f1
Merge pull request #1590 from acrisci/bug/i3bar-no-markup-default
...
i3bar: don't parse markup on statusline by default
2015-03-28 10:08:41 +01:00
Tony Crisci
beaf904943
i3bar: don't parse markup on statusline by default
...
fixes #1565
2015-03-27 19:00:32 -04:00
Michael Stapelberg
00e86c4de4
Merge pull request #1580 from Airblader/feature-nop
...
Allow nop command without argument
2015-03-27 09:39:28 +01:00
Ingo Bürk
e0332b6f07
Allow nop command without argument
...
fixes #1318
2015-03-27 09:29:16 +01:00
Ingo Bürk
80da100ac8
Add support for a custom separator symbol
...
This introduces a "separator_symbol" property for the i3bar configuration.
If set, the specified string will be used as a separator instead of a vertical line. Since it is an optional configuration, complete backwards compatibility is given.
fixes #1472
2015-03-25 21:38:55 +01:00
Tony Crisci
e681f34ec1
i3bar: set markup per block
...
Add `markup` to the i3bar protocol as a block member.
This is a string that determines how the block should be parsed as
markup. "pango" indicates the block should be parsed as Pango markup.
"none" indicates the block should not be parsed as markup.
2015-03-24 02:27:38 -04:00
Ingo Bürk
32f3248b57
Added a troubleshooting section to the restoring layout docs and described solution for vertically split containers
2015-03-21 20:41:40 +01:00
Diana Thayer
94b1e76af4
degendered terms
2015-03-11 21:41:43 -07:00
Tony Crisci
05de5201c0
Docs: add hint to use xvfb-run
...
Document that Xvfb can be used to run tests without an X server, and be
used to significantly speed up tests on machines with slow video cards.
2015-02-21 16:36:24 -05:00
Tony Crisci
e18e2b9f98
i3bar: use Pango markup
...
Parse text within workspace buttons and the i3bar statusline as Pango
markup. This lets people specify things like font weight, text color,
background color, font size, and font family in the text of i3bar.
fixes #1468
2015-02-12 14:45:34 -05:00
Michael Stapelberg
d2d08f7313
Merge pull request #1451 from acrisci/feature/handle-button-release
...
Handle button release events
2015-02-11 20:13:00 +01:00
Tony Crisci
c815fc798d
Handle button release events
...
This enables the --release switch on mouse button bindings.
2015-02-10 17:46:02 -05:00
Michael Stapelberg
663235c714
docs/debugging: use logs.i3wm.org
2015-02-04 19:54:36 +01:00