index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
tree
/
workspace.c
Age
Commit message (
Expand
)
Author
2024-02-23
Define _POSIX_C_SOURCE globally
Simon Ser
2024-01-18
Delete old damage tracking code
Alexander Orzechowski
2024-01-18
scene_graph: Maintain `wlr_scene_node`s for the sway tree.
Alexander Orzechowski
2023-04-14
Use output_match_name_or_id() in workspace functions
Simon Ser
2022-11-11
workspace_create: Don't allow NULL name
Alexander Orzechowski
2022-11-10
Use wl_signal_emit_mutable()
Simon Ser
2021-11-25
sway: replace noop_output by fallback_output
Simon Zeni
2021-10-29
Add smart_gaps inverse_outer command
bR3iN
2021-06-22
Revert "Add workspace {prev,next}_on_output --create"
Ragnar Groot Koerkamp
2021-06-18
Only call workspace_auto_back_and_forth when needed
Ragnar Groot Koerkamp
2021-06-18
Move auto_back_and_forth logic out of workspace_switch
Ragnar Groot Koerkamp
2021-04-26
workspace: reap empty parents when adding tiles
Ronan Pigott
2021-02-16
container: Move pending state to state struct
Kenny Levinsen
2020-12-20
workspace: rework workspace prev|next like i3
Ronan Pigott
2020-12-20
introduce workspace_squash
Ronan Pigott
2020-12-20
Change workspace_layout to match i3 behavior
Ronan Pigott
2020-11-11
tree/container: introduce `container_is_sticky[_or_child]` functions
Tudor Brindus
2020-10-27
output: evacuate sticky containers only if new output has a workspace
mwenzkowski
2020-07-01
commands/move: unwrap workspace container on move to new workspace
Tudor Brindus
2020-06-08
tree/view: fix smart gaps when ancestor container is tabbed or stacked
Tudor Brindus
2019-08-14
workspace_split: focus middle if workspace focused
Brian Ashworth
2019-08-13
workspace: do not destroy if any seat is focusing
Brian Ashworth
2019-08-13
workspace: prefer identifiers for output priority
Brian Ashworth
2019-07-15
Sanity check gaps on the outside of the workspace
Pedro Côrte-Real
2019-07-15
Avoid negative outer gaps
Pedro Côrte-Real
2019-07-15
Rework gaps code to be simpler and correct
Pedro Côrte-Real
2019-06-23
ws-output-priority: fix logic issue in find_output
Brian Ashworth
2019-06-11
Fix segfaults caused by faulty command parsing
Matt Coffin
2019-04-24
cmd_move: respect workspace layout when inserting
Brian Ashworth
2019-03-14
Set prev_workspace_name based off of focus
Brian Ashworth
2019-03-12
Handle seat_get_focused_workspace returning NULL
Brian Ashworth
2019-02-17
workspace_next_name: fallback to next available number
Brian Ashworth
2019-02-17
Add workspace {prev,next}_on_output --create
Drew DeVault
2019-02-14
seat: allow tree focus changes while layer focused
Brian Ashworth
2019-02-11
workspace_get_initial_output: handle focused layer
Brian Ashworth
2019-01-22
Use noop output when there's no outputs connected
Ryan Dwyer
2019-01-21
Replace wlr_log with sway_log
M Stoeckl
2018-12-20
Combine output_by_name and output_by_identifier
Brian Ashworth
2018-12-17
Allow output ids and wildcard for workspace output
Brian Ashworth
2018-12-09
list.c: rename free_flat_list to list_free_items_and_destroy
Ian Fan
2018-11-11
Allow multiple outputs for workspace output
Brian Ashworth
2018-11-07
Implement per side and per direction outer gaps
Brian Ashworth
2018-10-27
Use output identifier for workspace config
Robinhuett
2018-10-25
Rebase the cursor after applying transactions
Ryan Dwyer
2018-10-21
Make workspace back_and_forth seat-specific
Ryan Dwyer
2018-10-20
Merge pull request #2870 from RyanDwyer/refactor-input-manager
emersion
2018-10-20
Minor refactor of input manager
Ryan Dwyer
2018-10-20
Fix crash when view unmaps while no outputs connected
Ryan Dwyer
2018-10-19
Introduce cursor_rebase
Ryan Dwyer
2018-10-13
fix_edge_gaps: Allow negative values for outer gaps.
Tarmack
[next]