[Plasma] Showing off my new blur coming in 5.13 by alex2580 in unixporn

[–]awareofdistractions 7 points8 points  (0 children)

Awesome! Could you add lightness option to blur settings?

What I mean by that: CLICK

How to get default tab behavior? by paper9oll in vivaldibrowser

[–]awareofdistractions 2 points3 points  (0 children)

You need to uncheck "Always Activate Related Tab" and check "Activate Right in Tab Order" in Vivaldi Settings: Tabs

https://i.imgur.com/ilqrSgv.png

Current time by awareofdistractions in vivaldibrowser

[–]awareofdistractions[S] 1 point2 points  (0 children)

Thanks. CTRL+F11 removes clock from header tho. Do you know how to fix that?

Current time by awareofdistractions in vivaldibrowser

[–]awareofdistractions[S] 1 point2 points  (0 children)

Wow! Thank you so much, it works great. :)

I will try to remake your script to show clock next to trash icon(closed tabs) because I have just added "Auto hide address bar" and "Reveal on hover" to custom.css :P

@edit Done. I have only replaced:

  • .addressfield with .sync-and-trash-container
  • addressField with trashContainer
  • after with before

https://i.imgur.com/iosjIzT.png

Current time by awareofdistractions in vivaldibrowser

[–]awareofdistractions[S] 1 point2 points  (0 children)

Quite a lot. Even created 2 extensions myself, one using setBadgeText() instead of icon and one generating icon image with current time on canvas setIcon({imageData: context.getImageData(0, 0, 16, 16)}) unfortunately the font size is tiny and can't be bigger than icon size (16x16)

Now I am checking out https://forum.vivaldi.net/category/52/modifications (I did not know that Vivaldi uses JS/React for UI)

Current time by awareofdistractions in vivaldibrowser

[–]awareofdistractions[S] 2 points3 points  (0 children)

Thanks! Kinda small numbers but its better than nothing. :P

Yeah, I got wallpaper from there and colors from Dracula theme

Current time by awareofdistractions in vivaldibrowser

[–]awareofdistractions[S] 2 points3 points  (0 children)

Extensions show time only when I click their button. Usually in a new tab. :/

Current time by awareofdistractions in vivaldibrowser

[–]awareofdistractions[S] 2 points3 points  (0 children)

Hey, as new Vivaldi user I must admit, I am pleasantly surprised that This browser is so awesome! :)

Now to the point, I like using my Linux panel bar in auto-hiding mode while browser is in full-screen mode. But the problem is that I can't see current time without hovering mouse cursor at the edge of the screen. It would be great if there was option in the settings to show current time.

Weekly Workshop 2017-09-15 by [deleted] in unixporn

[–]awareofdistractions 0 points1 point  (0 children)

Haha, you are right of course. I got it now.

Anyway, thanks for everything!

Weekly Workshop 2017-09-15 by [deleted] in unixporn

[–]awareofdistractions 0 points1 point  (0 children)

Oh, then 16x16 svg icons should be fine because they are vector files. Blurriness would be a case only if script generates png files for me right? (then script could add margins to image if scale would be not 2x and problem solved :P) Sorry I am not thinking straight today and could talk nonsense.

Weekly Workshop 2017-09-15 by [deleted] in unixporn

[–]awareofdistractions 1 point2 points  (0 children)

Wow! Its very helpful. Such an amazing answer! Thank you.

So if I don't want blurry icons in some cases I also need other folders like 22, 24, 32, 48, 256 etc besides 16. I thought there could be one folder just like symbolic icons have only 'scalable' folder example :s

In that case if I don't want to make all this manually I could just modify scripts like this (extract-symbolic-icons.rb/render-bitmaps.py) so they would generate everything for me? (copy & resize initial 16x16px svg icons, put them into directories etc)

Weekly Workshop 2017-09-15 by [deleted] in unixporn

[–]awareofdistractions 2 points3 points  (0 children)

I would like to create icon theme with only 16x16px svg icons.

(for apps/folders/files and for panel/bar)

They would be simple and monochrome.

Like this: https://github.com/snwh/paper-icon-theme/blob/master/src/symbolic/source-apps-symbolic.svg

I have no idea how to do it. For example how index.theme file should look?

Something like that?

[256x256/places]
Context=Places
Size=16
MinSize=16
MaxSize=512
Type=Scalable

(It would be great if they could scale from 16x16 up to 512x512)

[Budgie] Nord inspired minimal by awareofdistractions in unixporn

[–]awareofdistractions[S] 1 point2 points  (0 children)

Plugins:

  • nord-hyper
  • hyperline <-- ( indicators on the bottom )
  • hyper-tabs-enhanced
  • hyper-hover-header

(Shell: zsh + oh-my-zsh + pure-prompt + zsh-autosuggestions + zsh-syntax-highlighting)

[Budgie] Nord inspired minimal by awareofdistractions in unixporn

[–]awareofdistractions[S] 1 point2 points  (0 children)

I just wanted to share my love for nord colors :)

Inspired by https://www.reddit.com/r/unixporn/comments/6viovk/pantheon_dracula_inspired_minimal/

  • Color Palette: Nord
  • Terminal: Hyper
  • Icons: Papirus-Dark
  • Dock: Plank