polybar-dwm/include
patrick96 74067c52c3 fix: Set WM_SIZE_HINTS to fix position in openbox
When polybar is remapped (either through IPC or something like xdo
show), openbox positions it somewhere on the screen using the same
positioning algorithm as it would for regular windows.

If the position and size is set in the WM_SIZE_HINTS atom, openbox will
respect the position and size declared by the window.

Fixes #2021
2022-02-21 21:40:33 +01:00
..
adapters feat(net): %netspeed% token to show combined up+download speed (#2590) 2022-02-06 21:12:38 +01:00
cairo Use @ for doxygen commands (#2597) 2022-02-20 21:40:48 +01:00
components Use @ for doxygen commands (#2597) 2022-02-20 21:40:48 +01:00
drawtypes Add units support (POINT, PIXEL, SPACE) (#2578) 2022-02-20 21:08:57 +01:00
events Use @ for doxygen commands (#2597) 2022-02-20 21:40:48 +01:00
ipc Eventloop cleanup (#2577) 2022-01-22 22:00:26 +01:00
modules Use @ for doxygen commands (#2597) 2022-02-20 21:40:48 +01:00
tags Add units support (POINT, PIXEL, SPACE) (#2578) 2022-02-20 21:08:57 +01:00
utils Use @ for doxygen commands (#2597) 2022-02-20 21:40:48 +01:00
x11 fix: Set WM_SIZE_HINTS to fix position in openbox 2022-02-21 21:40:33 +01:00
CMakeLists.txt refactor(cmake): Allow targets to be enabled individually 2020-12-24 02:20:38 +01:00
common.hpp Use sockets for IPC (#2539) 2022-01-22 20:35:37 +01: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 Integrate bar taskqueue into eventloop (#2510) 2021-09-27 17:35:45 +02:00