Commit graph

551 commits

Author SHA1 Message Date
MrOtherGuy
9ae96833a7 List filenames vertically first 2020-07-19 13:51:44 +03:00
MrOtherGuy
f9b151ccfd properly store current primary and secondary nodes 2020-07-18 11:39:59 +03:00
MrOtherGuy
0b56963e78 remove references to previousCategory 2020-07-18 11:29:50 +03:00
MrOtherGuy
67e731ccb5 fix 2020-07-18 11:24:59 +03:00
MrOtherGuy
034ca5929a don't recreate top-level file list when changing secondary category 2020-07-18 11:22:31 +03:00
MrOtherGuy
cbae4403a0 don't hide secondary category list when sec. category is clicked 2020-07-18 09:20:20 +03:00
MrOtherGuy
4ad4c9344b fix typo 2020-07-18 09:17:15 +03:00
MrOtherGuy
898dadff64 fix previousCategory filename list 2020-07-18 09:12:30 +03:00
MrOtherGuy
42668cc7d9 add event listeners for secondary category list 2020-07-18 09:10:41 +03:00
MrOtherGuy
4325c74aa4 fix missing references 2020-07-18 08:45:02 +03:00
MrOtherGuy
b68b14ca66 add secondary categories selection 2020-07-18 08:39:34 +03:00
MrOtherGuy
ad5c7889fe Properly set titlebar-buttonbox height on compact mode 2020-07-12 20:28:36 +03:00
MrOtherGuy
e2fbcb5790 Create vertical_bookmarks_toolbar.css 2020-07-09 16:53:37 +03:00
MrOtherGuy
fc967120bf Use longer delay before autohide 2020-07-06 20:29:51 +03:00
MrOtherGuy
4d0b0ace71 Add compatibility rules for tabs_on_bottom.css 2020-07-05 18:45:27 +03:00
MrOtherGuy
2db55dbc64 Add option to show menubar in bottom of the window 2020-07-03 16:00:31 +03:00
MrOtherGuy
e7a5932fb6 Remove the extra 2px margin from bookmarks toolbar 2020-07-02 17:17:52 +03:00
MrOtherGuy
c6b0d611fc Add iconized_menubar_items.css 2020-06-30 16:29:40 +03:00
MrOtherGuy
3ab84536d0 Apply browser margin to browser-bottombox 2020-06-26 14:53:17 +03:00
MrOtherGuy
3accc46a24 Support fullscreen mode 2020-06-26 14:02:12 +03:00
MrOtherGuy
d47c0ce8db Don't hide intra-tab spacers 2020-06-26 12:28:16 +03:00
MrOtherGuy
d8f6337b3e Make the style support fullscreen mode 2020-06-26 12:26:26 +03:00
MrOtherGuy
1b0e062dce Remove duplicate comment 2020-06-23 21:01:38 +03:00
MrOtherGuy
f600efbb65 Clear background-image using :first-of-type:hover selector 2020-06-23 05:41:12 +03:00
MrOtherGuy
d91c121a58 Fix some typos in selectors 2020-06-23 05:27:33 +03:00
MrOtherGuy
11259c7cd1 Add note to rotation angle to inform it may need to be lower 2020-06-14 08:58:28 +03:00
MrOtherGuy
51e60b4d57 Adjust heights for osx fullscreen 2020-06-14 08:44:03 +03:00
MrOtherGuy
c8356b2e2b Set TabsToolbar min height to 0px to make compatible with osx 2020-06-13 21:20:33 +03:00
MrOtherGuy
3b73070234 use popup separator color for scrollbar 2020-06-13 21:13:29 +03:00
MrOtherGuy
e05625cf62 Create separate hide tabs toolbar file for osx 2020-06-13 21:11:15 +03:00
MrOtherGuy
828d8181a3 Make one-off results more compact 2020-06-09 16:16:21 +03:00
MrOtherGuy
8923cc560a Use alphabetically sorted filenames regardless of if DB is sorted or not 2020-06-09 16:15:12 +03:00
MrOtherGuy
89dfae2f88 Make button effect work on scrollbuttons 2020-06-08 17:41:27 +03:00
MrOtherGuy
0385fbec50 Fix broken pointer-events on nav-bar 2020-06-08 05:14:40 +03:00
MrOtherGuy
d60d8f618a add menubar tags where missing 2020-06-07 19:43:23 +03:00
MrOtherGuy
406d9c2a42 create menubar_in_main_toolbar.css 2020-06-07 19:40:15 +03:00
MrOtherGuy
671599d46e Rename menuabar_in_toolbar -> menubar_in_tabs_toolbar 2020-06-07 18:58:06 +03:00
MrOtherGuy
8dd7de143d Make window controls visible in menubar 2020-06-07 18:56:34 +03:00
MrOtherGuy
b8853b6de9 Make menubar window controls be the rightmost item in the toolbar 2020-06-07 16:23:34 +03:00
MrOtherGuy
0d49d15f77 Don't set cursor property on pseudo as it won't do anything 2020-06-07 07:32:55 +03:00
MrOtherGuy
1e56cd34ad test alphabetical sorting again 2020-06-06 13:43:26 +03:00
MrOtherGuy
11fcf00269 clear out unnecessary tags on some files 2020-06-06 13:08:12 +03:00
MrOtherGuy
be4f2d16e7 Use more fitting colors for link icons 2020-06-05 13:38:44 +03:00
MrOtherGuy
62bf40dc34 open links in new tab 2020-06-05 13:38:27 +03:00
MrOtherGuy
ba17d11341 sort alphabetically 2020-06-05 13:37:51 +03:00
MrOtherGuy
19a1359e70 fix text content of category names 2020-06-05 13:01:30 +03:00
MrOtherGuy
fc5ef0f89a don't show file extension in target items 2020-06-05 12:48:42 +03:00
MrOtherGuy
9acc299333 sort alphabetically 2020-06-05 12:45:47 +03:00
MrOtherGuy
a13ff2d6a6 Remove incorrectly typed tags 2020-06-05 09:48:56 +03:00
MrOtherGuy
e40da9c14e Fix typo 2020-06-05 09:40:14 +03:00