Programming approaches to Alternative Appmenu icon effects, Setting default workspace per qube, Additional label colors

Progress update

  • Adding Alpha Compositor to qubesimgconvertertt
  • Refactoring, Documentation, Writing proper Makefiles
  • Getting ready to launch & Wrapping up the project
  • qubes-update-tt side project

Quick note:

All libraries and tools are now renamed to *tt. This is to unify naming and for easy recognition of tools & libs associated with this project.

Alpha Compositor

While working on thin-border anti-aliasing code, I decided that a fully functional Alpha Compositor would be an incredible asset for clean render of filtered icons. So I wrote one for qubesimgconvertertt library. An --alphacomposite option is added to qvm-get-image-tt utility. Here is a demo of its function, compositing 16x16 Firefox icon on top of 32x32 Google Chrome icon from my personal AppVM:

It is possible to mix some of the effects via qvm-get-image-tt. Here is a mirrored Wilber (GIMPā€™s macot), tinted with Magenta, finally composited on Qubes OS icon:

In addition to better render quality of thin-borders, some other hypothetical use cases would be compositing Qube Label Icon on top left of the Application Icon. Or maybe option to watermark icons with user provided image. But I am not going to implement that for now (explanation in 3rd point).

Refactoring, Documenting, Makefiles

While writing code is usually very interesting for programmers, writing documents, proper comments, refactoring code to comply with upstream coding styles and guides, writing tests and package installers might be tedious to some programmers. But it is absolutely essential. Otherwise, just like what programmers in UK say about undocumented, poorly styled code:

No one is going to touch it with a bargepole

So I have been working on reorganizing the repository and writing documentation, refactoring, ā€¦

Getting ready to launch the project

Proper Makefiles are added to each and every project component. They include the default info target about what they do as well as install & remove targets. Users could easily download the repository as a single compressed file, transfer it to dom0, install all or parts of it and test it. Or remove them to revert back to the original state. This is the final stage and I should thoroughly study Qubes OS Contribution Guidelines and assure that nothing is missing (and I am not talking about Tabs vs Spaces).

I am not going to add Qube Label Icon Compositor, Water Marker or Filter Mixer at this stage. It has been few weeks since I started this project. Maybe a few Qubes OS users need or want any kind of aesthetics improvements. And I hope that they would be happy with tint, overlay, thin/thick-border, invert & untouched filters. Advise of professional UI/UX designers would be necessary for future direction of this project. Otherwise I will get distracted with writing an entire GIMP library for Qubes Icons.

Users interested on this project should consider the enormous workload of the core developers. They are extremely busy at the moment and might not be able to allocate time frame to do a peer review.

qubes-update-tt side project

In addition to all of the Label, Icon Effects and other aesthetics improvements of my Tweak Tools, the repo contains another personal side project of mine which is a legacy of the past. A package manager helper for dnf, apt, pacman and emerge based templates. My current primary use for it is having it run automatically at 3:00AMĀ±60m via a systemd timer to check if updates for templates are available. It automatically turns on the halted templates, checks for updates and turns them back off. Then it is run again at 5:00AMĀ±60m, turns on the templates marked for Updates Availability, download the updates without installation and leaves them turned-on. So I can update them the next morning. I do this because I do not like the ā€œMaybeā€ in Qubes OS Update GUI. So I needed something like dnf-automatic or apt unattended upgrades. This tool is not included as a part of the main Tweak Tool installer. Here is a screenshot of its notifications:

3 Likes

Progress Update

  • Refactoring, Unit Test and Benchmark for qubesimgconvertertt library.
  • GIMP Style Background Pattern for ā€“ANSI
  • Community test? Or submit?

Refactoring, Unit Tests, Benchmark.

A complete README.md page with detailed explanation is available on Github.
I have been going through the qubesimgconvertertt library multiple times and applied many speed and code readability improvements. Effect speed results (via provided benchmark.py):

