Commit Graph

273 Commits

Author SHA1 Message Date
K. Lange
eb18c8f7a5 Panel and menubar improvements 2018-04-20 20:48:01 +09:00
K. Lange
5df31fcff7 Fixed typo + incorrect reference to a utility method we don't have 2018-04-20 14:21:04 +09:00
K. Lange
6fab8bd069 Fix bad click detection in panel app menu 2018-04-19 16:55:16 +09:00
K. Lange
4985c204fa Update screenshot 2018-04-19 11:37:20 +09:00
K. Lange
7f99f2fbc4 Avoid creating / including generated makefiles when cleaning 2018-04-18 21:39:27 +09:00
K. Lange
726d11f653 network status widget 2018-04-18 19:24:53 +09:00
K. Lange
58e0184bb2 I should stop individually comitting these 2018-04-18 18:35:56 +09:00
K. Lange
c5466a4d2a Adjust panel weekday format 2018-04-18 18:22:59 +09:00
K. Lange
04901894ae better kerning on '.' 2018-04-18 18:17:28 +09:00
K. Lange
091f35f2e2 More text adjustment 2018-04-18 18:14:28 +09:00
K. Lange
2b4b4a771b More kerning adjustments 2018-04-18 18:09:44 +09:00
K. Lange
5aead12a89 Support multiple fonts 2018-04-18 18:05:19 +09:00
K. Lange
93b57bea2c More kerning adjustments 2018-04-18 15:19:34 +09:00
K. Lange
d362110648 Avoid awkward clipping by always overrunning a bit 2018-04-18 15:17:36 +09:00
K. Lange
636a3b1693 Fix up some kerning, use this in the panel 2018-04-18 15:15:11 +09:00
K. Lange
a8ddac6ff2 use SDF in decorations 2018-04-18 14:53:04 +09:00
K. Lange
2b3c21be22 lib improvements 2018-04-18 14:36:28 +09:00
K. Lange
4ebeee76db wip sdf font renderer 2018-04-18 13:27:37 +09:00
K. Lange
9f14275bbc add play 2018-04-17 23:15:25 +09:00
K. Lange
a7b41bd6cc add write-out 2018-04-17 23:15:20 +09:00
K. Lange
592541ef7f Decoration themes should be no different from other libraries 2018-04-17 22:39:39 +09:00
K. Lange
e753f83c48 Include headers as dependencies 2018-04-17 22:30:19 +09:00
K. Lange
c0853fa5ce Remove more unneeded make recipes 2018-04-17 22:23:34 +09:00
K. Lange
04f511413e Magic library deps as well 2018-04-17 22:18:15 +09:00
K. Lange
07732bbb61 Remove extraneous bits from make 2018-04-17 21:53:44 +09:00
K. Lange
a8e1820be7 Integrate auto-dep into build system through make file generation 2018-04-17 21:49:56 +09:00
K. Lange
ea3d1cbceb Fix gradient clipping issue 2018-04-17 21:06:57 +09:00
K. Lange
daed784183 Minor menu tweak 2018-04-17 20:54:39 +09:00
K. Lange
eba15c3327 Make plasma window start larger 2018-04-17 20:49:49 +09:00
K. Lange
72e5d5fb12 Make menus look like final design 2018-04-17 20:47:01 +09:00
K. Lange
8c3d153874 Update screenshot 2018-04-17 20:21:01 +09:00
K. Lange
7561589610 Port old (C) panel 2018-04-17 20:03:19 +09:00
K. Lange
4458dede7f fix fencepost in clipping 2018-04-17 19:01:51 +09:00
K. Lange
6b4f25a38e Fixup graphics clipping with bad bounds 2018-04-17 18:52:57 +09:00
K. Lange
ad255b4474 resize screen before rendering to avoid a bad frame 2018-04-17 18:52:39 +09:00
K. Lange
6f074e065b our ps isn't normal, but this isn't ignored 2018-04-17 18:24:09 +09:00
K. Lange
d20a6cc76b Add some more math functions and two graphical demos 2018-04-17 16:48:47 +09:00
K. Lange
6fb392b110 remove incorrect debug message from bootloader 2018-04-12 15:00:10 +09:00
K. Lange
a7975b96df add rudimentary http-get tool similar to fetch 2018-04-12 12:27:38 +09:00
K. Lange
9335951644 super silly clip implementation 2018-03-29 22:43:38 +09:00
K. Lange
9f6c409d2d First SSE2-accelerated alpha blit 2018-03-29 21:34:08 +09:00
K. Lange
ecafad3bea Fudge some numbers to fix a rounding error 2018-03-29 21:33:56 +09:00
K. Lange
8325d96139 Ensure pow is defined instead of relying on automatic optimization to __builtin 2018-03-29 21:23:24 +09:00
K. Lange
53c670b466 Force some SSE extensions in our target 2018-03-29 21:22:45 +09:00
K. Lange
e6cf7f0ae1 Fix progress bar filling two lines when it finishes 2018-03-27 19:51:09 +09:00
K. Lange
274261d5ba handle -- properly in compositor 2018-03-26 21:28:36 +09:00
K. Lange
e1056ef605 Build cleanup 2018-03-22 16:06:29 +09:00
K. Lange
b9e53e6042 util/activate.sh was including toolchain path twice in echo 2018-03-21 17:38:27 +09:00
K. Lange
5688627461 Fixes 2018-03-21 17:17:48 +09:00
K. Lange
5408b34ccf update readme 2018-03-21 16:56:00 +09:00