You are not logged in.

#26 2014-04-18 17:28:16

orschiro
Member
Registered: 2009-06-04
Posts: 2,136
Website

Re: GTK3 apps ugly since yesterday (either upgrade or package removal!)

clfarron4 wrote:
ooo wrote:

There's no official gnome forum.
I bet they have heard enough complaints about this matter anyway way before 3.12..

I think they were over-whelmed when GNOME 3.0 came out that they decided I would be more convenient for them not to have one. In addition, I have never seen an official forum.

I heard they want to enable participation...

http://afaikblog.wordpress.com/2014/04/ … icipation/

Offline

#27 2014-04-18 18:17:14

frostbittenking
Member
Registered: 2013-05-01
Posts: 52

Re: GTK3 apps ugly since yesterday (either upgrade or package removal!)

Oh. That's why my awesome wm desktop looks like shit now. I just wondered, wtf happened.
2014_04_18_202324_3200x1200_scrot.jpg

Last edited by frostbittenking (2014-04-18 18:26:18)

Offline

#28 2014-04-18 18:34:25

progandy
Member
Registered: 2012-05-17
Posts: 5,180

Re: GTK3 apps ugly since yesterday (either upgrade or package removal!)

I could live with client-side decorations if I could disable the window shadows. They just don't fit in my tiling scheme.

Last edited by progandy (2014-04-18 18:35:01)


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |

Offline

#29 2014-04-18 19:09:04

orschiro
Member
Registered: 2009-06-04
Posts: 2,136
Website

Re: GTK3 apps ugly since yesterday (either upgrade or package removal!)

For issues with compton, shadowing and borders, see this issue and solution:

https://github.com/chjj/compton/issues/189

Offline

#30 2014-04-18 19:37:37

dodo3773
Member
Registered: 2011-03-17
Posts: 801

Re: GTK3 apps ugly since yesterday (either upgrade or package removal!)

scar wrote:

I feel there will be another six months of juggling around with various apps to replace evince,brasero, file-roller, and all the other Gnome apps that I use with XFCE.
PS: By the way, I've just noticed that Gnome's Calculator has fallen too.

EDIT: funniest thing: EOG uses the window decorator I want, but if I open the Help > About menu item (I think it is About in english), it uses it's OWN decoration.
Let's call it consistency. Or a "mature release".

A while back I looked into replacing some gtk3 apps (and some heavier apps) on my system. I ended up going this route / here are my recommendations:

evince -> qpdfview
brasero -> xfburn (actually made this switch long ago)
Gnome Calculator -> speedcrunch (for simple calculations), qalculate-gtk-nognome (for algebraic equations)
eog -> viewnior (still supports mouse scroll to zoom)
network-manager-applet -> network-manager-applet-gtk2
file-roller -> file-roller2-nn

Offline

#31 2014-04-18 21:02:17

frostbittenking
Member
Registered: 2013-05-01
Posts: 52

Re: GTK3 apps ugly since yesterday (either upgrade or package removal!)

Oh, compton has a problem with gtk 3.12. This didn't come to my mind. Thanks for the hint.

Offline

#32 2014-04-19 09:07:15

dennis123123
Member
Registered: 2009-07-02
Posts: 72

Re: GTK3 apps ugly since yesterday (either upgrade or package removal!)

dodo3773 wrote:

Gnome Calculator -> speedcrunch (for simple calculations), qalculate-gtk-nognome (for algebraic equations)

Thanks for this suggestion! I'd never heard of speedcrunch, but it seems great! Hope it makes it into the main repos at some point

Offline

#33 2014-04-19 09:27:08

progandy
Member
Registered: 2012-05-17
Posts: 5,180

Re: GTK3 apps ugly since yesterday (either upgrade or package removal!)

progandy wrote:

I could live with client-side decorations if I could disable the window shadows. They just don't fit in my tiling scheme.

I found a way to disable the shadows. I have to modify the theme and remove margin and box-shadow from ".window-frame"


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |

Offline

#34 2014-04-19 10:21:48

o_caino
Member
Registered: 2013-06-06
Posts: 166

Re: GTK3 apps ugly since yesterday (either upgrade or package removal!)

@frostbittenking
Add this to you theme css

.window-frame, .window-frame:backdrop {
  box-shadow: 0 0 0 black;
  border-style: none;
  margin: 0;
  border-radius: 0;
}

.titlebar {
  border-radius: 0;
}

I hope it helps. Source

Offline

#35 2014-04-19 15:47:09

Michael Catanzaro
Member
Registered: 2012-11-04
Posts: 49

Re: GTK3 apps ugly since yesterday (either upgrade or package removal!)

scar wrote:

