Skip to content

Releases: leukipp/cortile

v2.1.1

19 Jun 10:02
Compare
Choose a tag to compare

Changelog

v2.1.0

17 Jun 21:32
Compare
Choose a tag to compare

Changelog

  • 12fec39 update docs
  • 4d5cb87 update docs
  • fd6cd36 improved support for major platforms
  • 7bc48c7 add systray configs
  • 3409de8 add systray icon
  • ef9bd09 restructure code
  • 505b07b improved pointer tracking
  • 923c60a fix ghost windows on workspace change
  • 5fdada5 populate clients on startup
  • c6c625b add gui layout for disabled state
  • 14fa1cd window resize support for major platforms
  • b228f96 window drag&drop support for major platforms

v2.0.0

31 May 21:24
Compare
Choose a tag to compare

Changelog

v1.2.0

28 May 11:22
Compare
Choose a tag to compare

Changelog

v1.1.5

22 May 09:08
Compare
Choose a tag to compare

Changelog

  • 586bbd9 fix resize on inactive windows

v1.1.4

22 May 09:02
Compare
Choose a tag to compare

Changelog

  • 3bb0048 fix window move flickering

v1.1.3

22 May 07:49
Compare
Choose a tag to compare

Changelog

  • bb93954 improved window drag&drop support
  • a123e64 store query pointer position and state
  • 67e024e re-tile to handle animated max/minimizations

v1.1.2

20 May 13:31
Compare
Choose a tag to compare

Changelog

  • eb3956c center gui window inside tiling area
  • 9d333b3 change default lock file path

v1.1.1

20 May 12:48
Compare
Choose a tag to compare

Changelog

  • 2dbbc13 update docs
  • 31cc903 update .gitignore
  • 5687192 update gui layout
  • 35e1358 add build version information
  • 5aa4813 add gui support for multi monitor desktop
  • 2fa272b add exit command
  • 8a02cfa fix remaining tiling state after sig termination
  • 72b4f39 fix client swap on stacked areas
  • 4694503 fix tracking on disabled workspace

v1.1.0

19 May 10:07
Compare
Choose a tag to compare

Changelog

  • 9136376 update docs
  • 7a2b481 limit window sizes on proportion change
  • 74f0e5f config file path via command line argument
  • d6d26ba show only the visible windows on gui
  • 0fb1494 exclude special window types from tiling
  • ad31730 support proportion changes in all directions
  • 77dac3b remove deprecated proportion configs
  • 9a6ce95 use window age for initial tiling order