
IceDano
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
moppedboy
15 years ago
as an old BeOS fan, that's a windec i really like!
But alas, it doesn't work here, the parts of the window that should be transparent are grey or show multicouloured artefacts. Would it be necessary to enable composite? That doesn't work with xinerama.
And shouldn't the window title be left-justified? It is right-justified here, makeing the title bar wider than necessary.
Slackware 10 (current),
xorg 6.8.2 with xinerama
Mboy
Report
bahsurman
15 years ago
The screenshot is done on computer running Slackware 10.1 , xorg-6.8.2, icewm-1.2.23
For changing "title justify" you can write to the ~/.icewm/themes/dano/default.theme following:
TitleBarJustify=0
or change it in global icewm preferences
Report