polybar/include/x11
Jérôme BOULMIER 529843b6ba
Remove undefined behaviors and clean code (#1769)
* fix: avoid memory leaks in case of exceptions.

* fix(fs): remove undefined behavior when removing mounts in m_mounts

* cleanup: remove double checks

* fix: remove memory leaks

* cleanup(xresources): capture exception by reference

Co-authored-by: Patrick Ziegler <p.ziegler96@gmail.com>
2021-02-15 23:32:56 +01:00
..
extensions fix(x11): Don't include composite when disabled 2020-12-22 00:37:07 +01:00
atoms.hpp fix(renderer): Handling of missing root pixmap (#1608) 2019-01-17 14:22:48 +01:00
background_manager.hpp Add compiler warning for missing override specifier (#2341) 2021-01-04 10:38:43 +01:00
connection.hpp Add compiler warning for missing override specifier (#2341) 2021-01-04 10:38:43 +01:00
cursor.hpp fix(compiling): map variable without namespace. (#1395) 2018-08-24 13:37:45 +02:00
ewmh.hpp fix(xworkspace): Fully support _NET_DESKTOP_NAMES spec (#1579) 2019-02-08 13:32:31 +01:00
icccm.hpp
registry.hpp
tray_client.hpp fix(tray_client): remove copy ctor & assignment operator (#1675) 2019-03-06 09:00:11 +01:00
tray_manager.hpp Add compiler warning for missing override specifier (#2341) 2021-01-04 10:38:43 +01:00
types.hpp
window.hpp fix(window): remove useless operator= and add default copy cstr (#1729) 2019-04-07 17:32:55 +02:00
winspec.hpp doc: Convert @ to \ doxygen commands 2018-11-04 19:28:27 -08:00
xembed.hpp
xresources.hpp Remove undefined behaviors and clean code (#1769) 2021-02-15 23:32:56 +01:00