Home
last modified time | relevance | path

Searched refs:con_move_to_workspace (Results 1 – 14 of 14) sorted by relevance

/dports/x11-wm/i3/i3-4.20.1/src/
H A Dscratchpad.c59 con_move_to_workspace(con, __i3_scratch, true, true, false); in scratchpad_move()
141 con_move_to_workspace(floating, focused_ws, true, false, false); in scratchpad_show()
189 con_move_to_workspace(con, active, true, false, false); in scratchpad_show()
H A Doutput.c104 con_move_to_workspace(current, visible_ws, true, false, ignore_focus); in output_push_sticky_windows()
H A Dcon.c1197 con_move_to_workspace(child, target_ws, true, true, false); in _con_move_to_con()
1380 con_move_to_workspace(con, con_get_workspace(target), true, false, false); in con_move_to_mark()
1386 con_move_to_workspace(con, target, true, false, false); in con_move_to_mark()
1426 void con_move_to_workspace(Con *con, Con *workspace, bool fix_coordinates, bool dont_warp, bool ign… in con_move_to_workspace() function
1449 con_move_to_workspace(con, ws, fix_coordinates, false, false); in con_move_to_output()
H A Dfloating.c524 con_move_to_workspace(con, ws, false, true, false); in floating_maybe_reassign_ws()
H A Dhandlers.c858 con_move_to_workspace(con, ws, true, false, false); in handle_client_message()
H A Dcommands.c261 con_move_to_workspace(current->con, ws, true, false, false); in move_matches_to_workspace()
/dports/x11-wm/i3-gaps/i3-4.20.1/src/
H A Dscratchpad.c59 con_move_to_workspace(con, __i3_scratch, true, true, false); in scratchpad_move()
141 con_move_to_workspace(floating, focused_ws, true, false, false); in scratchpad_show()
189 con_move_to_workspace(con, active, true, false, false); in scratchpad_show()
H A Doutput.c104 con_move_to_workspace(current, visible_ws, true, false, ignore_focus); in output_push_sticky_windows()
H A Dcon.c1197 con_move_to_workspace(child, target_ws, true, true, false); in _con_move_to_con()
1380 con_move_to_workspace(con, con_get_workspace(target), true, false, false); in con_move_to_mark()
1386 con_move_to_workspace(con, target, true, false, false); in con_move_to_mark()
1426 void con_move_to_workspace(Con *con, Con *workspace, bool fix_coordinates, bool dont_warp, bool ign… in con_move_to_workspace() function
1449 con_move_to_workspace(con, ws, fix_coordinates, false, false); in con_move_to_output()
H A Dfloating.c524 con_move_to_workspace(con, ws, false, true, false); in floating_maybe_reassign_ws()
H A Dhandlers.c858 con_move_to_workspace(con, ws, true, false, false); in handle_client_message()
H A Dcommands.c261 con_move_to_workspace(current->con, ws, true, false, false); in move_matches_to_workspace()
/dports/x11-wm/i3/i3-4.20.1/include/
H A Dcon.h347 void con_move_to_workspace(Con *con, Con *workspace, bool fix_coordinates,
/dports/x11-wm/i3-gaps/i3-4.20.1/include/
H A Dcon.h347 void con_move_to_workspace(Con *con, Con *workspace, bool fix_coordinates,