Commit Graph

16 Commits

Author SHA1 Message Date
K. Lange 9b1bc4cee1 meta: Update all of the heading comments in apps/ 2021-11-26 12:41:56 +09:00
K. Lange 042d30788c plasma: fix what I think is actually a math bug in plasma 2021-06-02 18:34:18 +09:00
K. Lange b35f7ac8c9 misaka: initial merge 2021-05-31 10:54:11 +09:00
Defalt 42d01dcd29 plasma: handle SIGINT (#186) 2019-07-05 16:46:58 +09:00
K. Lange 6e6675dd0a Restructure decorations so bounds can be window-specific (for fullscreen) 2018-09-12 12:53:08 +09:00
K. Lange b6c3951497 Application cleanup 2018-08-15 10:07:33 +09:00
K. Lange ae6532607a Add libc wrappers for some syscalls, remove unused syscall.h imports 2018-08-02 13:13:27 +09:00
K. Lange eed3926793 Don't just segfault on failed compositor connections 2018-08-01 09:21:13 +09:00
K. Lange b6d6d8900e include pthread in libc 2018-05-09 21:26:45 +09:00
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 d1437c4c62 add decorator menus to a few more apps 2018-04-29 23:50:23 +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 8e07883088 Enable and resolve several warnings 2018-04-25 14:03:29 +09:00
K. Lange a8ddac6ff2 use SDF in decorations 2018-04-18 14:53:04 +09:00
K. Lange eba15c3327 Make plasma window start larger 2018-04-17 20:49:49 +09:00
K. Lange d20a6cc76b Add some more math functions and two graphical demos 2018-04-17 16:48:47 +09:00