Tagged Questions
2
votes
1answer
1k views
Hide window title in gnome-shell using mutter, gdk, wnck or gtk
I'm after a way to:
get list of all application windows currently open, as a Gdk or Gtk window
remove window decorations for selected windows (maximised in my case).
I'd like to do this using ...
1
vote
1answer
557 views
How can I fix a GTK 3 theme window border looking wrong?
This image speaks for itself:
The white line between the window border and the window body is not supposed to be there. I've seen other users dealing with the same issue but I've never seen a ...