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
/
include
Age
Commit message (
Expand
)
Author
2018-09-20
swaybar: handle hotplugging
emersion
2018-09-19
Merge pull request #2676 from ianyfan/ipc
Drew DeVault
2018-09-19
ipc: add pid information for views in layout tree
Ian Fan
2018-09-19
Introduce create_output command (for developer use)
Ryan Dwyer
2018-09-18
swaybar: rewrite i3bar protocol handling
Ian Fan
2018-09-18
swaybar: rewrite text protocol handling
Ian Fan
2018-09-18
swaybar: fix empty function prototypes
Ian Fan
2018-09-17
swaybar: use output names instead of output indexes
emersion
2018-09-16
Rename seat_get_active_child to seat_get_active_tiling_child
Ryan Dwyer
2018-09-14
Update for swaywm/wlroots#1243
emersion
2018-09-12
i3bar: count references to blocks
Ian Fan
2018-09-12
Minor fixes to tiling drag implementation
Ryan Dwyer
2018-09-11
Implement tiling drag
Ryan Dwyer
2018-09-11
Introduce tiling_drag directive
Ryan Dwyer
2018-09-11
Rename OP_MOVE to OP_MOVE_FLOATING
Ryan Dwyer
2018-09-08
Align titles to baseline
Ryan Dwyer
2018-09-06
Introduce seat_set_focus_container and seat_set_focus_workspace
Ryan Dwyer
2018-09-06
Remove __PRETTY_FUNCTION__
Scott Anderson
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-04
Deny repeating reload by holding key
Ryan Dwyer
2018-09-04
Implement window_role criteria token
Ryan Dwyer
2018-09-03
move criteria "instance", "class" and "window_role" inside HAVE_XWAYLAND ifdefs"
Pascal Pascher
2018-09-03
Fixed window_type with disabled xwayland support.
Pascal Pascher
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-09-01
Merge pull request #2547 from RyanDwyer/fix-reload-crash
Drew DeVault
2018-09-01
Implement window_type criteria token
Ryan Dwyer
2018-09-01
Allow reload command to exist anywhere in the command string
Ryan Dwyer
2018-08-28
Prepare arrange code for type safe arguments
Ryan Dwyer
2018-08-26
Merge pull request #2513 from RyanDwyer/rename-root-outputs
Drew DeVault
2018-08-26
Remove layout.c
Ryan Dwyer
2018-08-26
Make separate gaps functions per container type
Ryan Dwyer
2018-08-25
Add comment for sway_root.all_outputs
Ryan Dwyer
2018-08-25
Rename sway_root.outputs to sway_root.all_outputs
Ryan Dwyer
2018-08-25
Relocate container_move, container_move_to and container_get_in_direction
Ryan Dwyer
2018-08-24
Refactor destroy functions and save workspaces when there's no outputs
Ryan Dwyer
2018-08-21
Replace enum resize_edge with wlr_edges
Ryan Dwyer
2018-08-20
Fix bad-free in swaynag
Brian Ashworth
2018-08-20
Fix crash when adding output
Ryan Dwyer
2018-08-20
Send output enter/leave events correctly
Ryan Dwyer
2018-08-19
Merge pull request #2478 from RyanDwyer/standardise-debug
Drew DeVault
2018-08-19
Replace hacky L_FLOATING container with a list
Ryan Dwyer
2018-08-19
Use enum for damage debug options
Ryan Dwyer
2018-08-19
Standardise debug variables
Ryan Dwyer
2018-08-19
Merge branch 'master' into commands
Ryan Dwyer
2018-08-18
Merge pull request #2466 from RyanDwyer/geometry
Drew DeVault
2018-08-18
commands: complete assign command
Ian Fan
2018-08-18
commands: add nop
Ian Fan
[next]