Randall

Results 89 comments of Randall

@EliverLara I rebased everything and brought everything back to current.

@EliverLara Pushed another update to keep it in line with `master`. Is there anything else holding this from being merged?

@EliverLara Hey brother, this PR has been stale for 2 months with no response. Is there a reason it hasn't been merged yet? Is there something I can fix or...

@EliverLara Oh, okay. That makes sense. FWIW, I've been using the output of this version for months, and haven't noticed anything. That said, when you look, most of the changes...

I believe there are several problems here. - First is that DashToDock (and Floating Dock) only have compatibility with 41 (which is v71). Many of the 'necessary' fixes for 42...

#194 should fix the last of the current problems I see with the dock. You **need to** copy `gnome-shell/v40/gnome-shell.css` and paste it over the file located at `gnome-shell/gnome-shell.css.` Otherwise, the...

@EliverLara This can be closed as well now that #194 is merged, I suppose.

@JobMaxcello Most likely, this is because `gnome-software` uses `Libadwaita` or because you have it installed as a FlatPak. If it's not a FlatPak, you can use the make file #200...

@tylert93 Sure. essentially `GTK-3` and `GTK-4` styles are different, and also `GTK-4` expects theme files in an XDG-friendly location. The `make` file just automates that for you. Another idea (for...

@EliverLara, I've commented out the offending code in `gnome-shell.css` so you can see what code was causing the problem. The code I commented out starts on line 1650. **I didn't...