rofi rofi: Useful Options I rofi is a neat little tool that does so many cool things. This post highlights several useful rofi options. I don't try to script anything here, so it's a fairly short read.
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.
rofi rofi: Change Window Location rofi is a neat little tool that does so many cool things. This post looks at changing rofi's window location, introduces rofi's dmenu capabilities, and investigates script modi.
rofi rofi: Scripting modi Discovery rofi is a neat little tool that does so many cool things. This post looks at automatically updating modi lists. It also covers some intro awk stuff, so feel free to skip around.
rofi rofi: Basic Configuration rofi is a neat little tool that does so many cool things. This post looks at basic rofi configuration.
rofi rofi: Overview and Installation rofi is a neat little tool that does so many cool things. This post provides a rofi overview and installation instructions.
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.