index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-09-05
Fix swaybars with no defined output
Ryan Dwyer
2018-09-05
Fix crash when moving mouse over a fullscreen split container
Ryan Dwyer
2018-09-05
Fix moving workspace to output
Ryan Dwyer
2018-09-05
Update output propertes on mode change
Ryan Dwyer
2018-09-05
Fix mouse_warping
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
Fix crash when focus hits edge of root
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
Merge pull request #2569 from RyanDwyer/deny-reload-repeat
Drew DeVault
2018-09-04
Deny repeating reload by holding key
Ryan Dwyer
2018-09-03
Merge pull request #2561 from RyanDwyer/window-role-criteria
Drew DeVault
2018-09-04
Implement window_role criteria token
Ryan Dwyer
2018-09-03
Merge pull request #2564 from ppascher/master
Drew DeVault
2018-09-03
Merge pull request #2542 from sghctoma/fix-freebsd-build
Drew DeVault
2018-09-03
Merge pull request #2563 from taiyu-len/fix/misaligned-pointer-access
Drew DeVault
2018-09-03
Merge pull request #2565 from ianyfan/fix-splashscreen-crash
emersion
2018-09-03
Fix crash when a splash screen opens on an empty workspace
Ian Fan
2018-09-03
move criteria "instance", "class" and "window_role" inside HAVE_XWAYLAND ifdefs"
Pascal Pascher
2018-09-03
fix window_type with disabled xwayland support
Pascal Pascher
2018-09-03
Fixed window_type with disabled xwayland support.
Pascal Pascher
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-03
Merge pull request #2553 from emersion/disabled-no-modeset
Brian Ashworth
2018-09-03
Merge branch 'master' into disabled-no-modeset
Brian Ashworth
2018-09-02
prevent ub caused by misaligned stores/loads
taiyu
2018-09-02
Merge pull request #2562 from RyanDwyer/ld-library-path
emersion
2018-09-02
Merge pull request #2560 from RyanDwyer/focus-on-window-activation
emersion
2018-09-02
Add ld-library-path meson option
Ryan Dwyer
2018-09-02
Use dashes in meson option names
Ryan Dwyer
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-02
Merge pull request #2559 from RyanDwyer/xwayland-check-modal
emersion
2018-09-02
Check modal state when determining whether an xwayland view should float
Ryan Dwyer
2018-09-02
Merge pull request #2554 from emersion/init-dmabuf-global-in-renderer
emersion
2018-09-01
Update for swaywm/wlroots#1216
emersion
2018-09-01
Merge pull request #2544 from RyanDwyer/fix-deferred-cmd-crash
Drew DeVault
2018-09-01
Do not modeset disabled outputs
emersion
2018-09-01
Merge pull request #2547 from RyanDwyer/fix-reload-crash
Drew DeVault
2018-09-01
Merge pull request #2549 from RyanDwyer/border-improvements
Drew DeVault
2018-09-01
Merge pull request #2550 from RyanDwyer/window-type-criteria
Drew DeVault
2018-09-01
Implement window_type criteria token
Ryan Dwyer
2018-09-01
Implement deprecated new_window and new_float commands
Ryan Dwyer
2018-09-01
Allow reload command to exist anywhere in the command string
Ryan Dwyer
2018-09-01
Fix crash on reload
Ryan Dwyer
2018-08-31
Merge pull request #2546 from RyanDwyer/fix-transaction-spamming
emersion
2018-08-31
Don't send never-ending transactions when a focused layer surface commits
Ryan Dwyer
2018-08-31
Fix crash when running deferred commands
Ryan Dwyer
2018-08-30
Enable privilege dropping of FreeBSD
sghctoma
[next]