summary refs log tree commit diff
path: root/include/ui/Menu.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move all files under src/Konstantinos Sideris2018-07-171-32/+0
|
* Remove extra clang-format optionsKonstantinos Sideris2017-10-011-3/+3
|
* Style change againKonstantinos Sideris2017-09-101-16/+18
|
* Small style changeKonstantinos Sideris2017-08-201-5/+5
|
* Use pixels to specify the font sizesKonstantinos Sideris2017-07-151-1/+6
| | | | | | | Basically reverts the last font related commits since pointSize isn't as reliable as pixelSize. Also some layout values (margins, spacings) have been moved out to Config.h.
* Be explicit about the text color on the context menuKonstantinos Sideris2017-05-311-3/+3
| | | | [ci skip]
* Add menu to toggle notificationsKonstantinos Sideris2017-05-311-0/+25