|
|
|
|
|
by p12tic
1650 days ago
|
|
Most applications will use either Gtk or Qt widget libraries, so a lot of similarity of how applications behave already exists. I don't think it's possible to make Gtk and Qt themselves behave identically at this point. For example Qt is a commercial project and an effort that would break backwards compatibility is not worth it. Gtk on the other hand has strong opinions about how things should work, so it would be hard to change that too. |
|