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
2019-01-19
Fix re-enabling outputs gaining a CRTC
emersion
2019-01-19
Prevent crashes in handle_transform and handle_scale too
emersion
2019-01-18
Better handle outputs without CRTC
emersion
2019-01-18
output: remove output_add_listeners
emersion
2019-01-16
layer_shell: do not SIGABRT sway on zero outputs
Brian Ashworth
2019-01-15
Remove wlr_xdg_surface_send_close.
Connor E
2019-01-10
Refactor seat operations to use an interface
Ryan Dwyer
2019-01-06
Use %z for printing size_t
Jan Beich
2019-01-01
Fix fullscreen view rendering crash
Mack Straight
2018-12-22
Fix wlr_box_intersection args for wlroots 1441
Brian Ashworth
2018-12-22
Fixes per wlroots#1441
Drew DeVault
2018-12-20
Combine output_by_name and output_by_identifier
Brian Ashworth
2018-12-10
Call wlr_output_enable for disabled new outputs
Brian Ashworth
2018-12-01
Update for swaywm/wlroots#1403
emersion
2018-11-28
Fix titlebar when no title or marks
Brian Ashworth
2018-11-25
Implement title alignment
Brian Ashworth
2018-11-22
Adding commands for configuring titlebar borders and padding
Florent de Lamotte
2018-11-18
Use #if instead of #ifdef
emersion
2018-11-17
Move view {x,y,width,height} into container struct
Ryan Dwyer
2018-11-13
Merge pull request #3102 from emersion/render-software-cursors
Drew DeVault
2018-11-12
Use #if instead of #ifdef for WLR_HAS_*
emersion
2018-11-10
Render software cursors with wlr_output_render_software_cursors
emersion
2018-11-04
Use wlr_surface_get_effective_damage
emersion
2018-11-01
Move view marks properties to container struct
Ryan Dwyer
2018-10-31
Move view border properties to container struct
Ryan Dwyer
2018-10-30
Revert "Respect border settings when rendering lone tabbed/stacked child"
Rostislav Pehlivanov
2018-10-27
Use output identifier for workspace config
Robinhuett
2018-10-27
Don't reset cursor during mouse operations
Ryan Dwyer
2018-10-27
Respect border settings when rendering lone tabbed/stacked child
Ryan Dwyer
2018-10-25
Rebase the cursor after applying transactions
Ryan Dwyer
2018-10-25
Merge pull request #2950 from emersion/presentation-time
Drew DeVault
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
Implement the presentation-time protocol
emersion
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
[next]