~mamolinux/mamolinux/+git/cinnamon:autosync-upstream

Last commit made on 2022-07-22
Get this branch:
git clone -b autosync-upstream https://git.launchpad.net/~mamolinux/mamolinux/+git/cinnamon

Branch merges

Branch information

Name:
autosync-upstream
Repository:
lp:~mamolinux/mamolinux/+git/cinnamon

Recent commits

24ca52f... by Himadri Sekhar Basu

Add workflow to update mamolinux/stable branch

a847f03... by Himadri Sekhar Basu

auto-sync upstream every 6 hours everyday

- Automatically sync upstream master branch and all tags
  every 6 hours everyday

bcf061c... by Steve Grubb

Fix a couple typos in latest code (#10569)

* Fix a couple typos in latest code

In cs_sound.py, a missing underscore causes an undefined function to
be called. The fix is to change it to set_x_align.

In accessibility.js, there is a missing break in the switch statement.

In cr-utils.c, out_index + 4 is used twice, the second should have been
out_index + 5.

e5db0b8... by Jonathan Heard <email address hidden>

remove _hook from applet.js (#10547)

27e9a2b... by Rony Alaluf

Sound applet: Do not invert media progress bar in rtl layout

e85a960... by Rony Alaluf

Slider.js: Make inverted when in rtl layout

d672a26... by AxXxB <email address hidden>

Add _flashTimer property to AppMenuButton (#10457)

96f7d4f... by Michael Webster

window-list: zero a source id when destroying an app button.

1b1521e... by Rony Alaluf

PopupMenu: Invert right-left keyboard navigation on rtl layout

f92b48d... by Rony Alaluf

Sound applet: Update VolumeSlider for rtl layout