wxPython Installing wxPython 4.0 (Project Phoenix) on Fedora 27 I've stayed away from wxPython in the past because updates were slow and Python 3 wasn't supported. Within the last couple of weeks, 4.0 was completed, which at least
rofi rofi: Matching and Sorting rofi is a neat little tool that does so many cool things. This post looks at configuring rofi's matching and sorting and continues investigating both dmenu and script modi applications.
Automation Cursor Detection Run Time Analysis This is a quick follow-up to an earlier post today comparing various cursor snooping methods. I don't have much to add, just more code and some (basic) graphs. Direct Xlib usage is seriously the way to go.
Automation Quickly Detect Cursor Position and Color I miss AutoHotkey. I spent this weekend in Google and Stack Overflow porting a couple of very basic features for the X world.