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

Unfortunately, I don’t have time to travel to Berlin, so I would really like to know if this is the latest software version and how to install it in QubesOS 4.3.
Are there instructions on how to install this software?

Download it as a ZIP file:

https://github.com/alimirjamali/personal-qubesos/archive/refs/heads/main.zip

Move the .zip file to dom0:

  • Move the file in a Folder (like Documents for example)
  • Extract the zip file
  • move in the folder personal-qubesos-main.
  • Open a terminal in the folder
  • and do make install to install the scripts and make remove to remove it

If you just want to install one script, move in the script’s folder and do the same thing.
The scripts will be install in the ~/bin folder.
To launch the scripts, go to the folder ~/bin do, for example ./qubes-label-tt to launch qubes-label-tt. :slight_smile:

If it doesn’t work do a chmod +x the_script .

2 Likes

hi @alimirjamali ,
I just installed i3wm + xfce. I’m very happy with it. Unfortunately, the colors I configured are not displaying. I tried to configure them in the file ~/.config/i3/config but without success. Do you have any suggestions to help me solve this problem? :confused:

Oh. That bug. Sadly the (patched) i3wm has the colors hard coded at this moment. And fixing it has been on my TODO list. One user has done a custom i3wm build only to fix this specific issue. Some more information here:

1 Like
Summary

Hi Alimir,

I’m so sorry but it’s not working :cry:
I don’t know what I did wrong because I know, it’s my fault. That’s why I decided to write everything down step by step. I should point out that I wanted to install everything except perhaps the update :cowboy_hat_face:
I followed all the steps recommended by @Tezeria (in dom0 oc)
I received confirmation that all the scripts had been installed in the terminal and that I needed to reboot. Which I did :innocent:

After rebooting, I went straight to check my qubes settings and ‘create qubes vm’, but nothing had happened with the labels.
I then opened a terminal in subdirectory
‘qubes-label-tt’, ‘qubesimgconvertertt’ and ran ‘make install’ and in the “icons” folder ‘make all’ with another reboot.
But nothing happened…

I also tried running the scripts with ‘qubes-label-tt’ in terminal, directly in the subdirectory, for example

So I uninstalled everything, but I got two errors:
rm: cannot remove “/home/qubrick/.config/autostart/qubes-icon-receiver.desktop”: Not a directory
rm: cannot remove “/home/qubrick/.config/autostart/qubes-icon-receiver-tt.desktop”: Not a directory
So I deleted the autostart file, which is not a directory :fearful:

I hope to find a solution. Thank you for reading and sorry for the inconvenience :persevere:
I wonder if I missed something? The tool was nowhere to be found :disappointed_relieved:

I’m on 4.2.4

edit : I tried a another installation
During installation, i got this at the end :
Installing icon-receiver Tweak Tool. Reboot for changes to take effect
‘icon-receiver-tt’ → ‘/home/qubrick/bin/icon-receiver-tt’
removed ‘/home/qubrick/.config/autostart’
‘qubes-icon-receiver.desktop’ → ‘/home/qubrick/.config/autostart’
removed ‘/home/qubrick/.config/autostart’
‘qubes-icon-receiver-tt.desktop’ → ‘/home/qubrick/.config/autostart’

the rest seems good

FINAL EDIT :joy: : Nevermind. All I had to do was run “make all” in “icons” and WAIT to get the labels. I feel so stupid. I thought that “make install” was enough to install everything :joy_cat:

I put a shameful spoiler tag

It’s remarkable work, you are a legend. I’m so happy with these colors combinations :heart_eyes:

i’ll try but it’s cleary not easy! :open_mouth:

@alimirjamali I just managed to add new colors to the borders for i3 :wink: Everything works perfectly :wink: As I wrote on github, I just tried with 4.2 but I’ll probably try with 4.3 this weekend if I have some time.

2 Likes

Hi. Saw your post on Github right before this post on forum. Excellent progress.

In the meantime, there has been significant overall progress with i3 (not just label colors). There are new automated openQA tests now (and two bugs are already found).

I think it’s too complicated for me! I admit I don’t understand everything :confused: I’m not a developer

1 Like

I just tried it with 4.3rc2 (i don’t upgrade to rc3) and it work like a charm with i3 :slight_smile:

edit: work also for 4.3rc3

1 Like

Hi, @alimirjamali i3 just be upgrade to 4.24 and i lost the additionnals colors :confused:
I try to recreate the patch like FabrizioRomanoGenovese . I do like the version 4.23. I compiling after adding the colors. I had no errors.
Unfortunately, when installing the packages i3-4.24-1.fc41.x86_64.rpm and i3-devel-4.24-1.fc41.x86_64.rpm, there is no change, the borders remain without colors :confused:
I know you don’t use i3 but do you have any leads to tell me?

How to make xpad hide all notes from the taskbar and window decorations without installing it in dom0?

Hi, is there already a ready-to-use version of Qubes OS 4.3.1 that doesn’t require much installation?

Because I’m still having a bit of trouble installing something like that.

Is this the latest app menu icon effect?

Is there a new guide on how to implement this in QubesOS 4.3.1?

Programming approaches to alternative app menu icon effects, setting the default workspace per qube, additional label colors