Skip to content
This repository has been archived by the owner on Jun 4, 2022. It is now read-only.
/ Clock11 Public archive

Clock11 is a very small app which brings back the clock on all other taskbars except the primary taskbar.

License

Notifications You must be signed in to change notification settings

andyld97/Clock11

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clock11

What is Clock11?

Clock11 is a very small app which brings back the clock on all other taskbars except the primary taskbar. In Windows 11 the taskbar was functionally reduced, so the clock is only on the primary taskbar. But if you have multiple screens and e.g. you're playing a game in fullscreen, then you have no clock to look on.

In this case Clock11 can help you, you can add in the startup folder (Win+R -> shell:startup) and it automatically spawns clock on your additional taskbars.

Why Clock11?

feedback.png

Problems

Since this is a WPF Application which spawns transparent and TopMost=true windows, it can happen that the clock(s) disappears in the background, especially if you are using the additional taskbars. I've tried to bring the windows back to the front, but it doesn't really work without interrupting the user. I think it is related to the fact that the taskbars are on top of all windows.

Hotkeys

Ctrl + U - Bring all clocks back to the front

About

Clock11 is a very small app which brings back the clock on all other taskbars except the primary taskbar.

Topics

Resources

License

Stars

Watchers

Forks