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-02-12
Rebase cursor when a layer surface maps
emersion
2019-02-05
Fix close_popups for xdg-shell
emersion
2019-01-28
Check xdg_surface's role before using its toplevel
mwenzkowski
2019-01-28
Introduce container_is_scratchpad_hidden
Ryan Dwyer
2019-01-28
Center surface inside container when it's too small
Ryan Dwyer
2019-01-27
Merge pull request #3423 from RyanDwyer/fullscreen-global
Drew DeVault
2019-01-25
Implement fullscreen global
Ryan Dwyer
2019-01-24
Use sway_log_errno instead of strerror
Ian Fan
2019-01-22
Fix dead stores found by scan-build
M Stoeckl
2019-01-22
Use noop output when there's no outputs connected
Ryan Dwyer
2019-01-21
Replace wlr_log with sway_log
M Stoeckl
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
[next]