diff options
Diffstat (limited to 'dotfiles/common/.config/calibre/gui.json')
| -rw-r--r-- | dotfiles/common/.config/calibre/gui.json | 171 |
1 files changed, 164 insertions, 7 deletions
diff --git a/dotfiles/common/.config/calibre/gui.json b/dotfiles/common/.config/calibre/gui.json index b723089..ca15028 100644 --- a/dotfiles/common/.config/calibre/gui.json +++ b/dotfiles/common/.config/calibre/gui.json @@ -8,11 +8,11 @@ null, "Edit Metadata", null, - "View", + "Favourites Menu", null, + "View", null, "Add Books", - "Fetch News", "Save To Disk", null, "Remove Books", @@ -403,14 +403,14 @@ }, "geometry-of-calibre_main_window_geometry": { "frame_geometry": { - "height": 629, + "height": 1314, "width": 1490, "x": 0, "y": 0 }, "full_screened": false, "geometry": { - "height": 629, + "height": 1314, "width": 1490, "x": 0, "y": 0 @@ -418,13 +418,13 @@ "maximized": true, "normal_geometry": { "height": 1314, - "width": 1828, + "width": 3374, "x": 0, "y": 0 }, "qt": { "__class__": "bytearray", - "__value__": "AdnQywADAAAAAAAAAAAAAAAABdEAAAJ0AAAAAAAAAAAAAAcjAAAFIQAAAAACAAAADXAAAAAAAAAAAAAABdEAAAJ0" + "__value__": "AdnQywADAAAAAAAAAAAAAAAABdEAAAUhAAAAAAAAAAAAAA0tAAAFIQAAAAACAAAADXAAAAAAAAAAAAAABdEAAAUh" }, "screen": { "depth": 32, @@ -554,6 +554,57 @@ } } }, + "geometry-of-create-virtual-library-dialog": { + "frame_geometry": { + "height": 341, + "width": 798, + "x": 0, + "y": 0 + }, + "full_screened": false, + "geometry": { + "height": 341, + "width": 798, + "x": 0, + "y": 0 + }, + "maximized": true, + "normal_geometry": { + "height": 341, + "width": 798, + "x": 0, + "y": 0 + }, + "qt": { + "__class__": "bytearray", + "__value__": "AdnQywADAAAAAAAAAAAAAAAAAx0AAAFUAAAAAAAAAAAAAAMdAAABVAAAAAACAAAADXAAAAAAAAAAAAAAAx0AAAFU" + }, + "screen": { + "depth": 32, + "device_pixel_ratio": 1.0, + "geometry_in_logical_pixels": { + "height": 1440, + "width": 3440, + "x": 0, + "y": 0 + }, + "index_in_screens_list": 0, + "manufacturer": "Dell Inc.", + "model": "DELL U3419W", + "name": "DP-4", + "serial": "", + "size_in_logical_pixels": { + "height": 1440, + "width": 3440 + }, + "virtual_geometry": { + "height": 1440, + "width": 3440, + "x": 0, + "y": 0 + } + } + }, "geometry-of-customize-palette-geometry": { "frame_geometry": { "height": 555, @@ -962,6 +1013,108 @@ } } }, + "geometry-of-plugin config dialog:User interface action:Favourites Menu": { + "frame_geometry": { + "height": 1006, + "width": 1349, + "x": 0, + "y": 0 + }, + "full_screened": false, + "geometry": { + "height": 1006, + "width": 1349, + "x": 0, + "y": 0 + }, + "maximized": true, + "normal_geometry": { + "height": 1006, + "width": 1349, + "x": 0, + "y": 0 + }, + "qt": { + "__class__": "bytearray", + "__value__": "AdnQywADAAAAAAAAAAAAAAAABUQAAAPtAAAAAAAAAAAAAAVEAAAD7QAAAAACAAAADXAAAAAAAAAAAAAABUQAAAPt" + }, + "screen": { + "depth": 32, + "device_pixel_ratio": 1.0, + "geometry_in_logical_pixels": { + "height": 1440, + "width": 3440, + "x": 0, + "y": 0 + }, + "index_in_screens_list": 0, + "manufacturer": "Dell Inc.", + "model": "DELL U3419W", + "name": "DP-4", + "serial": "", + "size_in_logical_pixels": { + "height": 1440, + "width": 3440 + }, + "virtual_geometry": { + "height": 1440, + "width": 3440, + "x": 0, + "y": 0 + } + } + }, + "geometry-of-plugin config dialog:User interface action:Reading List": { + "frame_geometry": { + "height": 874, + "width": 1034, + "x": 0, + "y": 0 + }, + "full_screened": false, + "geometry": { + "height": 874, + "width": 1034, + "x": 0, + "y": 0 + }, + "maximized": true, + "normal_geometry": { + "height": 874, + "width": 1034, + "x": 0, + "y": 0 + }, + "qt": { + "__class__": "bytearray", + "__value__": "AdnQywADAAAAAAAAAAAAAAAABAkAAANpAAAAAAAAAAAAAAQJAAADaQAAAAACAAAADXAAAAAAAAAAAAAABAkAAANp" + }, + "screen": { + "depth": 32, + "device_pixel_ratio": 1.0, + "geometry_in_logical_pixels": { + "height": 1440, + "width": 3440, + "x": 0, + "y": 0 + }, + "index_in_screens_list": 0, + "manufacturer": "Dell Inc.", + "model": "DELL U3419W", + "name": "DP-4", + "serial": "", + "size_in_logical_pixels": { + "height": 1440, + "width": 3440 + }, + "virtual_geometry": { + "height": 1440, + "width": 3440, + "x": 0, + "y": 0 + } + } + }, "geometry-of-preferences dialog geometry": { "frame_geometry": { "height": 720, @@ -1173,7 +1326,7 @@ }, "library_usage_stats": { "/home/cjennings/archive/books": 10, - "/home/cjennings/sync/books": 34 + "/home/cjennings/sync/books": 48 }, "light_palette_name": "", "light_palettes": { @@ -1242,6 +1395,10 @@ }, "quick_start_guide_added": true, "qv_open_at_shutdown": false, + "reading list plugin:edit list dialog": { + "__class__": "bytearray", + "__value__": "AdnQywADAAAAAAXdAAABsgAACcsAAAR3AAAF3QAAAbIAAAc8AAADIAAAAAACAAAADXAAAAXdAAABsgAACcsAAAR3" + }, "recently_used_languages": [ "English" ], |
