Skip to content

Releases: krve/hyper-mac-controls

v1.2.0

10 Jan 19:21

Choose a tag to compare

Fixes latest version of Hyper not working correctly after changes to updates to Electron

1.1.2

28 Feb 11:54
f092300

Choose a tag to compare

  • Add flipped versions again

Flip controls
Default value is true

module.exports = {
  config: {
    ...
      hyperMacControls: {
        flipped: true,
      }
    ...
  }
}

1.1.0

20 Apr 13:35

Choose a tag to compare

  • Update to work with Hyper 2.0
  • Remove flipped versions (they are on my todo)
  • Remove package specific config options and make use of showWindowControls instead.

Release 1.0.4

30 Jul 11:19

Choose a tag to compare

Add new left-flipped and right-flipped options

Release 1.0.3

06 Jun 21:32

Choose a tag to compare

Changelog

  • Fix wrong package.json version

Version 1.0.2

06 Jun 21:27

Choose a tag to compare

Changelog

  • Add possibility to change the alignment of the controls

Version 1.0.1

05 Jan 18:01

Choose a tag to compare

Changelog

  • Fixed icons not working in windows #1