summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-01-02*: replace the "shelf" with "contexts"Vito Caputo
2021-01-02context_colors: introduce context colors list X-MacroVito Caputo
2021-01-01*: return MRU object from _mru() funcsVito Caputo
2020-12-23desktop: drop unused desktop namesVito Caputo
2020-12-23*: introduce and use direction parameterVito Caputo
2020-12-23direction: introduce vwm_direction_t enum typeVito Caputo
2020-05-09libvmon: trivial cosmetic changesVito Caputo
2020-05-08libvmon: remove unused _MOVE_STALE_TO_FRONT stuffVito Caputo
2020-05-08libvmon: fix bug in proc_follow_children()Vito Caputo
2019-09-23charts: introduce snprintf helper snpf()Vito Caputo
2019-07-14charts: clamp %n length to buffer sizeVito Caputo
2018-10-23*: update copyright lines to include 2018Vito Caputo
2018-10-23window: vwm_win_focus_next() skip shelf unmap/mapVito Caputo
2018-10-23window: trivial simplification of vwm_win_lookup()Vito Caputo
2018-04-11logo: trivial cleanupVito Caputo
2018-04-11logo: fix an edge case where logo is drawn foreverPhilip J. Freeman
2017-12-29charts: fix ancestor siblings check segfaultVito Caputo
2017-11-28window: discover allscreen on configure tooVito Caputo
2017-11-28screen: raw rectangle coords for vwm_screen_find()Vito Caputo
2017-11-27window: improve vwm_win_manage_xwin() tracingVito Caputo
2017-11-27xwindow: use VWM_TRACE_WIN() in vwm_xwin_create()Vito Caputo
2017-11-27vwm: include window XID in event tracesVito Caputo
2017-11-27util: introduce VWM_TRACE_WIN() convenience macroVito Caputo
2017-10-05*: handle FocusIn eventsVito Caputo
2017-10-05window: split out focused window setterVito Caputo
2017-10-05*: s/vwm_win_focused/vwm_win_get_focused/Vito Caputo
2017-10-04clickety: always (re)focus clicked windowVito Caputo
2017-04-07window: move console identification to helperVito Caputo
2017-04-04window: drop configuring member from vwm_window_tVito Caputo
2017-03-27*: update email address: s/gnugeneration/pengaru/Vito Caputo
2017-03-27charts: don't copy or free zero chartsVito Caputo
2017-03-27charts: reduce CHART_MAX_ARGC from 512 to 64Vito Caputo
2017-03-25libvmon: wrap X-Macro parser state in a structVito Caputo
2017-03-25*: add some missing includesVito Caputo
2017-03-25vmon: two trivial cleanupsVito Caputo
2017-03-25overlays: rename overlays.[ch]->charts.[ch]Vito Caputo
2017-03-25overlays: rename overlays->chartsVito Caputo
2017-03-25overlays: define the libvmon wantsVito Caputo
2017-03-25overlays: handle errors in vwm_overlays_create()Vito Caputo
2017-03-25overlays: just some tidying of the chaosVito Caputo
2017-03-25*: more minor style fixupsVito Caputo
2017-03-25composite: fix root_buffer leak on invalidate rootVito Caputo
2017-03-25*: restore old indentation of switch casesVito Caputo
2017-03-25*: s/malloc/calloc/Vito Caputo
2017-03-25xwindow: s/xwindow->mapped/xwindow->client_mapped/Vito Caputo
2017-03-25xevent: use vwm_win_map() instead of XMapWindow()Vito Caputo
2017-03-24xevent: cleanup vwm_xevent_handle_map_request()Vito Caputo
2017-03-24util: switch VWM_BUG macro from including strerrorVito Caputo
2017-03-24window: cleanup vwm_win_focused()Vito Caputo
2017-03-24xwindow: drop configurable HONOR_OVERRIDE_REDIRECTVito Caputo
© All Rights Reserved