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-08-03
Fix crash when moving cursor over a fullscreen split container
Ryan Dwyer
2018-08-03
Fix crash when fullscreen view closes on inactive workspace
Ryan Dwyer
2018-08-02
Fix pointer events for fullscreen views
emersion
2018-08-02
Revert "Revert "Fix popups""
Ryan Dwyer
2018-08-02
Revert "Fix popups"
Drew DeVault
2018-08-02
Fix focus related crashes
Ryan Dwyer
2018-08-02
Merge branch 'master' into fix-resize-wiggle
emersion
2018-08-01
Merge pull request #2391 from RyanDwyer/fix-popups-v2
Drew DeVault
2018-08-01
ipc: prevent emitting a workspace::focus event when moving a container to a d...
Ian Fan
2018-08-01
ipc: fix workspace::focus event behaviour
Ian Fan
2018-08-01
ipc: add window::move events
Ian Fan
2018-08-01
ipc: fix workspace::move calls argument order
Ian Fan
2018-08-01
ipc: only emit window::create event for views
Ian Fan
2018-08-01
ipc: add window::mark event
Ian Fan
2018-08-01
ipc: add workspace::empty event
Ian Fan
2018-08-01
ipc: add window::title event
Ian Fan
2018-08-01
ipc: add window::close event
Ian Fan
2018-08-01
ipc: add workspace::init event
Ian Fan
2018-08-01
Correctly track saved surfaces during multiple transactions
Ryan Dwyer
2018-07-31
Close popups when changing focus
Ryan Dwyer
2018-07-31
Fix popups
Ryan Dwyer
2018-07-30
Fix title textures on scale change
Brian Ashworth
2018-07-28
Merge pull request #2360 from RyanDwyer/floating-containers
Drew DeVault
2018-07-28
Fix crash when a deferred command destroys a workspace
Ryan Dwyer
2018-07-28
Fix crash when unfloating child of container into empty workspace
Ryan Dwyer
2018-07-28
Fix focus mode_toggle from a child of a floating container
Ryan Dwyer
2018-07-28
When unfloating, return container to previously focused tiled container
Ryan Dwyer
2018-07-28
Fix crash when a child of a floating container is in the scratchpad
Ryan Dwyer
2018-07-28
Allow containers to float
Ryan Dwyer
2018-07-28
Preserve workspace name
Mihai Coman
2018-07-27
Fix assign to workspace
Ryan Dwyer
2018-07-26
Refactor view_map
Ryan Dwyer
2018-07-26
Allow containers to be fullscreen
Ryan Dwyer
2018-07-25
fix #2355: "move workspace to output up" crashes
Cédric Cabessa
2018-07-25
more style fixes, reorder config.h include
Pascal Pascher
2018-07-25
reverted includes of "sway/config.h" and replaced with "config.h" from meson ...
Pascal Pascher
2018-07-25
more style fixes, included "sway/config.h" where needed
Pascal Pascher
2018-07-24
style fixes, exclude sway/desctop/xwayland.c when enable_xwayland: false
Pascal Pascher
2018-07-24
Added meson option "enable_xwayland" (default: true) to enable/disable xwayla...
Pascal Pascher
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-23
Store scratchpad list in sway_root instead of server
Ryan Dwyer
2018-07-23
Implement scratchpad
Ryan Dwyer
2018-07-22
Consider view's min/max sizes when resizing
Ryan Dwyer
2018-07-22
Replace static handle_end_operation with seat_end_mouse_operation
Ryan Dwyer
2018-07-22
Implement floating_modifier and mouse operations for floating views
Ryan Dwyer
2018-07-20
Fix pointer events for overlapping floating views
Ryan Dwyer
2018-07-19
Implement assign to output
Ryan Dwyer
[prev]
[next]