You are not logged in.
well the themes edit these files, so all the changes are to be recorded in these themes only i guess
.
├── .compton-tde.conf
├── .configtde
│ ├── fontconfig
│ │ └── fonts.conf
│ ├── gtk-3.0
│ │ └── settings.ini
│ ├── q4tde
│ │ └── q4tde.conf
│ ├── qtcurve
│ │ └── stylerc
│ ├── Trolltech.conf
│ └── xsettingsd
│ └── xsettingsd.conf
├── .gtkrc-q4os
├── .qt
│ ├── q4os_tstyle02stylerc
│ └── qtrc
├── .tderc
├── .trinity
│ └── share
│ └── config
│ ├── gtkrc
│ ├── gtkrc-2.0
│ ├── kdeglobals
│ ├── kdesktoprc
│ ├── kickerrc
│ ├── konsolerc
│ ├── ksplashrc
│ ├── ktaskbarrc
│ ├── minipager_panelappletrc
│ ├── systemtray_panelappletrc
│ ├── twinicewmrc
│ └── twinrc
├── .xcompmgrrc
└── .XresourcesLast edited by theasmitkid (2025-09-19 19:13)
Coding & Robotics Enthusiast | Brave & Spck Editor @ Lenovo Tab 4 8 · Android 8.1 · 2GB · 16GB
Offline
Hey @q4osteam is it possible to change the button image/color on hover when using icewm twin theme? Right now it only changes the image on click
Coding & Robotics Enthusiast | Brave & Spck Editor @ Lenovo Tab 4 8 · Android 8.1 · 2GB · 16GB
Offline
.. is it possible to change the button image/color on hover when using icewm twin theme?
As far as we know no, but we are not quite sure.
well the themes edit these files, so all the changes are to be recorded in these themes only i guess ...
We would recommend you to save your $HOME dir snapshot, for example as tar.gz, make desired changes and get another snapshot. Subsequently you can compare both snapshot using kdiff3 tool and check all the changes even inside the files in well arranged way.
Offline
theasmitkid wrote:.. is it possible to change the button image/color on hover when using icewm twin theme?
As far as we know no, but we are not quite sure.
Oh okay..
We would recommend you to save your $HOME dir snapshot, for example as tar.gz, make desired changes and get another snapshot. Subsequently you can compare both snapshot using kdiff3 tool and check all the changes even inside the files in well arranged way.
thankyou, I've already dealt with this
Gonna work on the backup/restore system now
Coding & Robotics Enthusiast | Brave & Spck Editor @ Lenovo Tab 4 8 · Android 8.1 · 2GB · 16GB
Offline
Oh wow this is cool! I'd definitely use it in future
Coding & Robotics Enthusiast | Brave & Spck Editor @ Lenovo Tab 4 8 · Android 8.1 · 2GB · 16GB
Offline
Tried it out in Q4OS 6, panel breaks.. seems like gotta make one from scratch for newer version
Edit: nvm kicker is broken
Last edited by theasmitkid (2025-09-21 23:06)
Coding & Robotics Enthusiast | Brave & Spck Editor @ Lenovo Tab 4 8 · Android 8.1 · 2GB · 16GB
Offline
Tried it out in Q4OS 6, panel breaks.. seems like gotta make one from scratch for newer version ... Edit: nvm kicker is broken
What is broken ? How can we reproduce the issue ? Be specific please.
Offline
Already posted on https://www.q4os.org/forum/viewtopic.php?id=5685
Coding & Robotics Enthusiast | Brave & Spck Editor @ Lenovo Tab 4 8 · Android 8.1 · 2GB · 16GB
Offline
Already posted ...
Please don't post duplicates if not needful. It takes our time and attention.
Offline
Also tried theming tdm at /etc/tdm/... Via tdecmshell tdm, setting the gui style to qtcurve does set it to qtcurve.. but I can't set it to like Darkonair.qtcurve etc. is there any way to theme it's qtcurve theme?
Coding & Robotics Enthusiast | Brave & Spck Editor @ Lenovo Tab 4 8 · Android 8.1 · 2GB · 16GB
Offline
@q4osteam i am getting this error a lot..
to reproduce:
- first make sure theme is timir
- open: tdecmshell style
- configure qtcurve widget style
- do anything
- click apply/ok
result:
- happens everytime
i dont know if this happens with debonaire, but it prolly does with darkonair too..
konsole output:
asmit@q4os-desktop:~$ tdecmshell style
[kcrash] TDECrash: Application 'tdecmshell.real' crashing...
asmit@q4os-desktop:~$ Last edited by theasmitkid (2025-10-12 10:47)
Coding & Robotics Enthusiast | Brave & Spck Editor @ Lenovo Tab 4 8 · Android 8.1 · 2GB · 16GB
Offline
We can confirm this issue. It's not Q4OS, but Trinity native issue. You can reproduce it on vanilla Debian / Trinity stable installation:
- Run
$ tdecmshell style
- Widget style > configure > options > predefined style > select for example Ozone > Ok > Ok
- Tdecmshell module crashes
So we consider this issue as an upstream one. Some config option in /opt/trinity/share/apps/QtCurve/Ozone.qtcurve probably causes the crash. The same as for /opt/trinity/share/apps/QtCurve/Darkonair.qtcurve
Offline
Are there any qtcurve themes (similar to debonaire, darkonair) where this issue isn't produced?
Coding & Robotics Enthusiast | Brave & Spck Editor @ Lenovo Tab 4 8 · Android 8.1 · 2GB · 16GB
Offline
Just check the built-in themes /opt/trinity/share/apps/QtCurve/* and try to apply them.
Offline