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
/
workspace.c
Age
Commit message (
Expand
)
Author
2017-03-10
UnGNUify the codebase
Drew DeVault
2016-12-15
Add remaining sway allocation failure handling
Drew DeVault
2016-09-01
Reorganize includes
Drew DeVault
2016-07-21
Arrange backgrounds only when required
Mykyta Holubakha
2016-07-18
Move backgrounds to back after arrange_windows
Drew DeVault
2016-07-17
Fix bug with views behind backgrounds on ws switch
Drew DeVault
2016-06-11
cleanup + add timeouts for pid_workspace list
Zandr Martin
2016-06-11
clean up pid/workspace stuff
Zandr Martin
2016-04-30
Remove premature break
Mikkel Oscar Lyderik
2016-04-29
sway/workspace.c: Cleanup some un-free'd memory
Daniel Lockyer
2016-03-04
Fix assigning workspaces to outputs
Mikkel Oscar Lyderik
2016-01-11
Strip quotes from workspace name.
Mikkel Oscar Lyderik
2015-12-18
Fix default workspace name generation
Drew DeVault
2015-12-18
sway: enable workspace selection by number
progandy
2015-12-16
Bring unmanaged windows to front on output arrange
Drew DeVault
2015-12-13
Notify IPC on workspace changes more frequently
Drew DeVault
2015-11-27
workspace: Learn sticky.
S. Christoffer Eliesen
2015-11-27
workspace: Improve workspace_next_name.
S. Christoffer Eliesen
2015-11-02
put ipc_event_workspace in update_focus
taiyu
2015-10-27
implemented IPC subscribe for workspace event
minus
2015-10-23
seamless_mouse: Move pointer only if successfully changed workspace.
S. Christoffer Eliesen
2015-09-18
Fix warnings introduced by prior commit
Drew DeVault
2015-09-13
Revert "new_workspace null behavior + testmap functions + regex"
Drew DeVault
2015-09-12
new_workspace null behavior + testmap functions + regex
taiyu
2015-09-10
cmd status + workspace ws output op
taiyu
2015-09-01
cleaned up leaky prev_workspace_name
taiyu
2015-08-30
Added in workspace_auto_back_and_forth
Luminarys
2015-08-30
Added in workspace back_and_forth
Luminarys
2015-08-25
changed workspace_{outout_,}{next,prev} to return workspace
minus
2015-08-25
refactored workspace_next/prev
minus
2015-08-23
split_string memory leaks cleanedup
taiyu
2015-08-21
bugfixes, renames
taiyu
2015-08-20
find_parent_by_type
taiyu
2015-08-20
style
taiyu
2015-08-19
fixed active_workspace update on focus change
taiyu
2015-08-19
Merge pull request #79 from taiyu-len/master
Drew DeVault
2015-08-19
fix a few possible memory leaks
Syed Amer Gilani
2015-08-19
fixed some more bugs, moved layout_log into log.ch, restored focus_parent
taiyu
2015-08-18
Fixed full screen workspace switch focusing
Luminarys
2015-08-18
restored fullscreen/focus behavior
taiyu
2015-08-18
Fix switching between focused outputs
Drew DeVault
2015-08-18
changed handling of focus, handling of view by type
taiyu
2015-08-17
Added in basic floating toggling
Luminarys
2015-08-16
Fix format warnings
Drew DeVault
2015-08-16
fix
taiyu
2015-08-16
sends hidden views to back, visible view to front
taiyu
2015-08-16
Added in workspace next/prev and workspace output_next/prev
Luminarys
2015-08-16
Revert "get/set_userdata stores swayc_t *, fixed memory leak, minor changes."
Drew DeVault
2015-08-15
fixed 2 small memory leaks & adds format attribute to log.
taiyu
2015-08-15
Fixed output focusing for workspace switch
Luminarys
[next]