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-07-28
Allow containers to float
Ryan Dwyer
2018-07-28
Second attempt at fixing transaction use-after-free
Ryan Dwyer
2018-07-28
Fix use after free in transactions
Ryan Dwyer
2018-07-26
Fix indent
Ryan Dwyer
2018-07-26
Allow containers to be fullscreen
Ryan Dwyer
2018-07-25
Merge pull request #2353 from emersion/render-opaque-overlay
Drew DeVault
2018-07-25
reverted includes of "sway/config.h" and replaced with "config.h" from meson ...
Pascal Pascher
2018-07-25
Improve rendering with a fullscreen opaque overlay surface
emersion
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-23
Merge branch 'master' into pid-workspaces
Drew DeVault
2018-07-23
fix crash on new output while swaylock is running
somdoron
2018-07-22
Handle set_{title,app_id} for xdg-shell and zxdg-shell-v6
emersion
2018-07-22
Implement request_move and request_resize for xwayland views
Ryan Dwyer
2018-07-22
Deny move/resize events for tiled xdg shell views
Ryan Dwyer
2018-07-22
Consider view's min/max sizes when resizing
Ryan Dwyer
2018-07-22
Store last button and use it when views request to move or resize
Ryan Dwyer
2018-07-22
Implement xdg shell request_move and request_resize events
Ryan Dwyer
2018-07-22
Improve resize performance by partially flushing the transaction queue
Ryan Dwyer
2018-07-22
Fix damage issue when moving and resizing
Ryan Dwyer
2018-07-21
Implement force_display_urgency_hint
Ryan Dwyer
2018-07-19
Update for swaywm/wlroots#1148
emersion
2018-07-19
Allow xwayland views to become urgent when on a non-visible workspace
Ryan Dwyer
2018-07-18
Don't unfocus when an override redirect window is mapped
emersion
2018-07-18
Handle xwayland override_redirect flag change
emersion
2018-07-17
Fix memory leak in sway/desktop/idle_inhibit_v1.c
frsfnrrg
2018-07-17
Fix memory leak in handle_layer_shell_surface
frsfnrrg
2018-07-17
Implement default_floating_border command and adjust CSD behaviour
Ryan Dwyer
2018-07-16
Render containers as urgent if they have an urgent child
Ryan Dwyer
2018-07-16
Implement xwayland urgency hint
Ryan Dwyer
2018-07-16
Implement urgency base functionality
Ryan Dwyer
2018-07-15
Make focus part of transactions
Ryan Dwyer
2018-07-15
Merge pull request #2272 from RyanDwyer/simplify-transactions
Drew DeVault
2018-07-14
Add extended debugging flags
Drew DeVault
2018-07-15
Set signature to void
Ryan Dwyer
2018-07-14
Simplify transactions by utilising a dirty flag on containers
Ryan Dwyer
2018-07-13
Simplify popup_unconstrain
emersion
2018-07-13
Fix output_has_opaque_lockscreen
emersion
2018-07-13
Merge branch 'master' into xwayland-floating-borders
Ryan Dwyer
2018-07-12
Add xdg-positioner support
emersion
2018-07-12
Don't disable borders for xwayland floating views
emersion
2018-07-11
Use saved buffer when fullscreen view is in a transaction
Ryan Dwyer
2018-07-10
removed unnecessary parens
russ morris
2018-07-10
fix line lengths
russ morris
2018-07-10
tabs instead of spaces
russ morris
2018-07-10
fix tabbed titlebar widths
russ morris
2018-07-10
Merge branch 'master' into fix-stacked-layout
Ryan Dwyer
2018-07-09
Update for swaywm/wlroots#1126
emersion
2018-07-10
Fix titlebar rendering for nested stacked containers
Konstantin Pospelov
2018-07-09
Implement some floating move commands
Ryan Dwyer
[next]