Skip to content

Commit 77e49da

Browse files
committed
Merge branch 'next'
2 parents ce61cf6 + 0207761 commit 77e49da

15 files changed

+1542
-722
lines changed

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
.gitattributes export-ignore
2+
.github export-ignore
3+
.gitignore export-ignore

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/archives/

LISEZ-MOI.md

Lines changed: 31 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,57 +1,52 @@
11
## À propos
22

3-
Le projet Clearlooks-Phénix a pour but de créer une version GTK3 de Clearlooks, thème par défaut de Gnome 2. Un style est également inclus pour GTK2, Unity et les gestionnaires de fenêtres Metacity, Openbox et Xfwm4.
3+
![Clearlooks-Phénix](https://raw.githubusercontent.com/jpfleury/clearlooks-phenix/master/doc/poster.jpg)
4+
5+
Le projet Clearlooks-Phénix a pour but de créer une version GTK 3 de Clearlooks, thème par défaut de GNOME 2. Un style est également inclus pour GTK 2, Unity et les gestionnaires de fenêtres Metacity, Openbox et Xfwm4.
6+
7+
*À noter que GTK était auparavant connu sous le nom de GTK+.*
8+
9+
### Captures d'écran
410

511
Voici quelques captures d'écran (s'il y a lieu, cliquer pour voir l'image au format original):
612

7-
<a href="https://raw.githubusercontent.com/jpfleury/clearlooks-phenix/master/doc/exemple1.png"><img src="https://raw.githubusercontent.com/jpfleury/clearlooks-phenix/master/doc/exemple1.png" alt="Capture d'écran du bureau sous Gnome 3 (mode fallback) avec le thème Clearlooks-Phénix" width="658" height="493" /></a>
13+
<a href="https://raw.githubusercontent.com/jpfleury/clearlooks-phenix/master/doc/exemple1.png"><img src="https://raw.githubusercontent.com/jpfleury/clearlooks-phenix/master/doc/exemple1.png" alt="Capture d'écran du bureau sous GNOME 3 (mode fallback) avec le thème Clearlooks-Phénix" width="659" height="494"></a>
14+
15+
<a href="https://raw.githubusercontent.com/jpfleury/clearlooks-phenix/master/doc/gimp.png"><img src="https://raw.githubusercontent.com/jpfleury/clearlooks-phenix/master/doc/gimp.png" alt="Capture d'écran de GIMP avec le thème Clearlooks-Phénix" width="659" height="358"></a>
816

9-
<img src="https://raw.githubusercontent.com/jpfleury/clearlooks-phenix/master/doc/exemple2.png" alt="Capture d'écran de gedit 3 avec le thème Clearlooks-Phénix" width="659" height="537" />
17+
<img src="https://raw.githubusercontent.com/jpfleury/clearlooks-phenix/master/doc/exemple2.png" alt="Capture d'écran de gedit 3 avec le thème Clearlooks-Phénix" width="659" height="537">
1018

11-
<a href="https://raw.githubusercontent.com/jpfleury/clearlooks-phenix/master/doc/exemple3.png"><img src="https://raw.githubusercontent.com/jpfleury/clearlooks-phenix/master/doc/exemple3.png" alt="Capture d'écran de GTK+ Widget Factory avec le thème Clearlooks-Phénix" width="658" height="443" /></a>
19+
<a href="https://raw.githubusercontent.com/jpfleury/clearlooks-phenix/master/doc/exemple3.png"><img src="https://raw.githubusercontent.com/jpfleury/clearlooks-phenix/master/doc/exemple3.png" alt="Capture d'écran de GTK+ Widget Factory avec le thème Clearlooks-Phénix" width="659" height="444"></a>
1220

1321
## Dépendances
1422

15-
- Dépendances de Clearlooks-Phénix v1: paquets `gtk2-engines` (si des logiciels GTK2 sont utilisés) et `gnome-themes-standard`.
23+
- Dépendances de Clearlooks-Phénix v1: paquet `gnome-themes-standard`.
1624

17-
- Dépendances de Clearlooks-Phénix v2: paquets `gtk2-engines` (si des logiciels GTK2 sont utilisés), `gnome-themes-standard` et `gtk3-engines-unico`.
25+
- Dépendances de Clearlooks-Phénix v2: paquets `gnome-themes-standard` et `gtk3-engines-unico`.
1826

19-
- Dépendances de Clearlooks-Phénix v3 et versions suivantes: paquet `gtk2-engines` (si des logiciels GTK2 sont utilisés).
27+
Dans tous les cas, il faut installer le paquet `gtk2-engines` si des logiciels GTK 2 sont utilisés.
2028

2129
## Installation
2230

2331
- Télécharger l'archive de la version correspondant à votre situation:
2432

25-
- pour GTK 3.0 et 3.2: [télécharger Clearlooks-Phénix v1](https://github.com/jpfleury/clearlooks-phenix/archive/v1.zip);
33+
- pour GTK 3.0/3.2: [télécharger Clearlooks-Phénix v1](https://github.com/jpfleury/clearlooks-phenix/archive/v1.zip);
2634

2735
- pour GTK 3.4: [télécharger Clearlooks-Phénix v2](https://github.com/jpfleury/clearlooks-phenix/archive/v2.zip);
2836

2937
- pour GTK 3.6: [télécharger Clearlooks-Phénix v3](https://github.com/jpfleury/clearlooks-phenix/archive/v3.zip);
3038

3139
- pour GTK 3.8: [télécharger Clearlooks-Phénix v4](https://github.com/jpfleury/clearlooks-phenix/archive/v4.zip);
3240

33-
- pour GTK 3.10 et 3.12: [télécharger Clearlooks-Phénix v5](https://github.com/jpfleury/clearlooks-phenix/archive/v5.zip);
41+
- pour GTK 3.10/3.12: [télécharger Clearlooks-Phénix v5](https://github.com/jpfleury/clearlooks-phenix/archive/v5.zip);
3442

35-
- pour GTK 3.14: [télécharger Clearlooks-Phénix v6](https://github.com/jpfleury/clearlooks-phenix/archive/v6.zip);
43+
- pour GTK 3.14/3.18: [télécharger Clearlooks-Phénix v6](https://github.com/jpfleury/clearlooks-phenix/archive/v6.zip);
3644

37-
- pour GTK 3.20: [télécharger Clearlooks-Phénix v7](https://github.com/jpfleury/clearlooks-phenix/archive/master.zip).
45+
- pour GTK 3.20+: [télécharger Clearlooks-Phénix v7](https://github.com/jpfleury/clearlooks-phenix/archive/master.zip).
3846

39-
Pour connaître sa version de GTK:
47+
Pour vérifier votre version de GTK, exécutez `gtk-launch --version` dans un terminal.
4048

41-
- Vous pouvez vérifier dans votre gestionnaire de paquets la version du paquet `libgtk-3-0`.
42-
43-
- Si vous utilisez Ubuntu, voici une correspondance entre ses versions et celles de GTK (pour une installation par défaut d'Ubuntu):
44-
45-
- Ubuntu 11.10: GTK 3.2
46-
- Ubuntu 12.04: GTK 3.4
47-
- Ubuntu 12.10 et 13.04: GTK 3.6
48-
- Ubuntu 13.10: GTK 3.8
49-
- Ubuntu 14.04: GTK 3.10
50-
- Ubuntu 14.10: GTK 3.12
51-
- Ubuntu 15.04: GTK 3.14
52-
- Ubuntu 15.10: GTK 3.16
53-
- Ubuntu 16.04: GTK 3.18
54-
- Ubuntu 16.10: GTK 3.20
49+
Consultez les [versions officielles](https://github.com/jpfleury/clearlooks-phenix/releases) pour télécharger une version précise ou antérieure.
5550

5651
- Extraire l'archive.
5752

@@ -67,7 +62,7 @@ Voici quelques captures d'écran (s'il y a lieu, cliquer pour voir l'image au fo
6762

6863
Le thème doit être sélectionné une fois l'installation terminée:
6964

70-
- Sous Gnome: avec le logiciel [gnome-tweak-tool](https://live.gnome.org/GnomeTweakTool), en paramétrant *Theme > Window theme* et *Theme > GTK+ theme*, ou en console:
65+
- Sous GNOME: avec le logiciel [gnome-tweak-tool](https://live.gnome.org/GnomeTweakTool), en paramétrant *Theme > Window theme* et *Theme > GTK+ theme*, ou en console:
7166

7267
dconf write /org/gnome/desktop/wm/preferences/theme \'Clearlooks-Phenix\'
7368
dconf write /org/gnome/desktop/interface/gtk-theme \'Clearlooks-Phenix\'
@@ -77,6 +72,8 @@ Le thème doit être sélectionné une fois l'installation terminée:
7772
xfconf-query -s Clearlooks-Phenix -c xfwm4 -p /general/theme
7873
xfconf-query -s Clearlooks-Phenix -c xsettings -p /Net/ThemeName
7974

75+
- Sinon, définissez `gtk-theme-name` dans `$XDG_CONFIG_HOME/settings.ini` (GTK 3) ou dans `~/.gtkrc-2.0` (GTK 2).
76+
8077
## Configuration
8178

8279
### Bureau géré par Nautilus
@@ -113,13 +110,13 @@ Si après une installation ou une mise à jour d'Ubuntu, les boutons de fenêtre
113110

114111
### Arrière-plan
115112

116-
L'arrière-plan utilisé dans la capture d'écran du bureau de Gnome est disponible dans le dossier `wallpapers`.
113+
L'arrière-plan utilisé dans la capture d'écran du bureau de GNOME est disponible dans le dossier `wallpapers`.
117114

118115
### Icônes
119116

120-
Le thème d'icônes utilisé dans la même capture d'écran est Mist, installé avec le paquet `gnome-themes`, sous licence LGPL. Cependant, ce paquet n'est plus disponible pour les dernières versions d'Ubuntu. Voici une méthode simple pour installer Mist:
117+
Le thème d'icônes utilisé dans la même capture d'écran est Mist, installé avec le paquet `gnome-themes`, sous licence LGPL. Cependant, ce paquet n'est plus disponible. Voici une méthode simple pour installer Mist:
121118

122-
- [Télécharger l'archive du thème d'icônes Mist.](http://mirror.centos.org/centos/6/os/i386/Packages/gnome-themes-2.28.1-6.el6.noarch.rpm)
119+
- [Télécharger l'archive de la dernière version disponible du paquet `gnome-themes`.](https://snapshot.debian.org/archive/debian-ports/20091029T000000Z/pool/main/g/gnome-themes/gnome-themes_2.28.1-1_all.deb)
123120

124121
- Extraire l'archive.
125122

@@ -131,18 +128,18 @@ Le thème d'icônes utilisé dans la même capture d'écran est Mist, installé
131128

132129
- Ensuite, choisir le thème d'icônes Mist:
133130

134-
- sous Gnome: avec le logiciel gnome-tweak-tool en paramétrant *Theme > Icon theme*;
131+
- sous GNOME: avec le logiciel gnome-tweak-tool en paramétrant *Theme > Icon theme*;
135132

136133
- sous Xfce: en allant dans *Paramètres > Apparence > Icônes* du menu principal.
137134

138135
## Développement et licence
139136

140137
Le logiciel Git est utilisé pour la gestion de versions. [Le dépôt peut être consulté en ligne ou récupéré en local.](https://github.com/jpfleury/clearlooks-phenix)
141138

142-
Merci à Andrew Shadura et Andrey Cherepanov pour le support de GTK 3.20, et à Yuri Khan pour le support du HiDPI.
139+
Merci à Yuri Khan pour l'affichage HiDPI, ainsi qu'à Andrew Shadura, Andrey Cherepanov, jsane-h8ms et d'autres pour leurs contributions au support de GTK 3.20+.
143140

144-
Auteur: Jean-Philippe Fleury (<http://www.jpfleury.net/contact.php>)
145-
Copyright © Jean-Philippe Fleury, 2011-2014.
141+
Auteur: Jean-Philippe Fleury (<https://github.com/jpfleury>)
142+
Copyright © Jean-Philippe Fleury, 2011-2014, 2025.
146143
Copyright © Andrew Shadura, 2013-2014.
147144

148145
Ce programme est un logiciel libre; vous pouvez le redistribuer ou le

README.md

Lines changed: 62 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -1,82 +1,84 @@
11
## Overview
22

3-
The Clearlooks-Phénix project aims at creating a GTK3 port of Clearlooks, the default theme for Gnome 2. Style is also included for GTK2, Unity and for Metacity, Openbox and Xfwm4 window managers.
3+
![Clearlooks-Phénix](https://raw.githubusercontent.com/jpfleury/clearlooks-phenix/master/doc/poster.jpg)
44

5-
Here are screenshots (if applicable, click to see the original image):
5+
The Clearlooks-Phénix project aims to create a GTK 3 port of Clearlooks, the default theme for GNOME 2. Style is also included for GTK 2, Unity, and for the Metacity, Openbox, and Xfwm4 window managers.
66

7-
<a href="https://raw.githubusercontent.com/jpfleury/clearlooks-phenix/master/doc/exemple1.png"><img src="https://raw.githubusercontent.com/jpfleury/clearlooks-phenix/master/doc/exemple1.png" alt="Screenshot of a Gnome 3 desktop (fallback mode) with the Clearlooks-Phénix theme" width="658" height="493" /></a>
7+
*Note: GTK was formerly known as GTK+.*
88

9-
<img src="https://raw.githubusercontent.com/jpfleury/clearlooks-phenix/master/doc/exemple2.png" alt="Screenshot of gedit 3 with the Clearlooks-Phénix theme" width="659" height="537" />
9+
### Screenshots
1010

11-
<a href="https://raw.githubusercontent.com/jpfleury/clearlooks-phenix/master/doc/exemple3.png"><img src="https://raw.githubusercontent.com/jpfleury/clearlooks-phenix/master/doc/exemple3.png" alt="Screenshot of GTK+ Widget Factory with the Clearlooks-Phénix theme" width="658" height="435" /></a>
11+
Click to view full-size images, if applicable:
12+
13+
<a href="https://raw.githubusercontent.com/jpfleury/clearlooks-phenix/master/doc/exemple1.png"><img src="https://raw.githubusercontent.com/jpfleury/clearlooks-phenix/master/doc/exemple1.png" alt="Screenshot of a GNOME 3 desktop (fallback mode) with the Clearlooks-Phénix theme" width="659" height="494"></a>
14+
15+
<a href="https://raw.githubusercontent.com/jpfleury/clearlooks-phenix/master/doc/gimp.png"><img src="https://raw.githubusercontent.com/jpfleury/clearlooks-phenix/master/doc/gimp.png" alt="Screenshot of GIMP with the Clearlooks-Phénix theme" width="659" height="358"></a>
16+
17+
<img src="https://raw.githubusercontent.com/jpfleury/clearlooks-phenix/master/doc/exemple2.png" alt="Screenshot of gedit 3 with the Clearlooks-Phénix theme" width="659" height="537">
18+
19+
<a href="https://raw.githubusercontent.com/jpfleury/clearlooks-phenix/master/doc/exemple3.png"><img src="https://raw.githubusercontent.com/jpfleury/clearlooks-phenix/master/doc/exemple3.png" alt="Screenshot of GTK Widget Factory with the Clearlooks-Phénix theme" width="659" height="444"></a>
1220

1321
## Requirements
1422

15-
- Requirements for Clearlooks-Phénix v1: packages `gtk2-engines` (if GTK2 applications are used) and `gnome-themes-standard`.
23+
- Requirements for Clearlooks-Phénix v1: `gnome-themes-standard`.
1624

17-
- Requirements for Clearlooks-Phénix v2: packages `gtk2-engines` (if GTK2 applications are used), `gnome-themes-standard` and `gtk3-engines-unico`.
25+
- Requirements for Clearlooks-Phénix v2: `gnome-themes-standard` and `gtk3-engines-unico`.
1826

19-
- Requirements for Clearlooks-Phénix v3 and newer: package `gtk2-engines` (if GTK2 applications are used).
27+
In all cases, the `gtk2-engines` package is also required if you're using GTK 2 applications.
2028

2129
## Installation
2230

23-
- Download the appropriate version according to your situation:
31+
- Download the appropriate version based on your GTK version:
2432

25-
- for GTK 3.0 and 3.2: [download Clearlooks-Phénix v1](https://github.com/jpfleury/clearlooks-phenix/archive/v1.zip);
33+
- for GTK 3.0/3.2: [download Clearlooks-Phénix v1](https://github.com/jpfleury/clearlooks-phenix/archive/v1.zip);
2634

2735
- for GTK 3.4: [download Clearlooks-Phénix v2](https://github.com/jpfleury/clearlooks-phenix/archive/v2.zip);
2836

2937
- for GTK 3.6: [download Clearlooks-Phénix v3](https://github.com/jpfleury/clearlooks-phenix/archive/v3.zip);
3038

3139
- for GTK 3.8: [download Clearlooks-Phénix v4](https://github.com/jpfleury/clearlooks-phenix/archive/v4.zip);
3240

33-
- for GTK 3.10 and 3.12: [download Clearlooks-Phénix v5](https://github.com/jpfleury/clearlooks-phenix/archive/v5.zip);
41+
- for GTK 3.10/3.12: [download Clearlooks-Phénix v5](https://github.com/jpfleury/clearlooks-phenix/archive/v5.zip);
3442

35-
- for GTK 3.14: [download Clearlooks-Phénix v6](https://github.com/jpfleury/clearlooks-phenix/archive/v6.zip);
43+
- for GTK 3.14/3.18: [download Clearlooks-Phénix v6](https://github.com/jpfleury/clearlooks-phenix/archive/v6.zip);
3644

37-
- for GTK 3.20: [download Clearlooks-Phénix v7](https://github.com/jpfleury/clearlooks-phenix/archive/master.zip).
45+
- for GTK 3.20 and later: [download Clearlooks-Phénix v7](https://github.com/jpfleury/clearlooks-phenix/archive/master.zip).
3846

39-
To find your GTK version:
47+
To check your GTK version, run `gtk-launch --version` in a terminal.
4048

41-
- You can check in your package manager the version of the package `libgtk-3-0`.
42-
43-
- If you use Ubuntu, here's a correspondence between its versions and those of GTK (for a default installation of Ubuntu):
44-
45-
- Ubuntu 11.10: GTK 3.2
46-
- Ubuntu 12.04: GTK 3.4
47-
- Ubuntu 12.10 and 13.04: GTK 3.6
48-
- Ubuntu 13.10: GTK 3.8
49-
- Ubuntu 14.04: GTK 3.10
50-
- Ubuntu 14.10: GTK 3.12
51-
- Ubuntu 15.04: GTK 3.14
52-
- Ubuntu 15.10: GTK 3.16
53-
- Ubuntu 16.04: GTK 3.18
54-
- Ubuntu 16.10: GTK 3.20
49+
You can also browse the [official releases](https://github.com/jpfleury/clearlooks-phenix/releases) for specific or older versions.
5550

5651
- Extract the archive.
5752

5853
- Rename the extracted folder to `Clearlooks-Phenix`.
5954

60-
- Copy the folder `Clearlooks-Phenix` in one of the following two locations:
55+
- Copy the `Clearlooks-Phenix` folder into one of the following locations:
56+
57+
For the current user:
58+
59+
- [$XDG\_DATA\_HOME](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html)`/themes`, or
60+
- `~/.themes/`
6161

62-
- `~/.themes/` for the current user;
62+
For all users, including programs run with root privileges (e.g. your package-update utility):
6363

64-
- `/usr/share/themes/` for all users, including style for programs ran with root privileges (e.g. Synaptic).
64+
- `/usr/share/themes/`
6565

6666
### Selection
6767

6868
The theme must be selected once the installation is complete:
6969

70-
- On Gnome: with [gnome-tweak-tool](https://live.gnome.org/GnomeTweakTool), by setting *Theme > Window theme* and *Theme > GTK+ theme*, or in a terminal:
70+
- On GNOME: with [gnome-tweak-tool](https://live.gnome.org/GnomeTweakTool), by setting *Theme > Window theme* and *Theme > GTK theme*, or in a terminal:
7171

7272
dconf write /org/gnome/desktop/wm/preferences/theme \'Clearlooks-Phenix\'
7373
dconf write /org/gnome/desktop/interface/gtk-theme \'Clearlooks-Phenix\'
7474

75-
- On Xfce: by going to *Settings > Appearence > Style* in the main menu for the GTK theme, and to *Settings > Window Manager > Style* for the Xfwm4 theme, or in a terminal:
75+
- On Xfce: by going to *Settings > Appearance > Style* in the main menu for the GTK theme, and to *Settings > Window Manager > Style* for the Xfwm4 theme, or in a terminal:
7676

7777
xfconf-query -s Clearlooks-Phenix -c xfwm4 -p /general/theme
7878
xfconf-query -s Clearlooks-Phenix -c xsettings -p /Net/ThemeName
7979

80+
- Otherwise, set `gtk-theme-name` in `$XDG_CONFIG_HOME/settings.ini` (GTK 3) or `~/.gtkrc-2.0` (GTK 2).
81+
8082
## Configuration
8183

8284
### Desktop managed by Nautilus
@@ -107,42 +109,56 @@ To get a custom color, change the color directly in the file `gtk-3.0/applicatio
107109

108110
### Window buttons layout
109111

110-
If after installing or updating Ubuntu, the window buttons are on the left side, but you want them to the right, run the following command in a terminal:
112+
If, after installing or updating GNOME, the window buttons are on the left, and you'd prefer them on the right, run the following command in a terminal:
111113

112114
gconftool-2 --set /apps/metacity/general/button_layout --type string ":minimize,maximize,close"
113115

116+
### GTK 3 overlay scrollbars
117+
118+
A user has shared a method to disable GTK 3 overlay scrollbars system-wide, for those who prefer it. See [issue #46](https://github.com/jpfleury/clearlooks-phenix/issues/46).
119+
120+
⚠️ Not required or officially supported. Use at your own risk.
121+
114122
### Wallpaper
115123

116-
The wallpaper used for the Gnome 3 desktop screenshot is available in the folder `wallpapers`.
124+
The wallpaper used for the GNOME 3 desktop screenshot is available in the folder `wallpapers`.
117125

118126
### Icons
119127

120-
The icon theme used for the same screenshot is Mist, installed with the package `gnome-themes`, under LGPL. However, this package is no longer available with last Ubuntu versions. Here's an easy way to install Mist:
128+
The icon theme used in the same screenshot is Mist, which was included in the `gnome-themes` package, licensed under the LGPL. However, this package is no longer available. Here's how to manually install the Mist icon theme:
121129

122-
- [Download the archive of the Mist icon theme.](http://mirror.centos.org/centos/6/os/i386/Packages/gnome-themes-2.28.1-6.el6.noarch.rpm)
130+
- [Download the latest available archive of the `gnome-themes` package.](https://snapshot.debian.org/archive/debian-ports/20091029T000000Z/pool/main/g/gnome-themes/gnome-themes_2.28.1-1_all.deb)
123131

124132
- Extract the archive.
125133

126-
- Copy the folder `usr/share/icons/Mist` in one of the following two locations:
134+
- Copy the folder `usr/share/icons/Mist` in one of the following locations:
127135

128-
- `~/.icons/` for the current user;
136+
For the current user:
129137

130-
- `/usr/share/icons/` for all users.
138+
- `$XDG_DATA_HOME/icons/`, or
139+
- `~/.icons/`
140+
141+
For all users:
142+
143+
- `/usr/share/icons/`
131144

132145
- Then, choose Mist:
133146

134-
- on Gnome: with gnome-tweak-tool by setting *Theme > Icon theme*;
147+
- on GNOME: with gnome-tweak-tool by setting *Theme > Icon theme*;
135148

136-
- on Xfce: by going to *Settings > Appearence > Icons* in the main menu.
149+
- on Xfce: by going to *Settings > Appearance > Icons* in the main menu;
150+
151+
- otherwise, set `gtk-icon-theme-name` in `$XDG_CONFIG_HOME/settings.ini`
152+
for GTK 3 or ~/.gtkrc-2.0 for GTK 2.
137153

138154
## Development and license
139155

140-
Git is used for revision control. [Repository can be browsed online or cloned.](https://github.com/jpfleury/clearlooks-phenix)
156+
Git is used for version control. [The repository can be viewed online or cloned.](https://github.com/jpfleury/clearlooks-phenix)
141157

142-
Thanks to Andrew Shadura and Andrey Cherepanov for the support of GTK 3.20, and to Yuri Khan for the support of HiDPI.
158+
Thanks to Yuri Khan for HiDPI support, and to Andrew Shadura, Andrey Cherepanov, jsane-h8ms, and others for their contributions to GTK 3.20+ support.
143159

144-
Author: Jean-Philippe Fleury (<http://www.jpfleury.net/en/contact.php>)
145-
Copyright © 2011-2014 Jean-Philippe Fleury
160+
Author: Jean-Philippe Fleury (<https://github.com/jpfleury>)
161+
Copyright © 2011-2014, 2025 Jean-Philippe Fleury
146162
Copyright © 2013-2014 Andrew Shadura
147163

148164
This program is free software: you can redistribute it and/or modify

doc/exemple1.png

-2.27 KB
Loading

doc/exemple2.png

-1.4 KB
Loading

doc/exemple3.png

-1.25 KB
Loading

doc/gimp.png

156 KB
Loading

doc/poster.jpg

168 KB
Loading

0 commit comments

Comments
 (0)