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
2018-10-08
Only consider tiling views for gaps outer
Brian Ashworth
2018-10-06
Move sticky containers when switching workspace via criteria
Ryan Dwyer
2018-10-01
Fix smart gaps
Brian Ashworth
2018-09-29
Make gaps implementation consistent with i3-gaps
Ryan Dwyer
2018-09-28
Check for NULL output in workspace_valid_on_output
Ryan Dwyer
2018-09-28
Rename workspace_outputs to workspace_configs and fix memory leak
Ryan Dwyer
2018-09-23
Prevent sticky containers from jumping on workspace switch
Ryan Dwyer
2018-09-22
commands: remove obselete code for sticky windows when switching workspace
Ian Fan
2018-09-11
Fix crash in workspace_wrap_children
Ryan Dwyer
2018-09-11
Implement tiling drag
Ryan Dwyer
2018-09-10
Give windows pointer focus immediately when they are switched to
William Wold
2018-09-06
Introduce seat_set_focus_container and seat_set_focus_workspace
Ryan Dwyer
2018-09-05
Don't use wlr_output properties
Ryan Dwyer
2018-09-05
Implement type safe arguments and demote sway_container
Ryan Dwyer
2018-09-03
Change _XOPEN_SOURCE defines to _POSIX_C_SOURCE
sghctoma
2018-08-30
Fix feature macros for FreeBSD
sghctoma
2018-08-28
Fix gaps issues
Ryan Dwyer
2018-08-26
Make separate gaps functions per container type
Ryan Dwyer
2018-08-24
Refactor destroy functions and save workspaces when there's no outputs
Ryan Dwyer
2018-08-20
Improve new workspace name selection
minus
2018-08-19
Replace hacky L_FLOATING container with a list
Ryan Dwyer
2018-08-18
commands: saner workspace number handling
Ian Fan
2018-08-18
Implement iterators per container type
Ryan Dwyer
2018-08-18
Rename container_sort_workspaces and container_wrap_children
Ryan Dwyer
2018-08-16
When the workspace is focused, return it instead of checking parent
Donnie West
2018-08-15
Use list_find in more places and refactor/fix workspace prev_next functions
Ryan Dwyer
2018-08-12
Use assigned workspace name for output
minus
2018-08-08
Deny moving a sticky container to workspace if it's the same output
Ryan Dwyer
2018-08-07
Fix infinite loop when focusing sticky containers via workspace command
Ryan Dwyer
2018-08-06
commands: check for special workspaces in workspace & move commands
Ian Fan
2018-08-06
commands: complete workspace implementation
Ian Fan
2018-08-06
commands: fix layout implementation (also better name for previous split layout)
Ian Fan
2018-08-04
Move workspace pid code to root.c
Ryan Dwyer
2018-08-03
Check correct ws for sticky and fix floating iter
Brian Ashworth
2018-07-28
Preserve workspace name
Mihai Coman
2018-07-24
Merge pull request #2165 from swaywm/pid-workspaces
Drew DeVault
2018-07-24
Address @emersion's review comments
Drew DeVault
2018-07-23
Also extract first workspace name from bindcodes
frsfnrrg
2018-07-23
Merge branch 'master' into pid-workspaces
Drew DeVault
2018-07-16
Render containers as urgent if they have an urgent child
Ryan Dwyer
2018-07-16
Mark containers as urgent in IPC if they have urgent views
Ryan Dwyer
2018-07-16
Update workspace urgent state when views close or move workspaces
Ryan Dwyer
2018-07-16
Implement urgency base functionality
Ryan Dwyer
2018-07-14
Simplify transactions by utilising a dirty flag on containers
Ryan Dwyer
2018-07-09
Update for swaywm/wlroots#1126
emersion
2018-07-05
workspace_next_name: free targets later than these already found in order
Dominique Martinet
2018-07-02
workspace_next_name: fix string length for ws_num >= 100
Dominique Martinet
2018-07-02
find prev/next output/workspace: add NULL check
Dominique Martinet
2018-07-01
Implement pid->workspace tracking
Drew DeVault
2018-06-23
Implement atomic layout updates for tree operations
Ryan Dwyer
[prev]
[next]