No description
Find a file
TheUltimateHacker 6c5f8c6381 Draggable Windows in the BWM
We're one step closer to the full Basic Window Manager implementation.
I've created a UserControl called "TitleBar" for the BWM. This
UserControl contains the window handling code for draggable windows, as
well as a design-time settable AppName property that allows you to
change the application display name (what text is shown on the
titlebar).

Shiftorium upgrades to unlock Draggable Windows will be added soon, but
I have to clean the beast.
2015-05-27 20:39:48 -04:00
shiftos_next Draggable Windows in the BWM 2015-05-27 20:39:48 -04:00
LICENSE Initial Commit 2015-05-17 10:53:26 -04:00
README.MD Initial Commit 2015-05-17 10:53:26 -04:00
shiftos_next.sln Initial Commit 2015-05-17 10:53:26 -04:00
shiftos_next.v12.suo Draggable Windows in the BWM 2015-05-27 20:39:48 -04:00

ShiftOS Next

What Orion could've been

Summary:

This repo is a new distribution of ShiftOS, with an entirely new story. It uses some of the same code as ShiftOS, such as sounds, APIs and more. This repository replaces:

  • UltraDOS
  • ShiftOS and more.

Contribute to the project

If you would like to contribute to the project, you may fork the repository to your Github account, pull to your computer, make the changes you'd like, push, and create a pull request to this repository.

I will hand-pick PRs based on the quality of code, and what features are added.

After you achieve 7 successful PRs, I'll add you to the contributors list and you will be able to commit without submitting PRs.

License

This repository is licensed under the Apache License 2.0. See /LICENSE for details.