Commit Graph

985 Commits

Author SHA1 Message Date
K. Lange
19200cd577 Handle leading space in shebang 2018-10-04 12:27:40 +09:00
K. Lange
d6b3664214 Rebind keys when panel gets signaled 2018-10-03 19:23:03 +09:00
K. Lange
dc59acd0b7 license file cleanup 2018-10-03 17:46:23 +09:00
K. Lange
13cbcec3ff Add help-browser.py 2018-10-03 10:05:22 +09:00
K. Lange
14e27abfe1 Wallpaper should accept USR2 to restore window stack order like panel does 2018-10-03 09:40:21 +09:00
K. Lange
cf199f04ec Don't include Python demos on the ramdisk by default 2018-10-03 09:36:53 +09:00
K. Lange
a393e0262d [bim] Really basic git-rebase highlighter 2018-10-03 09:34:47 +09:00
K. Lange
b189bfa659 Pull in Python panel/wallpaper from 1.2.x 2018-10-03 09:32:32 +09:00
K. Lange
ffe0aa2448 fcntl flock stubs to support Python fcntl module 2018-10-03 09:17:24 +09:00
K. Lange
29f36ae6a2 New screenshot 2018-10-02 23:53:30 +09:00
K. Lange
e591c5ecff Throw a return value on a bad open in tee 2018-10-02 23:05:58 +09:00
K. Lange
04225d3777 Add tee 2018-10-02 23:01:48 +09:00
K. Lange
544a7b16f4 Catch obvious mistakes in mv 2018-10-02 22:42:24 +09:00
K. Lange
06ff00fd41 Fix some return value and signal handling related to pipes 2018-10-02 22:36:57 +09:00
K. Lange
d5eba9b546 Add head 2018-10-02 22:36:44 +09:00
K. Lange
a5a186290a Make env more normal 2018-10-02 21:52:51 +09:00
K. Lange
719d27166d Allow compositor to load Cairo backend later at runtime 2018-10-02 18:58:03 +09:00
K. Lange
1a9a00e574 add bad cp-rm-based mv 2018-10-02 18:37:18 +09:00
K. Lange
ba2b17d6bf improvements to cp 2018-10-02 18:37:01 +09:00
K. Lange
5b651252cd Fix update-devtable not matching dot files in home dirs 2018-10-02 16:21:42 +09:00
K. Lange
9c20968150 [bim] Add literal ^V mode 2018-10-02 15:09:00 +09:00
K. Lange
04c9d44880 Add command alternatives to esh 2018-10-01 21:44:28 +09:00
K. Lange
3f6234a683 Add a friendly README in ~local 2018-10-01 21:30:09 +09:00
K. Lange
cbc59debbd rm ~local/hello 2018-10-01 21:22:45 +09:00
K. Lange
05d4b79568 Move Python demos to /usr/share 2018-10-01 21:20:54 +09:00
K. Lange
59c646999d [bim] Use macro _set_colors when rendering space at eol 2018-10-01 14:23:56 +09:00
K. Lange
060034242e [bim] Fix bad cursor positioning when deleting lines 2018-10-01 11:36:43 +09:00
K. Lange
8ac5ee4fb9 free context passed to rline functions in rline_exp 2018-09-30 18:42:08 +09:00
K. Lange
36e9046ae8 Allow modules to install procfs entries 2018-09-30 16:09:19 +09:00
K. Lange
eabd917032 Panel should not crash without /proc/netif 2018-09-30 16:03:55 +09:00
K. Lange
75cd03a4a6 tag kernel v1.5.2 2018-09-29 15:30:58 +09:00
K. Lange
c7136cbc6f Do something similar in insert mode in bim for fast paste 2018-09-29 14:14:50 +09:00
K. Lange
2cde2456f3 Lazy redraw in rline_exp means pasting in shell is fast 2018-09-29 14:03:57 +09:00
K. Lange
c4c8b42c53 vmware module description update 2018-09-29 11:53:01 +09:00
K. Lange
94483a0e71 Vmware driver cleanup 2018-09-29 11:44:08 +09:00
K. Lange
f2024aa274 Properly support strides 2018-09-29 01:13:47 +09:00
K. Lange
37e30140ec Experimental vmware display resizing 2018-09-29 01:13:32 +09:00
K. Lange
de94682728 Only the kill syscall should care about user permissions for signals 2018-09-28 23:59:12 +09:00
K. Lange
6e8d92cdd2 Expose lfb_driver_name 2018-09-28 23:58:43 +09:00
K. Lange
8b07197870 linear framebuffer driver cleanup, add /proc/framebuffer 2018-09-28 21:15:30 +09:00
K. Lange
376e7989e8 Remove garbage fire lfb locator hack 2018-09-28 20:29:40 +09:00
K. Lange
31ba81fd2d Change compositor key binds to shift-super (fixes terminal copy) 2018-09-28 16:18:40 +09:00
K. Lange
c1e42d2e07 add /dev/port 2018-09-28 13:59:14 +09:00
K. Lange
cdcc0edb0b execve should set errno 2018-09-28 13:10:32 +09:00
K. Lange
7a20e11aea proper waitpid status values 2018-09-28 13:00:51 +09:00
K. Lange
65f662f0f3 fix crash instead of graceful exit when ls has no valid arguments 2018-09-27 18:13:54 +09:00
K. Lange
c5d1ab507f [python] fix some decoration bounds calculations 2018-09-26 20:50:28 +09:00
K. Lange
49e0dd71e7 attribute assignment is no good 2018-09-25 21:18:35 +09:00
K. Lange
fb067c4b93 More new API stuff 2018-09-25 21:12:49 +09:00
K. Lange
1050d76c87 decoration sizes can change 2018-09-25 20:52:51 +09:00