Skip to content

Commit

Permalink
bump version to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ilgarmehmetali committed Mar 29, 2017
1 parent a850890 commit 8be1a15
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ This applet hides the title bar from maximized windows and creates a new one ins

![Screenshot](screenshot.jpg)

* Added settings to choose action buttons and title bar visibility. This way its possible to create different layouts with multiple applets.
* Added settings to set title length.

![Screenshot](screenshot2.jpg)

---

## Dependencies
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
project(
'budgie_pixel_saver_applet',
['c', 'vala'],
version: '1.0.0',
version: '2.0.0',
license: [
'GPL-2.0'
],
Expand Down
Binary file added screenshot2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8be1a15

Please sign in to comment.