fetch icon indicating copy to clipboard operation
fetch copied to clipboard

feat(Detection): DE and GTK2/3 Detection

Open KittyKatt opened this issue 4 years ago • 0 comments

Needed to mirror screenFetch functionality.

Detect current running DE (or none) and current GTK2/3 theme.

Needs:

  • [ ] DE detection
  • [ ] No DE logic for GTK2/3
  • [ ] macOS/Windows logic
  • [ ] Port over and improve previous screenFetch theme detection logic
  • [ ] GTK2/3/Font improvements and optimizations
  • [ ] Shorthand logic
  • [ ] Testing

Questions:

  • Do we want to split off individual DE theme and detection logic into separate library files?

KittyKatt avatar Mar 12 '21 16:03 KittyKatt