From 5eb611756409569e23ee044784672be1430cbc4f Mon Sep 17 00:00:00 2001 From: Raymond Hogenson Date: Thu, 17 May 2018 15:51:37 -0800 Subject: Display output in an entry It looks a lot nicer this way. I've also cleaned up the window management code. I'm pleased at this point at how nice gtk is. I'll maybe even make more graphical applications in the future. It doesn't look as nice as dmenu, though. I wonder if it's possible to theme it like dmenu? Probably not without significant difficulty, and I'd be fighting it every step of the way. That's just a guess. --- .main.hs.swp | Bin 0 -> 12288 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 .main.hs.swp (limited to '.main.hs.swp') diff --git a/.main.hs.swp b/.main.hs.swp new file mode 100644 index 0000000..9604716 Binary files /dev/null and b/.main.hs.swp differ -- cgit v1.3.1