aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui/raise.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* ui: raise window more aggressivelyJason A. Donenfeld2019-08-051-5/+18
* ui: improve error handlingAlexander Neumann2019-07-291-2/+1
* ui: give foreground status to foreign process in raiseJason A. Donenfeld2019-05-131-0/+2
* ui: unlock thread after raisingJason A. Donenfeld2019-05-121-0/+1
* ui: adjust message filter for raiseJason A. Donenfeld2019-05-121-4/+2
* ui: dont use main window and run our own message loopJason A. Donenfeld2019-05-101-5/+5
* ui: make window restoring and pop-up more aggressiveSimon Rozman2019-05-081-8/+17
* ui: search all window titles when raisingJason A. Donenfeld2019-04-301-1/+1
* ui: ensure window comes up on topJason A. Donenfeld2019-03-091-0/+2
* ui: move walk to go module replace operationJason A. Donenfeld2019-02-281-2/+2
* ui: add initial sample UI for testingJason A. Donenfeld2019-02-281-0/+54