diff --git a/README.md b/README.md index f8d2aa6..13f9223 100644 --- a/README.md +++ b/README.md @@ -343,8 +343,8 @@ Below is a list of all .Xresources values you can define. - speedwm.bar.height: 3 - speedwm.bar.position: 1 -- speedwm.bar.paddingoh: 10 -- speedwm.bar.paddingov: 10 +- speedwm.bar.paddingoh: 0 +- speedwm.bar.paddingov: 0 - speedwm.bar.paddingih: 0 - speedwm.bar.paddingiv: 0 - speedwm.bar.hide: 0 @@ -365,6 +365,7 @@ Below is a list of all .Xresources values you can define. - speedwm.inset.h: 0 - speedwm.bar.titleposition: 1 - speedwm.border.size: 1 +- speedwm.client.map: 1 - speedwm.client.allowurgent: 1 - speedwm.client.automove: 1 - speedwm.client.autofocus: 1 @@ -462,26 +463,25 @@ Below is a list of all .Xresources values you can define. - speedwm.text.tag7.used:  - speedwm.text.tag8.used:  - speedwm.text.tag9.used:  -- speedwm.text.layout1: L1 -- speedwm.text.layout2: L2 -- speedwm.text.layout3: L3 -- speedwm.text.layout4: L4 -- speedwm.text.layout5: L5 -- speedwm.text.layout6: L6 -- speedwm.text.layout7: L7 -- speedwm.text.layout8: L8 -- speedwm.text.layout9: L9 -- speedwm.text.layout10: L10 -- speedwm.text.layout11: L11 -- speedwm.text.layout12: L12 -- speedwm.text.layout13: L13 -- speedwm.text.layout14: L14 -- speedwm.text.layout15: L15 +- speedwm.text.layout1:  +- speedwm.text.layout2:  +- speedwm.text.layout3:  +- speedwm.text.layout4:  +- speedwm.text.layout5:  +- speedwm.text.layout6:  +- speedwm.text.layout7:  +- speedwm.text.layout8:  +- speedwm.text.layout9:  +- speedwm.text.layout10:  +- speedwm.text.layout11:  +- speedwm.text.layout12:  +- speedwm.text.layout13:  +- speedwm.text.layout14:  +- speedwm.text.layout15:  - speedwm.color.hiddentitle: 1 - speedwm.color.layout: 0 - speedwm.color.selectedtitle: 0 - speedwm.bar.powerline.tag.shape: 0 -- speedwm.focus.spawned: 1 - speedwm.fullscreen.hidebar: 1 - speedwm.fullscreen.lockfullscreen: 1 - speedwm.fullscreen.movefullscreenmon: 0 @@ -492,7 +492,7 @@ Below is a list of all .Xresources values you can define. - speedwm.gaps.sizeov: 10 - speedwm.gaps.smartgaps: 0 - speedwm.gaps.smartgapsize: 0 -- speedwm.icon.size: 10 +- speedwm.icon.size: 15 - speedwm.icon.spacing: 5 - speedwm.layout.deck.count: 0 - speedwm.layout.deck.format: [%d] diff --git a/docs/example.Xresources b/docs/example.Xresources index 36dc408..d3eb412 100644 --- a/docs/example.Xresources +++ b/docs/example.Xresources @@ -209,7 +209,7 @@ speedwm.gaps.smartgaps: 0 ! Enable different gap size when only o speedwm.gaps.smartgapsize: 0 ! Size of the gaps when only one client is spawned (0/1) !! Icon options -speedwm.icon.size: 10 ! Size of the window icon in the taskbar () +speedwm.icon.size: 15 ! Size of the window icon in the taskbar () speedwm.icon.spacing: 5 ! Spacing between icon and text in the taskbar () !! Layout options diff --git a/options.h b/options.h index c3421c4..5cb6990 100644 --- a/options.h +++ b/options.h @@ -87,7 +87,7 @@ static int fullscreenhidebar = 1; /* Hide the bar when full scr static int lockfullscreen = 1; /* Window icon options */ -static int iconsize = 10; /* Size of the icon */ +static int iconsize = 15; /* Size of the icon */ static int iconspacing = 5; /* Spacing between the title and icon */ /* Bar options */ diff --git a/speedwm.1 b/speedwm.1 index 5264700..0305cd3 100644 --- a/speedwm.1 +++ b/speedwm.1 @@ -88,6 +88,8 @@ Horizonal Grid Dynamic Grid .IP \[bu] 2 Custom +.IP \[bu] 2 +Empty .PP They can be switched between using a little menu (See Keybinds for more information) or by right clicking the Layout indicator. @@ -676,9 +678,9 @@ speedwm.bar.height: 3 .IP \[bu] 2 speedwm.bar.position: 1 .IP \[bu] 2 -speedwm.bar.paddingoh: 10 +speedwm.bar.paddingoh: 0 .IP \[bu] 2 -speedwm.bar.paddingov: 10 +speedwm.bar.paddingov: 0 .IP \[bu] 2 speedwm.bar.paddingih: 0 .IP \[bu] 2 @@ -708,14 +710,20 @@ speedwm.bar.hide.icon: 0 .IP \[bu] 2 speedwm.bar.hide.clientindicator: 0 .IP \[bu] 2 +speedwm.inset.x: 0 +.IP \[bu] 2 +speedwm.inset.y: 0 +.IP \[bu] 2 +speedwm.inset.w: 0 +.IP \[bu] 2 +speedwm.inset.h: 0 +.IP \[bu] 2 speedwm.bar.titleposition: 1 .IP \[bu] 2 -speedwm.border.roundedcorners: 0 -.IP \[bu] 2 -speedwm.border.cornerradius: 2 -.IP \[bu] 2 speedwm.border.size: 1 .IP \[bu] 2 +speedwm.client.map: 1 +.IP \[bu] 2 speedwm.client.allowurgent: 1 .IP \[bu] 2 speedwm.client.automove: 1 @@ -910,35 +918,35 @@ speedwm.text.tag8.used: \[uF8B8] .IP \[bu] 2 speedwm.text.tag9.used: \[uF8BB] .IP \[bu] 2 -speedwm.text.layout1: L1 +speedwm.text.layout1: \[uF330] .IP \[bu] 2 -speedwm.text.layout2: L2 +speedwm.text.layout2: \[uF331] .IP \[bu] 2 -speedwm.text.layout3: L3 +speedwm.text.layout3: \[uF332] .IP \[bu] 2 -speedwm.text.layout4: L4 +speedwm.text.layout4: \[uF333] .IP \[bu] 2 -speedwm.text.layout5: L5 +speedwm.text.layout5: \[uF334] .IP \[bu] 2 -speedwm.text.layout6: L6 +speedwm.text.layout6: \[uF335] .IP \[bu] 2 -speedwm.text.layout7: L7 +speedwm.text.layout7: \[uF336] .IP \[bu] 2 -speedwm.text.layout8: L8 +speedwm.text.layout8: \[uF337] .IP \[bu] 2 -speedwm.text.layout9: L9 +speedwm.text.layout9: \[uF338] .IP \[bu] 2 -speedwm.text.layout10: L10 +speedwm.text.layout10: \[uF339] .IP \[bu] 2 -speedwm.text.layout11: L11 +speedwm.text.layout11: \[uF33A] .IP \[bu] 2 -speedwm.text.layout12: L12 +speedwm.text.layout12: \[uF33B] .IP \[bu] 2 -speedwm.text.layout13: L13 +speedwm.text.layout13: \[uF33C] .IP \[bu] 2 -speedwm.text.layout14: L14 +speedwm.text.layout14: \[uF33D] .IP \[bu] 2 -speedwm.text.layout15: L15 +speedwm.text.layout15: \[uF33E] .IP \[bu] 2 speedwm.color.hiddentitle: 1 .IP \[bu] 2 @@ -948,8 +956,6 @@ speedwm.color.selectedtitle: 0 .IP \[bu] 2 speedwm.bar.powerline.tag.shape: 0 .IP \[bu] 2 -speedwm.focus.spawned: 1 -.IP \[bu] 2 speedwm.fullscreen.hidebar: 1 .IP \[bu] 2 speedwm.fullscreen.lockfullscreen: 1 @@ -970,7 +976,7 @@ speedwm.gaps.smartgaps: 0 .IP \[bu] 2 speedwm.gaps.smartgapsize: 0 .IP \[bu] 2 -speedwm.icon.size: 10 +speedwm.icon.size: 15 .IP \[bu] 2 speedwm.icon.spacing: 5 .IP \[bu] 2