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
Age
Commit message (
Expand
)
Author
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-28
Fix floating views in tabbed/stacked workspaces not getting frame events
Ryan Dwyer
2018-09-26
Fix race condition crash when view unmaps + maps quickly
Ryan Dwyer
2018-09-25
Fix crash when disconnecting output
Ryan Dwyer
2018-09-23
Merge pull request #2694 from RyanDwyer/fix-sticky-jumping-on-switch
emersion
2018-09-23
Merge pull request #2686 from RyanDwyer/tab-scrolling
emersion
2018-09-23
Prevent sticky containers from jumping on workspace switch
Ryan Dwyer
2018-09-22
Merge pull request #2688 from RyanDwyer/exec-commands-without-focus
Drew DeVault
2018-09-23
Allow running commands on containers without focusing them
Ryan Dwyer
2018-09-22
commands: remove obselete code for sticky windows when switching workspace
Ian Fan
2018-09-22
swaybar, swaylock, & tree/container: Set cairo font options to render text an...
Geoff Greer
2018-09-22
Merge pull request #2660 from RyanDwyer/fix-scratchpad-iteration
emersion
2018-09-22
Fix pango escaping and refactor escape_markup_text
Ryan Dwyer
2018-09-22
Implement tab cycling using mouse wheel
Ryan Dwyer
2018-09-20
swaybar: handle hotplugging
emersion
2018-09-19
ipc: add pid information for views in layout tree
Ian Fan
2018-09-18
Fix double iteration of scratchpad containers
Ryan Dwyer
2018-09-16
Rename seat_get_active_child to seat_get_active_tiling_child
Ryan Dwyer
2018-09-16
Fix crash when unmapping last child of a tabbed workspace
Ryan Dwyer
2018-09-15
ipc: handle NULL cases for node_get_output
Ian Fan
2018-09-15
Remove redundant container creation in view initialization
Ian Fan
2018-09-11
Merge pull request #2621 from emersion/fix-unmap-segfault
Drew DeVault
2018-09-12
Minor fixes to tiling drag implementation
Ryan Dwyer
2018-09-11
Don't use handler_context in view_unmap
emersion
2018-09-11
Fix crash in workspace_wrap_children
Ryan Dwyer
2018-09-11
Implement tiling drag
Ryan Dwyer
2018-09-10
Minor fix
William Wold
2018-09-10
Minor fix
William Wold
2018-09-10
Prevent stacked layout from crashing
William Wold
2018-09-10
Give windows pointer focus immediately when they are switched to
William Wold
2018-09-08
Align titles to baseline
Ryan Dwyer
2018-09-06
Second attempt at restoring focus when closing a fullscreen view
Ryan Dwyer
2018-09-06
Introduce seat_set_focus_container and seat_set_focus_workspace
Ryan Dwyer
2018-09-06
Adjust container box
Ryan Dwyer
2018-09-05
Call wlr_output_enable on enable/disable if needed
Brian Ashworth
2018-09-05
Allow marked containers to be moved out of the scratchpad via move command
Ryan Dwyer
2018-09-05
Fix crash when view in scratchpad becomes urgent
Ryan Dwyer
2018-09-05
Fix floating view moving to 0,0 when splitting
Ryan Dwyer
2018-09-05
Fix scratchpad related crashes
Ryan Dwyer
2018-09-05
Fix output position issue
Ryan Dwyer
2018-09-05
Apply default config to output
Ryan Dwyer
2018-09-05
Remove offset argument to container_add_sibling
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-09-03
Merge remote-tracking branch 'upstream/master' into fix-freebsd-build
sghctoma
2018-09-02
Rename fowa enum and use switch in view_request_activate
Ryan Dwyer
2018-09-02
Implement focus_on_window_activation
Ryan Dwyer
2018-08-30
Fix feature macros for FreeBSD
sghctoma
[next]