NetBSD.se

CVS log for wip/i3/Makefile

[BACK] Up to [NetBSD + pkgsrc-wip] / wip / i3

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Jan 6 14:44:39 2010 UTC (2 years, 1 month ago) by pallegra
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +8 -4 lines
Upgrade to latest version + patches from upstream.
While here, fix some paths in config file, welcome message and man pages.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Dec 6 22:10:06 2009 UTC (2 years, 2 months ago) by thomasklausner
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Add bison dependency, seems to be needed nowadays on -current.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Nov 14 15:34:30 2009 UTC (2 years, 2 months ago) by jtonio
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +5 -2 lines
Install i3-msg and i3-input, as suggested by Arnaud Degroote, using the method he proposed in a patch

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Nov 14 13:46:36 2009 UTC (2 years, 2 months ago) by jtonio
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -3 lines
fix CONF_FILE handling

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Nov 14 10:20:58 2009 UTC (2 years, 2 months ago) by jtonio
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
mote the use of lex and yacc

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Nov 14 10:17:50 2009 UTC (2 years, 2 months ago) by jtonio
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Update to i3-3d

Changes include:
* implementation of tabbing
* horizontal resize of containers

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Oct 9 06:16:01 2009 UTC (2 years, 4 months ago) by thomasklausner
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Wants pkg-config.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Aug 16 15:38:31 2009 UTC (2 years, 5 months ago) by thomasklausner
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Use libev from devel.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Jul 28 21:45:09 2009 UTC (2 years, 6 months ago) by jtonio
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -3 lines
start updating i3 to the latest version:
there is still work to do to put in in whape for import

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Apr 7 22:41:00 2009 UTC (2 years, 10 months ago) by thomasklausner
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Fix paths to *xcb*.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Apr 7 18:46:36 2009 UTC (2 years, 10 months ago) by mstapelberg
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
Use PKG_SYSCONFDIR, add INSTALLATION_DIRS

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Mar 27 14:10:27 2009 UTC (2 years, 10 months ago) by thomasklausner
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +6 -4 lines
Fix BUILD_DEPENDS lines. Fix obvious destdir problem, untested (was this tested?).

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Mar 24 14:04:23 2009 UTC (2 years, 10 months ago) by mstapelberg
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -0 lines
Add build-dependency for xmlto/docbook-xml for formatting the manpage

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Mar 23 17:42:11 2009 UTC (2 years, 10 months ago) by mstapelberg
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +15 -2 lines
Use SUBST framework instead of patches, change category to wm

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Mar 23 13:03:33 2009 UTC (2 years, 10 months ago) by mstapelberg
Branches: MSTAPELBERG
CVS tags: MSTAPELBERG_20090323
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Import i3-3a as wip/i3.

i3 is an improved dynamic tiling window manager.

Key features of i3 are correct implementation of Xinerama (workspaces are
assigned to virtual screens, i3 does the right thing when attaching new
monitors), XrandR support (not done yet), horizontal and vertical columns
(think of a table) in tiling. Also, special focus is on writing clean,
readable and well documented code. i3 uses xcb for asynchronous
communication with X11, and has several measures to be very fast.

Please be aware i3 is primarily targeted at advanced users and developers
and that you're currently trying an alpha version (which may contain bugs).

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Mar 23 13:03:33 2009 UTC (2 years, 10 months ago) by mstapelberg
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

NetBSD-CVSweb <admin[at]NetBSD[dot]se>