polybar/include
Nolan Prochnau 06932007a0
Universal Visibility Action (#2320 cont'd) (#2426)
* Add toggle_visible action

* Add set_visible and set_invisible actions

* Rename toggle_visible method to match

`action_toggle_visible` -> `action_toggle_visibility`

Matches with `EVENT_TOGGLE_VISIBILITY`

* Update CHANGELOG

* Revert #2320 IPC commands

IPC commands are no longer necessary now that the actions are
implemented. Changed some method permissions as well to reflect this.

* Add logging and change action names

- `module_toggle`
- `module_show`
- `module_hide`

Delineate common actions to all modules with a `module_` prefix (for
future actions too)

* Update documentation
2021-07-07 21:43:49 +02:00
..
adapters feat(net): interface discovery (#2025) 2021-01-03 11:48:15 +01:00
cairo Fixed issues with border corner radii 2021-03-29 20:17:48 +02:00
components Universal Visibility Action (#2320 cont'd) (#2426) 2021-07-07 21:43:49 +02:00
drawtypes feat: Warn state for cpu, memory, fs, battery modules (#2199) 2020-12-02 15:55:13 +01:00
events Remove tag headers from signal.hpp 2021-02-12 20:01:22 +01:00
modules Universal Visibility Action (#2320 cont'd) (#2426) 2021-07-07 21:43:49 +02:00
tags Finish action_context tests 2021-02-12 20:01:22 +01:00
utils fix: unbounded_percentage always rounded down 2021-03-03 22:48:17 +01:00
x11 Remove undefined behaviors and clean code (#1769) 2021-02-15 23:32:56 +01:00
CMakeLists.txt refactor(cmake): Allow targets to be enabled individually 2020-12-24 02:20:38 +01:00
common.hpp refactor(build): Remove version number namespace 2019-05-17 16:49:47 +02:00
debug.hpp refactor: Cleanup 2017-01-11 03:07:28 +01:00
errors.hpp Add missing <stdexcept> header 2019-12-25 01:00:29 +01:00
settings.hpp.cmake cmake: Make xrandr and xcomposite required 2020-12-22 00:37:07 +01:00