Skip to content

issues Search Results · repo:emorydunn/StreamDeckPlugin language:Swift

Filter by

24 results
 (55 ms)

24 results

inemorydunn/StreamDeckPlugin (press backspace or delete to remove)

To help make debugging easier add --link-executable flag to the export command. This will be especially useful for debugging from Xcode when waiting for the executable to be launched by the SD app.
  • emorydunn
  • Opened 
    on Oct 11, 2024
  • #34

Not sure when, but it looks like a UUID/bundle identifier was added to the plugin manifest, in addition to the Action UUIDs. That needs to be added to the Plugin protocol and uri can be removed from the ...
  • emorydunn
  • Opened 
    on Oct 10, 2024
  • #33

The plugin makes heavy use of OSLog for internal logging, which is important, especially for any plugin communication messages. Logging through the StreamDeck app is useful for actual plugins, but the ...
  • emorydunn
  • Opened 
    on May 7, 2024
  • #29

Hey, Emory! This bug s been haunting me for many, many months. I think it s related to the WebSocket stuff, can you confirm? I ll add that this was on far older versions of the package, but I m still ...
  • SENTINELITE
  • 9
  • Opened 
    on Apr 11, 2024
  • #28

thanks for the three fixes/changes. everything works like a charm. including me routing the deep link event from the plugin to the specific action it has to go to. just one question at the moment, but ...
  • justme-1968
  • 2
  • Opened 
    on Mar 11, 2024
  • #27

i think i found a another capitalisation bug. i could not get the monitoring of start and stop of an application to work. there were never any didLaunch or didTerminate events generated. after some digging ...
  • justme-1968
  • 2
  • Opened 
    on Mar 11, 2024
  • #26

i have just noticed that the stringified json that is send for setGlobalSettings has the names of the keys changed from mixed case (like apiKey ) to first letter capitalised (like Apikey ) this is not ...
  • justme-1968
  • 2
  • Opened 
    on Mar 8, 2024
  • #25

would you mind adding some missing events/messages: - didReceiveDeepLink (receiving) - openURL (sending) also: i think it would be nice if there was a way to handle unknown events maybe by registering ...
  • justme-1968
  • 3
  • Opened 
    on Mar 7, 2024
  • #24

i just found your repository yesterday and had a quick qo on a plugin for my home automation project. i really like writing a stremdeck plugin in swift, but after the first trials i got very annoyed with ...
  • justme-1968
  • 1
  • Opened 
    on Mar 4, 2024
  • #23

In addition to supporting the pre-set layouts it should be possible to specify custom layouts. This would probably be a great use of result builders for a SwiftUI-style layout syntax.
  • emorydunn
  • 1
  • Opened 
    on Jan 9, 2024
  • #22
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub