K. Lange
|
557f578574
|
Don't use my given name in copyright headers; update everything to 2018 because why not
|
2018-05-01 17:12:56 +09:00 |
|
K. Lange
|
c637b96810
|
Update screenshot
|
2018-04-29 23:51:58 +09:00 |
|
K. Lange
|
d1437c4c62
|
add decorator menus to a few more apps
|
2018-04-29 23:50:23 +09:00 |
|
K. Lange
|
ec0480fc11
|
Fix printf width calculations
|
2018-04-29 16:32:35 +09:00 |
|
K. Lange
|
0218dc3862
|
readme
|
2018-04-28 21:29:00 +09:00 |
|
K. Lange
|
7a39d3c3b0
|
Add menus to apps in panel
|
2018-04-28 11:33:31 +09:00 |
|
K. Lange
|
037f055549
|
Send WINDOW_CLOSE instead of SESSION_END on Alt+F4 and handle that as a close signal
|
2018-04-27 22:38:36 +09:00 |
|
K. Lange
|
8516e44a20
|
Remove debug prints from decorations
|
2018-04-27 22:25:05 +09:00 |
|
K. Lange
|
72a99052ee
|
Fix terminal resizing
|
2018-04-27 22:23:45 +09:00 |
|
K. Lange
|
5ae2929fc9
|
Implement experimental decorator menu stuff in terminal
|
2018-04-27 22:14:24 +09:00 |
|
K. Lange
|
f8d2b8d3a3
|
Experimental decorator menu stuff
|
2018-04-27 22:14:08 +09:00 |
|
K. Lange
|
5129394b07
|
Handle more stuff automatically in yutani
|
2018-04-27 22:13:42 +09:00 |
|
K. Lange
|
12cc4bac7e
|
Fix panel not flushing yutani queue
|
2018-04-27 22:13:16 +09:00 |
|
K. Lange
|
d02eda3e06
|
Fix unmaximize when not current mouse window
|
2018-04-27 22:13:02 +09:00 |
|
K. Lange
|
0e65e6559c
|
Menu library improvements
|
2018-04-27 21:30:51 +09:00 |
|
K. Lange
|
b1c86b448d
|
Automatically track window movement in the client
|
2018-04-27 21:30:21 +09:00 |
|
K. Lange
|
2509d2cad8
|
Add a bunch of little virtualbox config tweaks
|
2018-04-27 16:41:43 +09:00 |
|
K. Lange
|
910908096f
|
Add convenience targets for qemu (run), virtualbox
|
2018-04-26 17:04:19 +09:00 |
|
K. Lange
|
3d199decd5
|
Replicate more of the panel design from the Python version
|
2018-04-25 22:04:24 +09:00 |
|
K. Lange
|
4ac2f3d4a2
|
Fix separators crashing on click because they had no activate method
|
2018-04-25 21:44:17 +09:00 |
|
K. Lange
|
df277155c4
|
Pass same CFLAGS for libc
|
2018-04-25 21:39:55 +09:00 |
|
K. Lange
|
5004ea8c5d
|
Fix icon cache using wrong data for 48x48 icons
|
2018-04-25 19:51:50 +09:00 |
|
K. Lange
|
ecfdffa0a6
|
Add a userspace tool to set resolution using ioctl binding
|
2018-04-25 18:39:07 +09:00 |
|
K. Lange
|
0037a2e84a
|
Remove unused header
|
2018-04-25 17:42:14 +09:00 |
|
K. Lange
|
95542acded
|
Remove the old API and don't make the new one static inline
|
2018-04-25 17:41:30 +09:00 |
|
K. Lange
|
0c4b4e3344
|
Have yutani messages built on the stack instead of malloc/free
|
2018-04-25 17:30:28 +09:00 |
|
K. Lange
|
8e07883088
|
Enable and resolve several warnings
|
2018-04-25 14:03:29 +09:00 |
|
K. Lange
|
2de4d9bae2
|
Menu windows shouldn't zoom in, only fade
|
2018-04-24 21:41:19 +09:00 |
|
K. Lange
|
216239f601
|
Adapt menu library into panel
|
2018-04-24 21:32:39 +09:00 |
|
K. Lange
|
86134cca5d
|
At least attempt to handle focus loss
|
2018-04-24 21:19:06 +09:00 |
|
K. Lange
|
34d1a58be7
|
Menus as a library (WIP)
|
2018-04-24 20:58:41 +09:00 |
|
K. Lange
|
e1d67ec921
|
new graphics method interp_colors
|
2018-04-24 20:27:15 +09:00 |
|
K. Lange
|
b59f8e8aea
|
fix arg parsing bug in echo with no arguments
|
2018-04-24 20:25:49 +09:00 |
|
K. Lange
|
a7cd9eb54b
|
Icon cache library
|
2018-04-24 20:25:42 +09:00 |
|
K. Lange
|
3e4a1a8805
|
Remove redundant kernel/va_list.h
|
2018-04-24 19:57:08 +09:00 |
|
K. Lange
|
c8ae1a5fb3
|
Makefile cleanup
|
2018-04-24 19:39:47 +09:00 |
|
K. Lange
|
5dd763780a
|
Unify list, tree, hashmap implementations with userspace/kernel
|
2018-04-24 19:28:50 +09:00 |
|
K. Lange
|
1006c865a9
|
Add missing break; in new compositor method
|
2018-04-24 15:28:55 +09:00 |
|
K. Lange
|
f7f6c6ffe8
|
Strip unused features from background; no terminal at startup
|
2018-04-24 09:27:36 +09:00 |
|
K. Lange
|
7b7f2f416c
|
Tweaks to how julia renders
|
2018-04-23 21:20:22 +09:00 |
|
K. Lange
|
1d17758bc5
|
README updates
|
2018-04-23 08:30:05 +09:00 |
|
K. Lange
|
017d715de1
|
Replace PCI ID Database with our own slimmed down version
|
2018-04-21 23:09:19 +09:00 |
|
K. Lange
|
e145072d11
|
et al.
|
2018-04-21 22:52:34 +09:00 |
|
K. Lange
|
2fce9fa351
|
Just do some weird shit
|
2018-04-21 22:50:30 +09:00 |
|
K. Lange
|
fc1837958c
|
Missed some fill-in-the-blanks
|
2018-04-21 22:39:27 +09:00 |
|
K. Lange
|
0fb9d86f45
|
Try reformatting
|
2018-04-21 22:38:24 +09:00 |
|
K. Lange
|
fe71cc89f8
|
README updates
|
2018-04-21 22:34:15 +09:00 |
|
K. Lange
|
d0c61fca68
|
Add that mysteriously missing LICENSE file
|
2018-04-21 22:24:37 +09:00 |
|
K. Lange
|
3b69421dfe
|
fix implicity def for memcpy in qsort
|
2018-04-21 22:08:04 +09:00 |
|
K. Lange
|
3552b72cdc
|
Remove guassian blur (third-party code)
|
2018-04-21 21:50:59 +09:00 |
|