From c005568a7fe03010dcd1b2df311e3cd7f7459448 Mon Sep 17 00:00:00 2001 From: rsc Date: Tue, 30 Mar 2004 05:01:53 +0000 Subject: Border resizing and 9term greying. --- src/cmd/rio/README | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'src/cmd/rio/README') diff --git a/src/cmd/rio/README b/src/cmd/rio/README index bece6c32..15c9a77d 100644 --- a/src/cmd/rio/README +++ b/src/cmd/rio/README @@ -4,15 +4,10 @@ and I'd prefer not to resort to patches, I have renamed it "rio". Current incompatibilities that would be nice to fix: -- Rio uses X11 fonts for the menu, and there aren't any good ones! -I'm tempted to hard-code the Plan 9 default font bitmap. - - The command-line options should be made more like Plan 9. - Should work out a protocol between 9term and rio so that: * 9term can tell rio to blue its border during hold mode - * rio can tell 9term to fade its text when it loses focus - * rio can tell 9term to unfade its text when it regains focus - Should change window focus on b2/b3 clicks and then pass along the click event to the now-focused window. @@ -20,11 +15,14 @@ I'm tempted to hard-code the Plan 9 default font bitmap. - Should change 9term to redirect b3 clicks to rio so that rio can put up the usual b3 menu. +Axel Belinfante contributed the code to handle border grabbing +for resize. + The original README is below. - russ cox rsc@swtch.com -20 march 2004 +30 march 2004 9wm Version 1.2 -- cgit v1.2.3