Commit Graph

15 Commits

Author SHA1 Message Date
K. Lange b35f7ac8c9 misaka: initial merge 2021-05-31 10:54:11 +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 cf5e6ea3be Cleanups; remove write-out 2018-08-15 15:47:03 +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 03d6199af7 Decorator can handle checking for menus 2018-07-24 09:20:11 +09:00
K. Lange 6e1e9a4c97 Experimental, hacky printf(%f) 2018-06-10 19:06:48 +09:00
K. Lange 300d5b78ca Add incredibly bad atof 2018-05-02 19:43:33 +09:00
K. Lange b4c1d997b4 Add getopt, getopt_long 2018-05-02 18:58:47 +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 7b7f2f416c Tweaks to how julia renders 2018-04-23 21:20:22 +09:00
K. Lange d20a6cc76b Add some more math functions and two graphical demos 2018-04-17 16:48:47 +09:00