vendor_id	 :  GenuineIntel
model name	 :  Intel(R) Core(TM) i5-4300U CPU @ 1.90GHz
cpu MHz		 :  2494.228
cpu cores	 :  2
Performing benchmarks on a 32x32 image for 10000 times...
Untouched Image (no effect):  0.0008901969995349646
The original tint effect:     1.021499689999473
Alpha Compositor:             2.7155920950026484
Overlay Effect:               0.8482616449982743
Border Effects:               3.3331768399984867
Invert Effect:                0.30216739200113807
Mirror Effect:                0.30468669399851933

Updated qvm-get-image-tt with GIMP-stype background

The above tool is gone through a complete refactoring process. Patterned background representing transparency is available for ā€“ANSI option. Screenshot for all effects is available on library page. Here is an example:

Community Tests or Submit to Core-Team for review?

Testing of qubesimgconvertertt and qvm-get-image-tt in disposable qubes is possible. They do not require to be run in dom0. Network connection is not needed. Only a simple RPC policy to allow Test
VM1 to fetch images from Test VM2 will be needed:

admin.vm.List		*	VM1 VM1	 allow target=dom0
admin.vm.List		*	VM1 VM2	 allow target=dom0
admin.vm.List		*	VM1 @adminvm	 allow target=dom0
qubes.GetImageRGBA	*	VM1 VM2	 allow target=VM2

I have to decide now. Should I submit the library as is to save time? Since I have been using it myself during last few couple of weeks and I am happy with it. Or should I ask for help of community members to test it?

BTW, if anyone is reading this and is interested on the project, I appreciate your help if you could do the unit tests and benchmarks without which do not even require the RPC policy. Just clone the repository to an XFCE based VM (disposable, un-trusted, ā€¦) via git or by downloading & extracting the compressed file from Github. Go to qubesimgconvertertt sub-directory and run make install. Then python3 test.py to do the unit tests. And python3 benchmark.py to do the benchmarks. If you are not comfortable with posting your CPU details in benchmark results, only the CPU generation/year is sufficient.

2 Likes

I installed the qubes-label-tt and created the new label and it shows on the list command, but I donā€™t see this color in the qubeā€™s settingsā€¦

1 Like

I used the qubes-label-tt create command

1 Like

You should close qubeā€™s settings and open it again. If the Qube Manager is open, please close and open it again.

It helped, but I have another issuesā€¦
I tried some colors and I only get blue color icon in the color picking menuā€¦ when i select it and launch firefox for example then the titlebar is whiteā€¦

In the taskbar however I do see the colored icon of firefoxā€¦

Did you install the entire Tweak Tool in dom0? And did you restart the system after installation?

I would really appreciate if you could post a screenshot (if possible). So I could provide better help.

BTW, if you want labels with custom icons, you could go to icon directory and create all of them with make all. You could delete the unwanted ones later.

1 Like

YES! it worked!
I only installed qubes-label-ttā€¦ I donā€™t need the icons, but the color generated for the icons is blue and I installed the different colorā€¦ why is this so?

Shouldnā€™t be. The program uses Red icons as its template and tints them to the provided color. Could you run this and tell me the result?

gtk-update-icon-cache ~/.local/share/icons/hicolor

that didnā€™t helpā€¦ i tried the #333333 color and the icons are blueā€¦ the titlebar is #333333 when focused, but when it loses the focus it goes blackā€¦ is there a way to make it stay the same color please?

Actually the icons changed to light gray!

Do you have ImageMagick installed?

no

It is very hard to provide help without a screenshot. I appreciate if you could take a screenshot, erase the parts you do not want anyone to see and post it here. BTW, what was the output of gtk-update-icon-cache? It should say nothing and show no error.

the gtk showed nothingā€¦ just passed and thatā€™s itā€¦
can we do it without screenshots please? what do you need, what info? i can say exactly what is what

What is the output of this command?

find ~/.local/share/icons/hicolor -name "YOURLABELNAME*"

It should show a list of svg and png files belonging to your new label.

yes it shows me many iconsā€¦ but icons is secondary for meā€¦ how can i fix the color of the titlebar when itā€™s not in the focus please?

Let me guess. Are you using a dark theme?

1 Like