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
/
desktop
Age
Commit message (
Expand
)
Author
2018-10-24
Rebase the cursor after mapping a view
Ryan Dwyer
2018-10-24
Merge pull request #2933 from Snaipe/xwayland-window-properties
Drew DeVault
2018-10-23
xwayland: populate window_properties in json for views
Franklin "Snaipe" Mathieu
2018-10-22
Fix xwayland wants_floating logic
Ryan Dwyer
2018-10-21
Parse missing i3 window types
Christian
2018-10-20
Fix popup damage issues when toplevel and/or popup uses geometry
Ryan Dwyer
2018-10-20
Minor refactor of input manager
Ryan Dwyer
2018-10-17
Merge pull request #2820 from Emantor/fix-mouse-warping-container
Drew DeVault
2018-10-16
view: move arrange_workspace into view_map
Rouven Czerwinski
2018-10-12
Fix pixel leaks when using fractional scaling
Ryan Dwyer
2018-10-09
Merge pull request #2772 from RyanDwyer/improve-popup-damage
Drew DeVault
2018-10-08
Remove duplicate code
Ryan Dwyer
2018-10-08
Look for any ancestor when checking for fullscreen exit
Ryan Dwyer
2018-10-08
Use current state when rendering transient containers
Ryan Dwyer
2018-10-08
Introduce container_is_transient_for
Ryan Dwyer
2018-10-08
Implement popup_during_fullscreen
Ryan Dwyer
2018-10-07
Use wlr_xdg_popup_get_toplevel_coords
Ryan Dwyer
2018-10-07
Only damage popups when popups have damage
Ryan Dwyer
2018-10-04
Give focus to another swaylock surface when output is disconnected
Ryan Dwyer
2018-10-03
Merge pull request #2703 from RyanDwyer/csd-border
Drew DeVault
2018-09-28
transaction: do not use pointers for state
Ian Fan
2018-09-27
Remove server-decoration assumption if view supports xdg-decoration
Ryan Dwyer
2018-09-27
Rename view_set_csd_from_client to view_update_csd_from_client
Ryan Dwyer
2018-09-27
Add CSD to border modes
Ryan Dwyer
2018-09-23
Allow running commands on containers without focusing them
Ryan Dwyer
2018-09-21
Reconfigure xwayland views when repositioned
Ryan Dwyer
2018-09-19
Fix segfault in output_render
emersion
2018-09-16
Merge pull request #2637 from RyanDwyer/fix-tabbed-workspace-shenanigans
Drew DeVault
2018-09-16
Fix crash when destroying an idle-inhibiting client
Marien Zwart
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-11
Fix dropzone box on scaled outputs
Ryan Dwyer
2018-09-11
Implement tiling drag
Ryan Dwyer
2018-09-11
Rename OP_MOVE to OP_MOVE_FLOATING
Ryan Dwyer
2018-09-10
handle_layer_shell_surface: Do not crash if seat doesn't have focus
Armin Preiml
2018-09-08
Align titles to baseline
Ryan Dwyer
2018-09-08
Fix gaps in title textures and vertically center them
Ryan Dwyer
2018-09-07
Merge pull request #2603 from emersion/fix-dnd
Drew DeVault
2018-09-07
Fix drag-and-drop
emersion
2018-09-06
Float views when min == max on either dimension
Ryan Dwyer
2018-09-06
Fix crash when switching to new workspace during transaction
Ryan Dwyer
2018-09-06
Fix crash when views rapidly map and unmap
Ryan Dwyer
2018-09-05
Fix output position issue
Ryan Dwyer
2018-09-05
Update output propertes on mode change
Ryan Dwyer
2018-09-05
Apply default config to output
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
Implement window_role criteria token
Ryan Dwyer
2018-09-03
Fix crash when a splash screen opens on an empty workspace
Ian Fan
2018-09-03
Merge branch 'master' into disabled-no-modeset
Brian Ashworth
[next]