Commit Graph

671 Commits

Author SHA1 Message Date
K. Lange
aab3bdcbda package-manager: fix incorrect icon advertisement 2018-11-26 19:02:28 +09:00
K. Lange
5d297f3fcb du: fixes and -c 2018-11-25 23:04:30 +09:00
K. Lange
8616949734 du: size should align left 2018-11-25 15:31:04 +09:00
K. Lange
09021b60b4 add du (not block based) 2018-11-25 15:15:23 +09:00
K. Lange
fd8f7cec0d stat: handle multiple arguments 2018-11-25 12:57:58 +09:00
K. Lange
8d57dafc08 file-browser: more menus 2018-11-25 12:32:30 +09:00
K. Lange
027be4915e file-browser: minimum window size to avoid issues 2018-11-24 22:38:39 +09:00
K. Lange
e37ad79288 file-browser: read-only address bar 2018-11-24 22:23:12 +09:00
K. Lange
e9c4accd6e file-browser: disable buttons in toolbar as appropriate 2018-11-24 14:11:17 +09:00
K. Lange
6ddeeb27ce file-browser: experimental toolbar 2018-11-24 13:58:46 +09:00
K. Lange
d5386f459e bim: this is 1.1.6 2018-11-23 15:54:25 +09:00
K. Lange
e538c5aa57 package-manager: fancy selection background gradient from menus 2018-11-22 21:54:39 +09:00
K. Lange
732a6e200a file-browser, package-manager: focus stuff 2018-11-22 18:34:58 +09:00
K. Lange
6d11bee6a8 file-browser: take some highlighting hints from Nautilus 2018-11-22 18:23:25 +09:00
K. Lange
cc3aa63a7b kernel: handle O_EXCL... correctly... 2018-11-22 16:50:21 +09:00
K. Lange
437b894160 fetch: pedantic asshattery 2018-11-22 13:20:23 +09:00
K. Lange
11231ef206 package-manager: refresh manifest on startup if missing 2018-11-22 12:59:22 +09:00
K. Lange
a037fb216c add package-manager 2018-11-22 11:56:47 +09:00
K. Lange
5ac09aea5c fetch: don't print progress so often 2018-11-22 11:54:46 +09:00
K. Lange
cb0e001bcf msk: accept MSK_YES envvar to quiet prompts 2018-11-22 11:47:48 +09:00
K. Lange
1473151fa7 button: start working on widget libraries (this should probably be a ttk widget library...) 2018-11-22 10:43:30 +09:00
K. Lange
bb91a91cac bim: bug fixes 2018-11-21 22:26:44 +09:00
K. Lange
c46ccd81ba file-browser: more icons 2018-11-21 21:32:24 +09:00
K. Lange
cd63e25cff meta: relocate some files 2018-11-21 21:32:17 +09:00
K. Lange
f9ecde5548 file-browser: more icons 2018-11-21 21:22:27 +09:00
K. Lange
a36361d242 bim: read directory contents when opening directory 2018-11-21 19:17:42 +09:00
K. Lange
cc5f822d59 mv: uh, probably should be recursive on both of those 2018-11-21 17:50:45 +09:00
K. Lange
d9302a33d0 rm: rewrite; recursive directory deletion; TODO: unlink should fail on non-empty directories 2018-11-21 17:49:18 +09:00
K. Lange
d7c193d712 file-browser: accept argument as directory to open 2018-11-21 17:35:26 +09:00
K. Lange
2de7c54b6b file-browser: fix copying launchers 2018-11-21 15:31:43 +09:00
K. Lange
7bc98fab4d file-browser: bad copy-paste implementation 2018-11-21 15:31:41 +09:00
K. Lange
8e09834b11 esh: fix parse mistake on ~; 2018-11-21 15:31:37 +09:00
K. Lange
0888d02cb5 cp: somewhat real implementation 2018-11-21 15:31:30 +09:00
K. Lange
ecf9a4e74f terminal: add toggle for snap to cell size 2018-11-20 17:11:22 +09:00
K. Lange
7ecac9ae80 file-browser: cleanup and comments 2018-11-20 10:07:30 +09:00
K. Lange
e937069242 file-browser: context menu 'Edit in Bim' 2018-11-20 08:32:44 +09:00
K. Lange
8787fe1550 terminal: set initial TTY process group 2018-11-20 08:26:36 +09:00
K. Lange
80c2c6f303 file-browser: desktop support 2018-11-19 21:16:28 +09:00
K. Lange
212adc0cdc file-browser: open files; more icons; symlinks 2018-11-19 19:26:40 +09:00
K. Lange
9514c017ee terminal: use full arguments when launching an application 2018-11-19 19:26:19 +09:00
K. Lange
ba701ea0e3 showdialog: enter = 0, escape = 2 2018-11-19 16:10:35 +09:00
K. Lange
0741d625c9 file-browser: elide trailing line feed when copying files 2018-11-18 19:42:31 +09:00
K. Lange
3ac10012cf file-browser: various improvements 2018-11-18 19:27:35 +09:00
K. Lange
c183402c22 file-browser: ctrl-click, not shift, should add/remove selection 2018-11-18 19:18:35 +09:00
K. Lange
981f49e2e6 file-browser: copy paths 2018-11-18 19:16:22 +09:00
K. Lange
a49ef9d063 file-browser: catch a bad double click 2018-11-18 19:02:25 +09:00
K. Lange
cd1ade9c87 file-browser: basic select and double click 2018-11-18 18:59:29 +09:00
K. Lange
722a9a1db5 file-browser: revamped design 2018-11-18 18:36:03 +09:00
K. Lange
7d44c6174a panel: prompt on log out 2018-11-18 16:54:54 +09:00
K. Lange
72a49a5718 showdialog: mostly complete functionality 2018-11-18 16:54:46 +09:00