aboutsummaryrefslogtreecommitdiffstats
path: root/.main.hs.swp
AgeCommit message (Collapse)AuthorFilesLines
2018-05-17Remove the swap fileRaymond Hogenson1-0/+0
Oops maybe I should have put it in the gitignore
2018-05-17Display output in an entryRaymond Hogenson1-0/+0
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.