From 9cde3b221b4dfad45992b1a79d9cb2aea9c49b07 Mon Sep 17 00:00:00 2001 From: Morgan Aldridge Date: Sat, 3 Aug 2019 13:34:00 -0400 Subject: [PATCH] Improved Chrome styling (esp. History, Bookmarks, and Window menus) --- .mlvwm/apps/chrome | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/.mlvwm/apps/chrome b/.mlvwm/apps/chrome index d8fb0dd..a28b086 100644 --- a/.mlvwm/apps/chrome +++ b/.mlvwm/apps/chrome @@ -13,15 +13,48 @@ Menu Chrome-File, Label "File", Left END Menu Chrome-View, Label "View", Left +"Show/Hide Bookmarks Bar" Action SendMessage SC+B +"" NonSelect +"Stop" Action SendMessage Escape "Reload This Page" Action SendMessage C+R "" NonSelect +"Actual Size" Action SendMessage C+0 +"Zoom In" Action SendMessage C+plus +"Zoom Out" Action SendMessage C+minus +"" NonSelect "Developer Tools" Action SendMessage SC+I END +Menu Chrome-History, Label "History", Left +"Home" NonSelect, Gray +"Back" NonSelect, Gray +"Forward" NonSelect, Gray +"" NonSelect +"Show Full History" Action SendMessage C+H +END + +Menu Chrome-Bookmarks, Label "Bookmarks", Left +"Bookmark Manager" Action SendMessage SC+O +"Bookmark This Page..." Action SendMessage C+D +"Bookmark All Tabs..." Action SendMessage SC+D +END + +Menu Chrome-Window, Label "Window", Left +"Select Next Tab" Action SendMessage C+Tab +"Select Previous Tab" Action SendMessage SC+Tab +"" NonSelect +"Downloads" Action SendMessage C+J +"Extensions" NonSelect, Gray +"Task Manager" Action SendMessage S+Escape +END + MenuBar Chrome Chrome-File def-Edit Chrome-View +Chrome-History +Chrome-Bookmarks +Chrome-Window END Style