Commit Graph

95 Commits

Author SHA1 Message Date
Kevin Lange
bd2097d1a1 Drop docs/ 2014-05-06 23:59:21 -07:00
Kevin Lange
161c44f037 New screenshots 2014-04-18 20:16:23 -07:00
Kevin Lange
b7fa31d2c7 rework headings, kill the bit on tutorials 2014-04-11 11:51:38 -07:00
Kevin Lange
16a52ead15 readme: rework irc info 2014-04-11 11:48:12 -07:00
Kevin Lange
860ded23d2 update some copyright years 2014-04-11 09:41:46 -07:00
Kevin Lange
836f5c2725 More minor readme updates 2014-04-10 20:24:19 -07:00
Kevin Lange
58c0144462 README updates 2014-04-10 20:20:26 -07:00
Kevin Lange
a3a212ecb0 Some docs updates 2014-03-20 23:20:16 -07:00
Kevin Lange
d65a757643 filename conventions on documentation 2014-03-08 21:49:06 -08:00
Kevin Lange
694c9c2c21 Move 'trying it out' to a separate doc file 2013-11-29 19:13:14 -08:00
Kevin Lange
6ee5fa2bc6 Some quick rewrites to the README 2013-11-28 23:07:19 -08:00
Kevin Lange
5cad7326cb Totally got that backwards 2013-11-28 20:05:15 -08:00
Kevin Lange
610936ae80 Docs cleanup
- Nuke the old latex docs (They are really, really old, and I have no
  plans to keep them up to date)
- Remove LaTeX docs targets from Makefile
- Move extraneous markdown docs to docs/ and update README links
- Move styleguide to docs/
2013-11-28 19:30:46 -08:00
Kevin Lange
d1bb6d4304 Update README - newer screenshots 2013-11-28 16:13:56 -08:00
Kevin Lange
046d972694 docs 2013-07-11 18:17:26 -07:00
Kevin Lange
08e4ee780a README updates 2013-06-17 18:52:32 -07:00
Kevin Lange
dfa72318a3 Updated build scripts to use cross gcc 2013-06-06 21:59:20 -07:00
Kevin Lange
c38ccf97e0 Kill the logo 2013-04-14 23:27:08 -07:00
Kevin Lange
aae5c6bc9d More screenshots 2013-04-14 23:25:44 -07:00
Kevin Lange
539ed4d03a Rearrange README 2013-04-14 23:17:52 -07:00
Kevin Lange
6761146700 New screenshot 2013-04-14 01:21:42 -07:00
Kevin Lange
fd0a744393 README updates for new distro packages 2013-04-14 01:06:32 -07:00
Kevin Lange
26992a0f22 more readme tweaks 2013-04-06 21:54:42 -07:00
Kevin Lange
154553f6ae Update readme 2013-04-04 21:18:25 -07:00
Kevin Lange
02a6d7ebc1 Replace Elementary icons 2013-03-30 21:20:47 -07:00
Kevin Lange
2a7c106807 Some quick README updates
[ci skip]
2013-02-25 19:59:22 -08:00
Steve Jenson
aa2dbde078 Update README.me to include link to Skelix OS tutorial 2013-02-20 13:11:44 -08:00
Kevin Lange
dd9c12ea60 Update README 2013-01-27 18:23:10 -08:00
Kevin Lange
5465bd0625 Update README 2013-01-25 23:45:19 -08:00
Kevin Lange
5aa37599aa typo [ci skip] 2012-12-03 20:41:32 -08:00
Kevin Lange
7c7748a0ff Update README
[ci skip]
2012-12-03 20:40:29 -08:00
Kevin Lange
909eb97a64 Update screenshot in README
The previous screenshot was outdated and did not included desktop icons.
This screenshot uses the new compositor (which is available, but not
included in the repo... working on that)

[ci skip]
2012-11-17 16:12:08 -08:00
Kevin Lange
8ef81b6924 Graphics library functions for Gaussian blur
And a demo app. Going to use this for soft shadows somewhere.
2012-10-15 23:04:33 -07:00
Kevin Lange
f26ad85965 Update README.md
[ci skip]
2012-10-06 01:10:28 -05:00
Kevin Lange
2b3076d0bb [meta] Fix some spelling mistakes in README
Perhaps not my strong suit...
I need to learn to `:set spell` more often.

[ci skip]
2012-09-19 21:54:17 -07:00
Kevin Lange
65e4353399 Icons on desktop, no terminal at login 2012-09-19 21:16:21 -07:00
Kevin Lange
5ce042f2d8 Deprecate VESA support.
This is in favor of bootloader-assisted mode switching. Grub has a
wonderful option we will exploit to set the video mode.

My laptop supports a couple of 32-bit video modes, which is nice,
because I'm not support 24-bit modes.

I'm not sure whether the super-sketchy video memory locator will work
in the real world, but we'll find out sometime soon.
2012-09-17 22:22:25 -07:00
Kevin Lange
af65ec4178 Update README
* New screenshots
  * The leading screenshot has been replaced with a new one.
  * Other screenshots have been added.
* Change IRC blurb
* Add a blurb about third-party software
* Fix some typos
* Add a note about libpng and zlib to the license section.

[ci skip]
2012-09-16 18:35:32 -07:00
Kevin Lange
1f8f17d08f README now includes a blurb about user passwords.
[ci skip]
2012-09-13 13:46:43 -07:00
Kevin Lange
688e2f19bd Updated READMEs, TODOs, fonts, Bim.
* A minor bug has been fixed in bim's write_file method
* The VL Gothic fonts have been updated (and the proportional version of
  the font is now included)
* The README and TODO have both been updated to reflect current plans.
2012-09-09 20:48:43 -07:00
Kevin Lange
3a62d779f0 Include a working implementation of wcwidth()
Terminal and Bim both use this third-party implementation of wcwidth()
Please see the README for copyright and license information.

[ci skip]
2012-09-08 16:47:43 -07:00
Kevin Lange
12bf07364c Pull the font and palette out of the terminal code
Honestly, the latter should be configurable to an extent.

[ci skip]
2012-09-06 19:46:36 -07:00
Kevin Lange
7939ccb93f Minor bugfixes and readme updates.
[ci skip]
2012-09-06 14:54:05 -07:00
Kevin Lange
ac52d41144 Unicode Text Support
* Some applications now support UTF-8 text through the use of a very
  simple decoder.
* The terminal uses a slow, but accurate method to determine the width
  of a character the first time it is printed to the screen. Characters
  are now stored in the terminal in two bytes, rather than one, and may
  in the future be increased to 3 or 4 bytes to ensure support for
  Unicode supplemental planes.
* A simple font-fallback method is employed in the applications that
  support unicode that will make use of the VL Gothic fonts if the
  DejaVu font does not have a character. No guarantees are made for
  support of writing systems other than extended Latin and Japanese.
2012-09-05 20:19:52 -07:00
Kevin Lange
0270f608e0 Update README.md 2012-08-28 22:38:31 -07:00
Kevin Lange
ecac878361 Build script 2012-08-15 17:47:34 -07:00
Kevin Lange
8bed24babe Add additional dependencies to README 2012-05-31 23:34:20 +09:00
Kevin Lange
ef390568d4 Update build instructions in the readme 2012-05-17 12:20:37 -04:00
Kevin Lange
d111515685 Update README 2012-04-30 19:04:57 -05:00
Kevin Lange
dfd839bb53 s/obfucscated/obfuscated/ 2012-03-28 16:38:11 -05:00