Kevin Lange
|
15be100189
|
Update screenshots in README again
|
2015-03-19 14:39:26 -07:00 |
|
Kevin Lange
|
bfa9ca1eca
|
Actually, let's pull in a new default wallpaper.
|
2015-03-19 14:33:40 -07:00 |
|
Kevin Lange
|
f111e8d8bd
|
Assorted README updates
|
2015-03-19 13:46:55 -07:00 |
|
Kevin Lange
|
3c969d989b
|
Merge pull request #56 from lioncash/misc
sudo: Fix a missing fprintf argument
|
2015-03-18 03:08:44 +09:00 |
|
Lioncash
|
3438cb1771
|
sudo: Fix a missing fprintf argument
|
2015-03-17 12:08:29 -04:00 |
|
Kevin Lange
|
f33f723735
|
Remove ext2 debug stuff
|
2015-02-15 17:40:31 -08:00 |
|
Kevin Lange
|
a8efa8a682
|
CVS HEAD of genext2fs has -B
|
2015-02-12 22:30:12 -08:00 |
|
Kevin Lange
|
a9f5727a8b
|
sketchy incorrect unlink and truncate on open
|
2015-02-12 21:43:20 -08:00 |
|
Kevin Lange
|
e64eb6c90c
|
Cleanup and bugfixes for previous ext2 work
|
2015-02-12 21:02:02 -08:00 |
|
Kevin Lange
|
25df3dfe0e
|
File permissions when writing ext2
|
2015-02-12 20:34:40 -08:00 |
|
Kevin Lange
|
ba65120b0a
|
More experimental ext2 write support - vfs linkage
|
2015-02-12 20:24:29 -08:00 |
|
Kevin Lange
|
a73a033a29
|
Experimental updates to write support in ext2 (incomplete, internals only)
|
2015-02-11 23:12:01 -08:00 |
|
Kevin Lange
|
b946bcad5a
|
Fix pkg-config sysroot
|
2015-02-09 23:42:13 -08:00 |
|
Kevin Lange
|
4b1778293b
|
Add a silly module for debugging on my netbook
|
2015-02-04 19:53:16 -08:00 |
|
Kevin Lange
|
a7eb739963
|
Support notably slower drives
|
2015-02-04 19:53:02 -08:00 |
|
Kevin Lange
|
91c51272bc
|
Copyright years (hello 2015)
|
2015-02-03 19:43:04 -08:00 |
|
Kevin Lange
|
f631283fb2
|
minor keyboard module cleanup
|
2015-02-03 15:19:09 -08:00 |
|
Kevin Lange
|
91599e4c5a
|
Replace DMZ cursor with own.
|
2015-01-28 20:54:29 -08:00 |
|
Kevin Lange
|
67164df319
|
fixes and cleanup for create-image (thx magnificrab)
|
2014-12-04 20:13:07 -08:00 |
|
Kevin Lange
|
9f34619078
|
Fix alt-tab
|
2014-11-06 11:31:24 -08:00 |
|
Kevin Lange
|
990d6ae269
|
Fix #54 - missing close/free in sys_chdir
|
2014-10-07 10:46:54 -07:00 |
|
Kevin Lange
|
8a07145b81
|
Add target for libtoaru
|
2014-09-12 22:01:24 -07:00 |
|
Kevin Lange
|
d4a100b014
|
travis test cleanup
|
2014-09-11 01:05:37 -07:00 |
|
Kevin Lange
|
9c37f60524
|
Reenable building gcc in cross-gcc
|
2014-09-11 00:18:54 -07:00 |
|
Kevin Lange
|
eae6925467
|
Fix zlib install
|
2014-09-11 00:16:18 -07:00 |
|
Kevin Lange
|
b5fa96e376
|
Drastic toolchain changes
The build process has been completely restructured to use sysroots.
|
2014-09-10 23:58:02 -07:00 |
|
Kevin Lange
|
bd283b1a6d
|
Quiet travis build again
|
2014-09-09 20:25:13 -07:00 |
|
Kevin Lange
|
8ce5e71ad6
|
derp, sudo apt-get update
|
2014-09-09 20:24:10 -07:00 |
|
Kevin Lange
|
2bf85bf6e8
|
Unquiet travis build
|
2014-09-09 20:22:07 -07:00 |
|
Kevin Lange
|
83f3f0dfa2
|
Send keycodes for shift/ctrl/alt/super press/release
|
2014-09-09 20:17:28 -07:00 |
|
Kevin Lange
|
fe95e33422
|
Fall back to variable-width font in terminal
|
2014-09-08 21:17:46 -07:00 |
|
Kevin Lange
|
af852157b2
|
add debug-vga run target
|
2014-09-03 20:53:36 -07:00 |
|
Kevin Lange
|
09df205a87
|
Make sure we cd ~ on login
|
2014-08-26 22:17:51 -07:00 |
|
Kevin Lange
|
aaeb7d10f4
|
Port a bunch of other stuff to use getpwuid, etc.
|
2014-08-26 22:12:33 -07:00 |
|
Kevin Lange
|
a0a6ece24d
|
Run $SHELL on terminal startup instead of hard-coded /bin/sh
|
2014-08-26 21:37:45 -07:00 |
|
Kevin Lange
|
9cc5ddd0e9
|
pwent stuff in libc, auth modules moved toa library
|
2014-08-26 21:34:29 -07:00 |
|
Kevin Lange
|
6d2bcef1cb
|
Fix root= argument
|
2014-08-15 16:25:15 -07:00 |
|
Kevin Lange
|
724a58930f
|
Fix rtl_ircd startup sequence
|
2014-08-05 22:33:56 -07:00 |
|
Kevin Lange
|
5d90fa8c24
|
Restore screenshot functionality to compositor (ctrl+super+s/w)
|
2014-08-05 17:32:29 -07:00 |
|
Kevin Lange
|
ae570f8f48
|
Toggle decorations in terminal with F12
|
2014-08-04 21:54:18 -07:00 |
|
Kevin Lange
|
d746209191
|
Fix critical problem with toast daemon
|
2014-08-01 22:51:39 -07:00 |
|
Kevin Lange
|
771b28a9c7
|
Fix crash on resizing plasma
|
2014-08-01 21:29:48 -07:00 |
|
Kevin Lange
|
49752793b7
|
Close button support in decorations library
|
2014-08-01 21:17:41 -07:00 |
|
Kevin Lange
|
62de55b5f4
|
Cleanup and function header comments in compositor.
|
2014-07-28 21:10:34 -07:00 |
|
Kevin Lange
|
9a9f3fdc17
|
silence debug output from menu
|
2014-06-28 23:15:38 -07:00 |
|
Kevin Lange
|
d5002a819c
|
Add a bit of transparency to menus
|
2014-06-13 16:04:29 -07:00 |
|
Kevin Lange
|
1bd947f331
|
fix incorrect help text for teapot
|
2014-06-13 15:48:17 -07:00 |
|
Kevin Lange
|
2d872693ac
|
Only print debug stub output when an envvar is set
|
2014-06-13 13:53:19 -07:00 |
|
Kevin Lange
|
c37b532948
|
More menu visual tweaks
|
2014-06-13 00:27:57 -07:00 |
|
Kevin Lange
|
3a3dc41759
|
add all graphical apps to app menu and sort
|
2014-06-12 11:11:12 -07:00 |
|