Can anybody help me to find an official GNOME forum?
The problem is, I don't find it, and I do not see any negative feedbacks on their mailing lists concerning 3.12.

There is no forum; you should use the mailing lists.

But there's little point in providing negative feedback to GNOME/GTK+ when the GTK+ developers took pains to make sure all of these changes are configurable by both the theme and the desktop environment, in order to avoid precisely these complaints, which WERE justified after the 3.10 release.

See e.g.

http://blogs.gnome.org/mclasen/2014/01/ … continued/
http://blogs.gnome.org/mclasen/2014/01/ … corations/

Offline

#36 2014-04-20 08:12:56

brittyazel
Member
From: Davis, CA
Registered: 2013-05-11
Posts: 163

Re: GTK3 apps ugly since yesterday (either upgrade or package removal!)

dennis123123 wrote:
ooo wrote:

If the issue is gtk3 application not having decorations from window manager, it's simply because gnome/gtk+ is moving into using client side decorations everywhere.
If I'm not mistaken file-roller moved to using this design in 3.12 release, as did many of the standard gtk+ dialogs.

What's happening to linux etc nowadays? sad Ruined!

Now I'm forced to look at a mix n match of ugly windows and nice windows? Or do they expect everyone to sit patiently until the entire OSS community rewrites in GTK3? Or will there be updated window managers that have to try and match GTK3 look?

To me it looks like the plain look X gives to windows when a proper toolkit isn't present. I'm assuming you've made sure gtk3 is installed? As removing gtk3 libs from my system replicated your problem. Also, this is obviously a bug, not really a "Linux is ruined" level issue.


I don't really know what I'm doing.

Offline

#37 2014-04-20 13:40:15

scar
Member
From: Hungary
Registered: 2009-10-01
Posts: 442

Re: GTK3 apps ugly since yesterday (either upgrade or package removal!)

I don't know why, but I have tghe feeling, lightdm-gtk3-greeter is the next. I have an empty "header bar" on my login dialog window, and I can move it around.


“The future has already arrived. It's just not evenly distributed yet.”
― William Gibson

Offline

#38 2014-04-20 16:47:52

frostbittenking
Member
Registered: 2013-05-01
Posts: 52

Re: GTK3 apps ugly since yesterday (either upgrade or package removal!)

o_caino wrote:

@frostbittenking
Add this to you theme css
....
I hope it helps. Source

Epic win. Thank you. Thought I really need to get rid of all gtk 3 stuff.

Offline

#39 2014-04-21 11:08:15

korn36
Member
Registered: 2014-01-14
Posts: 111

Re: GTK3 apps ugly since yesterday (either upgrade or package removal!)

GTK3 apps are ruined on my PC too.
Zenity dialog windows and file selector windows from for example Deadbeef use the Gnome 3 decorations instead of i3-wm's decorations.

Offline

#40 2014-04-21 11:11:18

dennis123123
Member
Registered: 2009-07-02
Posts: 72

Re: GTK3 apps ugly since yesterday (either upgrade or package removal!)

korn36 wrote:

GTK3 apps are ruined on my PC too.
Zenity dialog windows and file selector windows from for example Deadbeef use the Gnome 3 decorations instead of i3-wm's decorations.

Deadbeef is GTK2 plugin capable... but the package maintainer either didn't realise, or didn't know of the impact leaving out that tiny little file to people who use lightweight WMs currently.

I've created a bug report/feature request... can you +1 it, or add a comment saying you agree etc please? https://bugs.archlinux.org/task/39968

Again, it's one of the very few programs that you can include BOTH gtk2 and gtk3 support in the same package with very little overheads

Offline

#41 2014-04-21 11:29:35

korn36
Member
Registered: 2014-01-14
Posts: 111

Re: GTK3 apps ugly since yesterday (either upgrade or package removal!)

I have downgraded gtk3 to 3.10.7-1 and the issue does not happen anymore, however I'd like to use the latest GTK3. Is it possible to disable the client-side decorations?
EDIT: Apps such as gnome-calculator still have the issue. Deadbeef and Zenity, and other non-gnome applications do not have this.

Last edited by korn36 (2014-04-21 11:32:04)

Offline

#42 2014-04-21 15:24:40

orschiro
Member
Registered: 2009-06-04
Posts: 2,136
Website

Re: GTK3 apps ugly since yesterday (either upgrade or package removal!)

Did you guys see the discussion on reddit?

http://www.reddit.com/r/linux/comments/ … all_gnome/

Offline

#43 2014-04-21 17:11:21

Chazza
Wiki Maintainer
Registered: 2013-06-02
Posts: 506

Re: GTK3 apps ugly since yesterday (either upgrade or package removal!)

