aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui/raise.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* global: bump dateJason A. Donenfeld2022-01-061-1/+1
* global: apply gofumptJason A. Donenfeld2021-12-091-1/+1
* global: bump copyright dateJason A. Donenfeld2021-02-011-1/+1
* global: update headersJason A. Donenfeld2020-11-221-1/+1
* l18n: add localization supportSimon Rozman2020-03-151-2/+3
* 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