Skip to content

1.7

Compare
Choose a tag to compare
@emersion emersion released this 06 Jul 15:24
· 40 commits to master since this release
v1.7
mako v1.7

This new release includes:

- Support for multiple modes active at the same time.
- A new command to list currently active modes.
- Improved HiDPI support.
- A new outer-margin option.

Full commit history below.

Alexander Orzechowski (2):
      wayland: Support HiDPI for cursor
      wayland: Don't render a frame on same-size configure

Birger Schacht (1):
      Fix typos

Hugo Osvaldo Barrera (2):
      Fix bad conditional in systemd service file
      Allow rendering notification_id in notifications

Oğuz Ersen (1):
      contrib/completions: add bash completions

Quantum (1):
      Include <errno.h> to use errno in wayland.c

Rouven Czerwinski (2):
      wayland: don't render if we don't have outputs
      wayland: set_dirty if we have outputs again

Simon Ser (21):
      ci: drop -Dsystemd from freebsd build options
      ci: drop removed "systemd" option
      build: use list for sdbus dep, drop sh for scdoc
      build: use get_variable instead of get_pkgconfig_variable
      contrib/apparmor: drop AppArmor profile
      build: switch from join_paths() to /
      build: fix indentation
      build: turn on -Wundef
      build: remove unnecessary intermediate variable
      build: print summary
      Fix -Wundef on libelogind/basu
      Fix a few memory leaks in destroy_notification
      build: fix missing datadir variable for completions
      Use an array to store current modes
      makoctl: fix whitespace
      Add D-Bus method to list modes
      Ensure there are no duplicate modes
      Add D-Bus method to set modes
      makoctl: add commands to set, add and remove modes
      Deprecate the "default" mode
      build: bump version to 1.7

ThinkChaos (1):
      Add outer-margin to allow extra margin for first/last notifications

kraftwerk28 (1):
      Load cursor theme from XCURSOR_THEME

Đoàn Trần Công Danh (1):
      build: find build tools in build system instead of target