Skip to content

Commit

Permalink
new changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tudurom committed Feb 2, 2019
1 parent 9cb6396 commit c3c5f0b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
# Change log

## To be: v0.5.0
## v0.5.0

* [window_put_in_grid now has two additional params to specify how many cells to
occupy](https://github.com/tudurom/windowchef/issues/52). This is not
optional. Sorry.
* Each window managed by the WM has a property named `WINDOWCHEF_STATUS` that
contains data about it. It is updated every time the data is updated, such
as when you move or resize the window. JSON format.
* Windows can be focused by others (_NET_ACTIVE_WINDOW)
* Windowchef respects chwbb, again. (#51)
* Borders render correctly in some programs (#49)

0 comments on commit c3c5f0b

Please sign in to comment.