Skip to content

haoisli9/WindowTabs

 
 

Repository files navigation

WindowTabs

WindowTabs is a utility which brings browser-style tabbed window management to the desktop.

It was originally developped by Maurice Flanagan in 2009 and was back then provided as a free and paid version.
The author has now open-sourced the utility. See the original repository here : https://github.com/mauricef/WindowTabs

I forked from payaneco repository which forked from redgis. And it just compiles and runs successfully on my Win7 64bit.

screenshot

Compile

Test env: Win7, 64bit

  • Install

  • Compile

    Open WindowTabs project and press Start, it will compile to WindowTabs\WtProgram\bin\Debug\WindowTabs.exe.

    If you choose Releaseconfigurations, you will get a release version WindowTabs\WtProgram\bin\Release\WindowTabs.exe

Changes

  • Fix: desktop Programs title missing issue.

Refs

Origin: mauricef/WindowTabs

redgis/WindowTabs

payaneco/WindowTabs

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 64.3%
  • F# 32.5%
  • C++ 1.8%
  • Other 1.4%