Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- actions: cmd_vmove: allow spec by target name, not just number - actions: new commands vnext/vother/vprev to let use like groups - actions: command: differentiate otherwise identical error prints - main: make stdin dup'd from /dev/null rather than X invocation tty (#45) - window: when adding to windowlist, use current vscreen if 'winaddcurv… - actions: restore old way 'windows' did bar toggle when msgwait 0 - window: if msgwait 0 persist and update bar lists on vselect - get_child_info: use XResQueryClientIds() if _NET_WM_PID not found - communications: support arbitrary response sizes, not just 1k - communications: add WARNX_DEBUG macro for cli client stderr prints - actions: cmd_execw: new exec command waits for forked proc to exit (#49) - actions: cmd_execv: new exec command starts in specific vscreen (#51) - events: client_msg: support apps that raise via _NET_ACTIVE_WINDOW - events: map_request: EWMH window raise can use existing rudeness hand… - rudeness: add a bit to allow off-vscreen window raise, default off - actions: cmd_fselect: remove duplicate code - actions: use bar_border_width for interactive read_frame - split: constrain find_frame_number and find_last_frame to a vscreen
- Loading branch information