For what its worth, I've found that xcompmgr plays better with gtk 3.12 than compton regarding client side shadows. Best just to use the mate apps though. I noticed that pcmanfm can now integrate with engrampa !

EDIT: disregard what I said about xcompmgr working better than compton with csd - a workaround for the double shadow problem has been identified. Check the compton wiki page.

Last edited by Chazza (2014-05-01 22:48:20)

Offline

#44 2014-04-21 17:35:17

korn36
Member
Registered: 2014-01-14
Posts: 111

Re: GTK3 apps ugly since yesterday (either upgrade or package removal!)

Time to start using QT applications, I guess… (It's possible to use GTK themes in QT apps.)

Offline

#45 2014-04-21 17:41:27

dennis123123
Member
Registered: 2009-07-02
Posts: 72

Re: GTK3 apps ugly since yesterday (either upgrade or package removal!)

Downgrade to gtk3 version 3.10.7, and the problem is swept under the rug, apart from file-roller, which I just replaced with xarchiver!

spacefm is much better than pcmanfm (pcmanfm is a dead project now I think). spacefm-gtk2 is in AUR

Hopefully 3.13 they will have a "legacy_window_theme=1" option or something! I refuse to install any of the MATE apps, as they all seem to have large dependancies on MATE desktop...

$ sudo pacman -S engrampa
resolving dependencies...
looking for inter-conflicts...

Packages (6): caja-1.8.0-3  exempi-2.2.1-2  libunique-1.1.6-6  mate-desktop-1.8.0-3  mate-icon-theme-1.8.0-1  engrampa-1.8.0-1

Total Download Size:    20.97 MiB
Total Installed Size:   60.71 MiB

...erm how about no thanks!

Last edited by dennis123123 (2014-04-21 17:43:36)

Offline

#46 2014-04-21 17:45:54

orschiro
Member
Registered: 2009-06-04
Posts: 2,136
Website

Re: GTK3 apps ugly since yesterday (either upgrade or package removal!)

@dennis

pcmanfm is everything but dead. They are currently working on milestone 1.3

See also the very active bug reports:

https://sourceforge.net/p/pcmanfm/bugs/

I don't see how downgrading can be a long-term solution though.

Offline

#47 2014-04-21 17:51:53

dennis123123
Member
Registered: 2009-07-02
Posts: 72

Re: GTK3 apps ugly since yesterday (either upgrade or package removal!)

orschiro wrote:

@dennis

pcmanfm is everything but dead. They are currently working on milestone 1.3

See also the very active bug reports:

https://sourceforge.net/p/pcmanfm/bugs/

I don't see how downgrading can be a long-term solution though.

Cool! Last I read about it must have been this far back: http://permalink.gmane.org/gmane.os.openbsd.ports/57384

Downgrading will help until either they fix the horrible mess, or themes start coming out that support all of gtk2, gtk3.10, gtk3.12+ together

Offline

#48 2014-04-21 18:10:05

windwarrior
Member
Registered: 2014-04-14
Posts: 4

Re: GTK3 apps ugly since yesterday (either upgrade or package removal!)

scar wrote:

Can anybody help me to find an official GNOME forum?
The problem is, I don't find it, and I do not see any negative feedbacks on their mailing lists concerning 3.12.

Just put these bugs in the bugtracker of GTK, that way also the devs know of these problems smile. Or even provide patches, GTK is maintained by a few people, they can use the help.

Offline

#49 2014-04-21 18:14:55

dennis123123
Member
Registered: 2009-07-02
Posts: 72

Re: GTK3 apps ugly since yesterday (either upgrade or package removal!)

windwarrior wrote:
scar wrote:

Can anybody help me to find an official GNOME forum?
The problem is, I don't find it, and I do not see any negative feedbacks on their mailing lists concerning 3.12.

Just put these bugs in the bugtracker of GTK, that way also the devs know of these problems smile. Or even provide patches, GTK is maintained by a few people, they can use the help.

They won't see it as bugs, they "pulled a windows 8" and chose to ruin the UI! The devs obviously just don't care about people running GTK3 software on DE/WMs other than their own...

Offline

#50 2014-04-21 18:18:52

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,728

Re: GTK3 apps ugly since yesterday (either upgrade or package removal!)

dennis123123 wrote:

..., they "pulled a windows 8" and chose to ruin the UI! The devs obviously just don't care about people running GTK3 software on DE/WMs other than their own...

Do you know that for a fact, or is that unproductive slander against people who choose to volunteer their personal time?
https://wiki.archlinux.org/index.php/Fo … ng_Systems

Please take that sort of thing elsewhere.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Online

Board footer

Powered by FluxBB