Omeed

Results 43 issues of Omeed

With Swift now being open-source, this is possible, especially with the inclusion of GCD and Foundation as part of the core libs (though they are still in development). It would...

enhancement

A continuation of #19. It's still early, but it would be great to add it. Implies support for the open-source version of Swift. Dependencies will each need a `Package.swift` file...

SMCKit
SystemKit
CommandLine
tools

`import Darwin.ncurses` in **Xcode 7 Beta 1** no longer automatically links ncurses for you, has to be done manually. This does not seem to be intended behaviour. Apple has changed...

bug
tools

- As a part of #26 - OS X 10.11 has a new **System Integrity Protection** (_"rootless"_) feature enabled by default - _"A new security policy that applies to every...

question
SystemKit

This is not a dshb issue per se, but it does affect it, and so opening this up as a means to track things. Quoting https://github.com/beltex/dshb/commit/273c6a1998b7c43bbd7710adc39cd3003857881d commit message. > git-archive(1)...

tools

Means to measure the following: - Boot time - Window resize CPU spike - User input responsiveness - CPU & memory usage Would allow us to benchmark against top &...

enhancement

- Something that could be handy - Be able to update stats at a frequency that makes sense for the stat in question. So for example, uptime would really only...

enhancement

- Use colour scheme template from an editor (Vim, Atom, TextWrangler, etc.) - Set via dot file? - `.dshb` - Factor in terminal colour scheme - Have base set of...

enhancement

- Startup file - Like a .vimrc - JSON? - Needed by: #2, #4

enhancement

- Cursor highlight - htop like - Pre-req: https://github.com/beltex/SystemKit/issues/10

enhancement
SystemKit
p1