Taskbar x
Author: m | 2025-04-25
TaskBar X Github page: TaskBar X: Taskbar X lets you modify and personalize your taskbar with ease. You can center taskbar icons, move the taskbar, change the taskbar color, and add animations.
Taskbar X - Download Taskbar X for Windows - iowin.net
DrawBox(tButtons["iconedit_h2"],icon2_h,false,false,false) drawBox(tButtons["iconedit_h3"],icon3_h,false,false,false)endendfunction drawStartMenu() term.setTextColor(tColors["start"].fg) term.setBackgroundColor(tColors["start"].bg) term.setCursorPos(1,term_height-7)print(" ") term.setCursorPos(1,term_height-6)print(" CraftOS ") term.setCursorPos(1,term_height-5)print(" Notifications ") term.setCursorPos(1,term_height-4)print(" Control Panel ") term.setCursorPos(1,term_height-3)print(" Icon Editor ") term.setCursorPos(1,term_height-2)print(" Log out ") term.setCursorPos(1,term_height-1)print(" ") term.setCursorPos(2,term_height-6) term.setTextColor(tColors["taskbar"].bg)print(string.char(7)) term.setCursorPos(2,term_height-5)if tButtons["notification"].bAttention then term.setTextColor(colors.red)print(string.char(7))else term.setTextColor(tColors["taskbar"].bg)print(string.char(7))end term.setCursorPos(2,term_height-4) term.setTextColor(tColors["taskbar"].bg)print(string.char(7)) term.setCursorPos(2,term_height-3) term.setTextColor(tColors["taskbar"].bg)print(string.char(7)) term.setCursorPos(2,term_height-2) term.setTextColor(tColors["taskbar"].bg)print(string.char(7))enddrawBackground()while bRunning dolocal event, button, X, Y = os.pullEvent()if event == "mouse_click" then currentX1, currentY1 = X, Y currentX2, currentY2 = currentX1, currentY1 currentX3, currentY3 = currentX1, currentY1 currentXIE, currentYIE = currentX1, currentY1 currentXN, currentYN = currentX1, currentY1 currentXNM, currentYNM = currentX1, currentY1if button == 1 thenif bIconEditor thenif X == tButtons["iconedit"].x and Y == tButtons["iconedit"].y then bStartingToDrag = trueend-- Click 'RED' on Icon Editorif X == (tButtons["iconedit"].x + tButtons["iconedit"].w - 1) and Y == tButtons["iconedit"].y then bIconEditor = false sIconEditorMenu = 0 drawBackground() drawTime()endif sIconEditorMenu > 1 thenif X == (tButtons["iconedit"].x + tButtons["iconedit"].w - 2) and Y == tButtons["iconedit"].y then sIconEditorMenu = 1 drawBackground() drawTime()endendif sIconEditorMenu == 2 then-- Click textbox on Link 1if X >= tButtons["iconedit_l1"].x and X (tButtons["iconedit_l1"].x + tButtons["iconedit_l1"].w - 1) and Y >= tButtons["iconedit_l1"].y and Y (tButtons["iconedit_l1"].y + tButtons["iconedit_l1"].h - 1) then term.setTextColor(colors.black) term.setBackgroundColor(colors.gray) term.setCursorPos(tButtons["iconedit_l1"].x+1,tButtons["iconedit_l1"].y+tButtons["iconedit_l1"].h-1)print(" ") term.setCursorPos(tButtons["iconedit_l1"].x+1,tButtons["iconedit_l1"].y+tButtons["iconedit_l1"].h-1)local linkInput = read()if fs.exists(linkInput) then tButtons["icon1"].link = linkInputend drawBackground() drawTime()-- Click textbox on Link 2elseif X >= tButtons["iconedit_l2"].x and X (tButtons["iconedit_l2"].x + tButtons["iconedit_l2"].w - 1) and Y >= tButtons["iconedit_l2"].y and Y (tButtons["iconedit_l2"].y + tButtons["iconedit_l2"].h - 1) then term.setTextColor(colors.black) term.setBackgroundColor(colors.gray) term.setCursorPos(tButtons["iconedit_l2"].x+1,tButtons["iconedit_l2"].y+tButtons["iconedit_l2"].h-1)print(" ") term.setCursorPos(tButtons["iconedit_l2"].x+1,tButtons["iconedit_l2"].y+tButtons["iconedit_l2"].h-1)local linkInput = read()if fs.exists(linkInput) then tButtons["icon2"].link = linkInputend drawBackground() drawTime()-- Click textbox on Link 3elseif X >= tButtons["iconedit_l3"].x and X (tButtons["iconedit_l3"].x + tButtons["iconedit_l3"].w - 1) and Y TaskBar X Github page: TaskBar X: Bank ModeOnce Bank Mode is open, you can easily switch back to your standard desktop, add applications to the taskbar, or exit Bank Mode completely.Switch between Bank Mode and your standard desktopTo switch to your standard desktop and run Bank Mode in the background, click Standard Desktop in the taskbar of the Bank Mode virtual desktop. To return to the Bank Mode virtual desktop, click the Bank Mode button in the bottom right of your standard desktop. Pin an application to the Bank Mode taskbarClick the + plus icon in the taskbar of the Bank Mode virtual desktop. Select the application you want to add to the Bank Mode taskbar, then click Open. Click OK in the confirmation dialog that appears. To remove an application from the Bank Mode taskbar, right-click the application icon on the taskbar, then click Unpin this program from the taskbar. Exit Bank ModeClick Close in the taskbar of the Bank Mode virtual desktop. Click Close in the confirmation dialog that appears. Add Bank Mode exceptionsOpen Avast One and go to Explore ▸ Bank Mode ▸ Open Bank Mode. Select the Exceptions tab and click Add an exception. Type the website URL into the text box and click Add. Avast One does not show Bank Mode notifications on websites added to the exception list.To remove a website from the exception list, hover the cursor over the website's panel and click the X icon. TroubleshootingIf you have trouble opening Bank Mode, we recommend the following:Ensure that your default browser is set to Google Chrome, Mozilla Firefox, or Microsoft Edge.Ensure the latest version of your Avast One application is installed on your PC. For instructions, refer to the following article: Updating Avast Antivirus and Avast One.Avast Premium Security 24.x for WindowsAvast One 24.x for WindowsMicrosoft Windows 11 Home / Pro / Enterprise / EducationMicrosoft Windows 10 Home / Pro / Enterprise / Education - 32 / 64-bitMicrosoft Windows 8.1 / Pro / Enterprise - 32 / 64-bitMicrosoft Windows 8 / Pro / Enterprise - 32 / 64-bitMicrosoft Windows 7 Home Basic / Home Premium / Professional / Enterprise / Ultimate - Service Pack 1 with Convenient Rollup Update, 32 / 64-bit Updated on: 09/10/2018Comments
DrawBox(tButtons["iconedit_h2"],icon2_h,false,false,false) drawBox(tButtons["iconedit_h3"],icon3_h,false,false,false)endendfunction drawStartMenu() term.setTextColor(tColors["start"].fg) term.setBackgroundColor(tColors["start"].bg) term.setCursorPos(1,term_height-7)print(" ") term.setCursorPos(1,term_height-6)print(" CraftOS ") term.setCursorPos(1,term_height-5)print(" Notifications ") term.setCursorPos(1,term_height-4)print(" Control Panel ") term.setCursorPos(1,term_height-3)print(" Icon Editor ") term.setCursorPos(1,term_height-2)print(" Log out ") term.setCursorPos(1,term_height-1)print(" ") term.setCursorPos(2,term_height-6) term.setTextColor(tColors["taskbar"].bg)print(string.char(7)) term.setCursorPos(2,term_height-5)if tButtons["notification"].bAttention then term.setTextColor(colors.red)print(string.char(7))else term.setTextColor(tColors["taskbar"].bg)print(string.char(7))end term.setCursorPos(2,term_height-4) term.setTextColor(tColors["taskbar"].bg)print(string.char(7)) term.setCursorPos(2,term_height-3) term.setTextColor(tColors["taskbar"].bg)print(string.char(7)) term.setCursorPos(2,term_height-2) term.setTextColor(tColors["taskbar"].bg)print(string.char(7))enddrawBackground()while bRunning dolocal event, button, X, Y = os.pullEvent()if event == "mouse_click" then currentX1, currentY1 = X, Y currentX2, currentY2 = currentX1, currentY1 currentX3, currentY3 = currentX1, currentY1 currentXIE, currentYIE = currentX1, currentY1 currentXN, currentYN = currentX1, currentY1 currentXNM, currentYNM = currentX1, currentY1if button == 1 thenif bIconEditor thenif X == tButtons["iconedit"].x and Y == tButtons["iconedit"].y then bStartingToDrag = trueend-- Click 'RED' on Icon Editorif X == (tButtons["iconedit"].x + tButtons["iconedit"].w - 1) and Y == tButtons["iconedit"].y then bIconEditor = false sIconEditorMenu = 0 drawBackground() drawTime()endif sIconEditorMenu > 1 thenif X == (tButtons["iconedit"].x + tButtons["iconedit"].w - 2) and Y == tButtons["iconedit"].y then sIconEditorMenu = 1 drawBackground() drawTime()endendif sIconEditorMenu == 2 then-- Click textbox on Link 1if X >= tButtons["iconedit_l1"].x and X (tButtons["iconedit_l1"].x + tButtons["iconedit_l1"].w - 1) and Y >= tButtons["iconedit_l1"].y and Y (tButtons["iconedit_l1"].y + tButtons["iconedit_l1"].h - 1) then term.setTextColor(colors.black) term.setBackgroundColor(colors.gray) term.setCursorPos(tButtons["iconedit_l1"].x+1,tButtons["iconedit_l1"].y+tButtons["iconedit_l1"].h-1)print(" ") term.setCursorPos(tButtons["iconedit_l1"].x+1,tButtons["iconedit_l1"].y+tButtons["iconedit_l1"].h-1)local linkInput = read()if fs.exists(linkInput) then tButtons["icon1"].link = linkInputend drawBackground() drawTime()-- Click textbox on Link 2elseif X >= tButtons["iconedit_l2"].x and X (tButtons["iconedit_l2"].x + tButtons["iconedit_l2"].w - 1) and Y >= tButtons["iconedit_l2"].y and Y (tButtons["iconedit_l2"].y + tButtons["iconedit_l2"].h - 1) then term.setTextColor(colors.black) term.setBackgroundColor(colors.gray) term.setCursorPos(tButtons["iconedit_l2"].x+1,tButtons["iconedit_l2"].y+tButtons["iconedit_l2"].h-1)print(" ") term.setCursorPos(tButtons["iconedit_l2"].x+1,tButtons["iconedit_l2"].y+tButtons["iconedit_l2"].h-1)local linkInput = read()if fs.exists(linkInput) then tButtons["icon2"].link = linkInputend drawBackground() drawTime()-- Click textbox on Link 3elseif X >= tButtons["iconedit_l3"].x and X (tButtons["iconedit_l3"].x + tButtons["iconedit_l3"].w - 1) and Y
2025-03-31Bank ModeOnce Bank Mode is open, you can easily switch back to your standard desktop, add applications to the taskbar, or exit Bank Mode completely.Switch between Bank Mode and your standard desktopTo switch to your standard desktop and run Bank Mode in the background, click Standard Desktop in the taskbar of the Bank Mode virtual desktop. To return to the Bank Mode virtual desktop, click the Bank Mode button in the bottom right of your standard desktop. Pin an application to the Bank Mode taskbarClick the + plus icon in the taskbar of the Bank Mode virtual desktop. Select the application you want to add to the Bank Mode taskbar, then click Open. Click OK in the confirmation dialog that appears. To remove an application from the Bank Mode taskbar, right-click the application icon on the taskbar, then click Unpin this program from the taskbar. Exit Bank ModeClick Close in the taskbar of the Bank Mode virtual desktop. Click Close in the confirmation dialog that appears. Add Bank Mode exceptionsOpen Avast One and go to Explore ▸ Bank Mode ▸ Open Bank Mode. Select the Exceptions tab and click Add an exception. Type the website URL into the text box and click Add. Avast One does not show Bank Mode notifications on websites added to the exception list.To remove a website from the exception list, hover the cursor over the website's panel and click the X icon. TroubleshootingIf you have trouble opening Bank Mode, we recommend the following:Ensure that your default browser is set to Google Chrome, Mozilla Firefox, or Microsoft Edge.Ensure the latest version of your Avast One application is installed on your PC. For instructions, refer to the following article: Updating Avast Antivirus and Avast One.Avast Premium Security 24.x for WindowsAvast One 24.x for WindowsMicrosoft Windows 11 Home / Pro / Enterprise / EducationMicrosoft Windows 10 Home / Pro / Enterprise / Education - 32 / 64-bitMicrosoft Windows 8.1 / Pro / Enterprise - 32 / 64-bitMicrosoft Windows 8 / Pro / Enterprise - 32 / 64-bitMicrosoft Windows 7 Home Basic / Home Premium / Professional / Enterprise / Ultimate - Service Pack 1 with Convenient Rollup Update, 32 / 64-bit Updated on: 09/10/2018
2025-04-14Enabled.[-] When locking the mouse in a maximized window, the mouse pointer could be dragged beyond monitor boundaries.[-] Windows 7: Hand tool did not work with the folder tree in Windows Explorer windows. ----------------------------------------------------------------------------Actual Multiple Monitors 5.0.3 (05.02.2013)----------------------------------------------------------------------------[*] Compatibility with PTC products (Creo, Windchill, Arbortext, Mathcad, Integrity) is improved.[*] Actual Taskbar, preview thumbnails, mirror windows, Desktop Divider previews now look correct in the systems with the right-to-left writing language installed (like Hebrew, Arabic, etc.).[*] Program dialogs now look correct in the systems with the right-to-left writing language installed (like Hebrew, Arabic, etc.).[*] Mirror windows are improved: - right click on a title bar displays the system window menu instead of the mirror context menu - mirror can be closed via Alt-F4 - selecting "Configure" in mirror's context menu opens the Configuration with the subject mirror selected in the list of mirrors[*] Windows 8: Actual Taskbar now supports the Start menu provided by the StartIsBack program.[*] Default hotkey combinations for moving a window between Desktop Divider tiles are modified to avoid conflicts with the system ones.[-] ActualMultipleMonitorsShellCenter64.exe consumed too much memory (up to 4 GB).[-] Graphic resources leak in Actual Taskbar led to various problems with Windows Explorer in the systems with the two-byte system language (like Chinese, Japanese, Korean, Arabic, Hebrew) set for non-Unicode applications.[-] Windows 8: Alt-Tab Task Switcher did not display windows placed on secondary monitors if the "Individual" mode was set for Actual Taskbar.[-] Windows 8: In some cases, work area on secondary monitors calculated incorrectly (so the maximized windows did not fill the entire visible space).[-] In some cases, Directory Opus toolbar disappeared after docking it to the primary taskbar.[-] In some cases, Classic Shell Start menu popped up in a wrong place when called from Actual Taskbar.[-] Actual Taskbar handled the user-created toolbars incorrectly.[-] When minimizing/restoring windows in Actual Taskbar, the animation was led to the primary taskbar.[-] In higher screen DPIs, clock in Actual Taskbar did not display the date.[-] In some cases, buttons pinned to Actual Taskbar might have common icons instead of specific ones (for example, Control Panel button had general Window Explorer icon).[-] Jump List displayed wrong caption for a pinned button after restarting Actual Multiple Monitors.[-] Windows 7: Actual Taskbar kept reacting on Aero Shake even after disabling it in the Windows Registry.[-] Hand tool stopped working in Google Chrome.[-] Configuration backup might fail with the "Failed to get data for 'enable_classic_shell_start'" message. ----------------------------------------------------------------------------Actual Multiple Monitors 5.0.2 (02.01.2013)----------------------------------------------------------------------------[!] Registration codes for the version 4.x did not get accepted as correct codes for the version 5.x. ----------------------------------------------------------------------------Actual Multiple Monitors 5.0.1 (31.12.2012)----------------------------------------------------------------------------[+] The ability to switch the Desktop Divider layouts using the combo box in the "Put into" dialog is added.[+] The
2025-04-25Thing that should stand out is the new taskbar. This is one of the best improvements Microsoft has made--third-party program dock makers are going to have to do some serious innovation when Windows 7 goes public. Besides incorporating the translucent style of Aero, the new taskbar is arguably even better than the Mac OS X dock. It features pinned programs using large, easy-to-see icons. Mouse over one and all windows associated with that program appear in preview. Mouse over one of those preview panes to reveal an X to close the window. Hover over the preview to show a full-size preview of the program, or click on the window to bring it to the front. Because of the button size, people with touch screens should find it especially easy to use.Jump lists are another new taskbar improvement that make recently opened documents easier to get to. Right-click or left-click and drag on any program icon pinned to the taskbar to see a list of files that you've recently used in that program. In Internet Explorer, this will show recently visited Web sites, although it doesn't yet seem to work in Firefox.If you've noticed the missing Show Desktop icon, that's because it's been baked into the taskbar itself. Mouse over to the right corner. Hovering over the Show Desktop box reveals the desktop, and then hides it when you mouse away. Click on the box to minimize all your programs.Resizing programs has been simplified and improved by the capability to drag a window's title bar. Drag a program window to the top of your monitor to expand it to full screen. If you want to work in two windows simultaneously, drag one to the left edge and one to the right edge of your screen, and they'll automatically resize to half
2025-04-12