Shawn Kiewel

Results 7 issues of Shawn Kiewel

I needed notifications of when a login had successfully occurred, so I've written that feature. The below code will post notifications to the NotificationCenter with the name @"SHKLogin", with the...

Requested by @sheepblack69 in Discord.

If a window, say Settings, is open, choosing Settings from the menu should focus that window .

Sometimes the context menu is beneath other windows. I've seen this both in the main window and the tray icon. Unfortunately, I didn't get the screenshot I thought I did...

bug
UX

4.5.4 has some bug that makes the skip overlay check happen constantly. See the hundreds of console.log statements. ![skip-overlay](https://user-images.githubusercontent.com/745723/48624031-7222d480-e979-11e8-8b43-e523c280b26f.PNG)

need-data

Want to be able to do [this](https://i.imgur.com/YoVHQ9e.gifv) (without debug on). Actually, not exactly. Just make `#deck-list` scrollable, really.

enhancement
aesthetic
UX

Toggling minimal doesn't resize the window after applying theme: ![switch-to-min](https://user-images.githubusercontent.com/745723/48307030-471c2900-e512-11e8-9263-1817f4dcb862.PNG)

bug
UX