aboutsummaryrefslogtreecommitdiff
path: root/src/gui/guiVolumeChange.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Formspecs: volume and key settings windows can now be closed by ↵Zughy2020-07-141-1/+1
| | | | | | | doubleclicking/tapping (#10128) Co-authored-by: Xx_Crazyminer_xX <carlo.digioia@hotmail.it> Co-authored-by: Marco <4279489-marco_a@users.noreply.gitlab.com>
* Formspecs: Add state-selection to style elements (#9378)Hugues Ross2020-04-111-3/+4
|
* Add more visual feedback for button states (#8916)Hugues Ross2019-10-121-2/+2
| | | | | | - Add style properties for overriding the the hovered/pressed state - By default, hovered buttons are a lighter version of the base color - By default, pressed buttons are a darker version of the base color - Add hovered bg image support for image buttons (style property)
* guiVolumeChange: Fix child not being removedANAND2019-08-081-1/+3
|
* Make non-formspec modal menus respect gui scale (#7850)stujones112018-11-261-13/+13
|
* Move files to subdirectories (#6599)Vitaliy2017-11-081-0/+196
* Move files around