a0ca5ffe70
hacking-howto: Update git section
...
This still had some leftovers from the patch era. Since git and
specifically GitHub-like developing is much more mainstream now we don't
need to link introductions or even mention the idea of "patching".
The deleted "them" was referencing an old sentence referring to patches,
generated by the git cli. As emailing patches is not common at all for
GitHub repos, I removed the sentence altogether.
Also simplifies the 'branches' subsection a bit. Asking people to verify
their patch on master seems too much preliminary work and I doubt that
anyone does it anyway.
2020-05-06 17:25:28 +02:00
4f0a93c3d9
hacking-howto: Update 'build system' section
...
Mention new --disable flags
2020-05-06 17:25:27 +02:00
0963159368
hacking-howto: Normalize code highlighting
2020-05-06 17:25:14 +02:00
d968d39b27
Replace http:// with https:// where applicable
...
The testcases will be updated automatically in a separate commit.
2017-09-24 10:19:07 +02:00
7116bbaa12
docs/hacking-howto: Update section topology
...
- Promote the "How to build?" sub-section to a top-level
section ("Building i3")
- Convert the "Introduction" sub-section as the intro to the remaining
contents of the "Using git / sending patches" section
- Keep "Which branch to use?" as a level-3 sub-section, thus making it
a sub-section of what used to be the "Introduction" sub-section.
2017-09-11 13:16:44 +00:00
e799bda2da
docs/hacking-howto: Promote "How to build?" sub-section
...
Move the "How to build?" sub-section to the top of its parent section.
2017-09-11 13:16:34 +00:00
5c693ec2ae
docs/hacking-howto: Promote "Using git / sending patches" section
...
Move the contents of the "Using git / sending patches" section to the
top of the document.
2017-09-11 13:04:58 +00:00
e63070607f
Add compilation instructions to the hacking howto
2017-06-03 23:21:42 +08:00
70e7f0e39a
Remove unused src/debug.c ( #2575 )
2016-11-21 00:37:10 -08:00
66d9c983e4
Fix spelling mistakes
2016-04-04 09:33:59 +02:00
ac97dbdf90
Fix typos in documentation.
2016-03-21 10:00:25 -07:00
1c7b25f25a
changed old "cfgparse.y" reference to "config_parser.c"
2016-01-30 13:44:05 +01:00
c827b5cb47
hacking-howto: re-word branches info
...
fixes #1836
2015-08-10 17:31:28 +02:00
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
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
fec96c57bc
Reworded the documentation slightly and fixed the link to correctly point to Github.
2015-04-02 08:53:40 +02:00
37811b67b0
Update the definition of the workspace spec and describe it.
2015-04-02 08:53:40 +02:00
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
94b1e76af4
degendered terms
2015-03-11 21:41:43 -07:00
72b3c9f4c9
cking-howto: update links
2015-02-04 19:52:40 +01:00
d13730de70
Add link to git repository in hacking docs
2014-07-10 22:29:16 +02:00
3a4ad9b330
layout restore: create and render placeholder windows
...
This is not entirely done yet, but TODO entries are placed in the code
where appropriate.
2013-12-22 21:52:49 +01:00
c142a4fa6c
Update docs/hacking-howto to reflect parser changes
2013-10-13 17:17:38 +02:00
d0fbc10aca
Typo and usage fixes in documentation and comments.
2013-04-11 22:37:39 +02:00
0f6d483558
docs/hacking-howto: explain our different branches
2013-03-14 14:44:01 +01:00
fee6d15a3a
docs/hacking-howto: fix the link to the git introduction
2013-03-14 14:43:51 +01:00
8a4a719093
Add support for _NET_WM_STATE_DEMANDS_ATTENTION.
...
_NET_WM_STATE_DEMANDS_ATTENTION indicates that some action in or with
the window happened. It's a weaker hint than urgency flag of WM_HINTS,
but some applications and almost all Qt applications use it instead of
WM_HINTS' urgency flag (one example is Skype).
2013-03-09 10:55:13 +01:00
d36e2a70bf
hacking-howto: refer people to cr.i3wm.org
2013-02-10 15:10:13 +01:00
b8939e6c9c
hacking-howto: clarify where to send patches to (Thanks Vivien)
2012-12-20 23:56:17 +01:00
91d6fde7f5
hacking-howto: fix wrong anchor to #_tree_reply
2012-09-16 23:28:20 +02:00
bdc078914b
i3: Replace loglevels by a global debug logging
...
File-limited were not used nor really useful
Besides, they are painful to maintain in Makefile rules compared to the
benefit
2012-07-22 18:41:12 +02:00
23abfcf7f2
Mention floating_fix_coordinates in the hacking how-to.
2012-02-14 21:51:13 +00:00
518d210a9b
hacking-howto: point out that the parser is not used for the configfile (yet) (Thanks fernandotcl)
2012-01-16 23:41:24 +00:00
fa4a909f34
hacking-howto: describe the new commands parser
2012-01-16 22:44:28 +00:00
b1b139df1e
hacking-howto: talk about the tree data structure
2011-11-30 20:55:48 +00:00
2f36214f89
hacking-howto: little fixes
2011-11-24 23:49:20 +00:00
8d433ecc6b
hacking-howto: s/iFunc/Func/ (Thanks mxf)
2011-11-23 22:17:50 +00:00
f91f6c52e9
hacking-howto: document X11 pushing/drawing
2011-11-23 21:54:40 +00:00
5efb81250a
hacking-howto: document v4 rendering
2011-11-23 21:54:38 +00:00
2359c5049d
hacking-howto: document thought-experiment (why cgroups don’t solve the window starts on wrong workspace problem)
2011-11-23 21:04:29 +00:00
1e35dcba97
hacking-howto: rendering (INCOMPLETE)
2011-11-23 21:04:29 +00:00
2c0d7cbcc1
hacking-howto: update 'Data structures' for v4
2011-11-23 21:04:29 +00:00
6ef3866108
docs/hacking-howto: comment out a few sections which are not updated yet
...
We want to get this release out and will update the sections afterwards. Sorry!
If you need to know stuff *right now*, please ask us on IRC
2011-07-31 16:19:25 +02:00
700f5bd443
docs/hacking-howto: a few little updates
2011-07-27 17:05:28 +02:00
d1fae4c0f7
docs/hacking-howto: update for RandR instead of Xinerama
2011-07-27 16:37:19 +02:00
e8335bbb89
docs/hacking-howto: update the file description
2011-07-27 16:32:24 +02:00
5024c0da95
document the different cases for click handling
2011-03-05 20:35:16 +01:00
579551a2bd
partially update hacking-howto with an explanation of the moving code
2011-02-19 21:45:57 +01:00
234ed6c99b
docs: merge spelling and grammar fixes by sasha (Thanks!)
2010-03-21 01:50:10 +01:00
69ed573422
hacking-howto: add tabbed layout (Thanks msi)
2010-03-12 18:17:27 +01:00