Rounded Window Corners Versions Save

A gnome-shell extensions that try to add rounded corners for all windows

v11

1 year ago

Bugs Fix

  • Check visible of shadow when switch workspace (#113)
  • Add Gnome 44 support for extensions by @RGarrido03 (#112)
  • Fix blurry text when un-minimized window (#104, #111)

Refactor

  • Use gettext t generate po files
  • Use TypeScript definations from npm when building

Translations

  • Update Dutch translations by @flipflop97 and @Vistaus
  • Added & Update French translations by @aunetx and @augustin64
  • Added & Update Esperanto translations by @phlostically
  • Added & Update Japanese translations by @maboroshin
  • Added & Update Turkish translations by @sabriunal
  • Added & Update Spanish translations by @ICarrillo1304 and @gallegonovato
  • Added Estonian translations by @tenseoverflow
  • Update Simplified Chinese translations by @yilozt
  • Update Russian translations by @thejenja

v10

1 year ago

Bugs fix

  • Firefox PIP appears cropped after untiled / restore from fullscreen in Gnome 43.1 with Wayland (#92)
  • Firefox window appears cropped after accessing activities in Gnome 43.1 with Wayland (#100)

Translations

  • Update German translations by @marco-kretz
  • Add & update Russian translations by @thejenja
  • Add & update Finnish translations by @bluelhf @ilLekaL

v9

1 year ago

Bugs fix & Improvements

  • Fix the strong highlighting of rounded corners in screenshots (#67)
  • Change maximum value of clip padding in preferences pages to 80px, it should be enough in most time (#88)
  • Fix broke corners for Wayland clients after upgrade to Gnome 43.1 (#90)

Translations

  • Add & update German translations by @CreatorSiSo
  • Add & update Dutch translations by @Vistaus

v8

1 year ago

Fix & Improvement

  • Add Gnome 43 support (#66)
  • FIx blurry preview windows in overview in gnome 43 (#66)

Translations

  • Add & Update Indonesian translations by @bzizmza

v7

1 year ago

Fix & Improvement

  • Fix shadow artifacts when switching workspace (#55)
  • Draw border outside of windows when Border Width is a negative number (#56)
  • Make entry of preferences pages in right-click menu in desktop removable (#59)
  • Init Translations

Translations

  • Add & Update Simplified Chinese translations by @yilozt
  • Add Norwegian Bokmål translations by @comradekingu

v6

1 year ago

Fix & Improvement

  • Try to add rounded corners for some app when it's wm_class_instances property is empty when launching (#34)
  • Clear artifacts of shadow when dragging windows in overview (#39)
  • Use regular rounded corners by default by @flexagoon (#40)
  • Rounded corners should be added when restart gnome-shell in Xorg (#41)
  • Fix performances issues on maximized browsers (#44)
  • Clear warning message when enter/leave overview (#50)
  • Clear artifacts of corners when border is zero (#52)
  • Remove libnotify from this extensions

Refactor

  • Using normal imports instead of ESM for this extensions (#25)

v5

1 year ago

New Features

  • Superelliptical shape for rounded corners by @YuraIz (#9)
  • Allow keep rounded corners for fullscreen window (#10)
  • Reset dialog for preferences (#11)

Fix & Improvement

  • Works with Compiz alike magic lamp effect, hide shadow when magic lamp effect running (#5)
  • Hide shadow when window is maxmized or fullscreen by @velitasali (#6)
  • Fix small arifacts of window when enter overview (#8)
  • Make default shadow looks similar to the style of Adwaita theme (#11 #12)
  • Fix overview broken when this extensions enabled with Burn My Window (#14)
  • Memory spike when resizing windows (#15)
  • Fix typo in preferences by @dxps (#19)
  • Disable rounded effect and shadow for icon grid application for DING (#19)
  • Fix blacklist is cleaned when click Add Window in preferences page (#21)
  • Disconnect all event signals when logout/shutdown/restart gnome-shell (#26)

Reset Preferences Dialog

image

Superelliptical shape for rounded corners Video upload by @YuraIz in #16

v4

1 year ago
  • Preferences page has been written in Gtk4. It just works though not pretty.
  • Recompute rounded corners when window changed size by itself.

v1

1 year ago

Should be works in Gnome 40 / 41 / 42

  • Custom border radius and clip paddings for windows
  • Black list for applications which draw window decoration itself
  • Custom shadow for rounded corners windows
  • Custom border-width and border-color for rounded corners windows
  • Skip libadwaita / libhandy application
  • Perferences pages built by libhandy
  • Menu Item in background to open preferences pages.

Special thanks to @Aleksanaa help test bugs of this extensions.

Context menu item in background:

img_014

Preferences pages

image

Edit shadow for rounded corners window

image