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
/
include
/
sway
/
tree
Age
Commit message (
Expand
)
Author
2018-07-28
Allow containers to float
Ryan Dwyer
2018-07-26
Allow containers to be fullscreen
Ryan Dwyer
2018-07-25
reverted includes of "sway/config.h" and replaced with "config.h" from meson ...
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-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
Handle set_{title,app_id} for xdg-shell and zxdg-shell-v6
emersion
2018-07-22
Consider view's min/max sizes when resizing
Ryan Dwyer
2018-07-22
Implement floating_modifier and mouse operations for floating views
Ryan Dwyer
2018-07-19
Allow xwayland views to become urgent when on a non-visible workspace
Ryan Dwyer
2018-07-17
Implement default_floating_border command and adjust CSD behaviour
Ryan Dwyer
2018-07-16
Mark containers as urgent in IPC if they have urgent views
Ryan Dwyer
2018-07-16
Update workspace urgent state when views close or move workspaces
Ryan Dwyer
2018-07-16
Implement urgency base functionality
Ryan Dwyer
2018-07-15
Make focus part of transactions
Ryan Dwyer
2018-07-14
Simplify transactions by utilising a dirty flag on containers
Ryan Dwyer
2018-07-12
Don't disable borders for xwayland floating views
emersion
2018-07-09
Implement some floating move commands
Ryan Dwyer
2018-07-01
Implement pid->workspace tracking
Drew DeVault
2018-06-30
sway views: add helpers to get view and layer from wlr_surface
Dominique Martinet
2018-06-30
Merge remote-tracking branch 'upstream/master' into atomic
Ryan Dwyer
2018-06-30
Revert "Don't unmaximize floating views"
Rostislav Pehlivanov
2018-06-29
Add comment about usage to arrange_windows declaration
Ryan Dwyer
2018-06-27
Fix memleak in container_get_box
Ryan Dwyer
2018-06-26
Rename view's free callback to destroy
Ryan Dwyer
2018-06-26
Damage output when a fullscreen view unmaps
Ryan Dwyer
2018-06-23
Implement atomic layout updates for tree operations
Ryan Dwyer
2018-06-18
Preserve buffers during transactions
Ryan Dwyer
2018-06-11
Merge remote-tracking branch 'upstream/master' into atomic
Ryan Dwyer
2018-06-09
Merge pull request #2124 from emersion/drag-icons
Drew DeVault
2018-06-09
Implement gaps (PR #2047)
Nate Symer
2018-06-09
Render drag icons
emersion
2018-06-09
Refactor everything that needs to arrange windows
Ryan Dwyer
2018-06-09
Make main properties be the pending state
Ryan Dwyer
2018-06-09
WIP: Atomic layout updates ground work
Ryan Dwyer
2018-06-08
Restore workspaces to outputs based on priority
Brian Ashworth
2018-06-06
Switch output storing from list_t to wl_list
Brian Ashworth
2018-06-06
Store sway_outputs so that they can be reenabled
Brian Ashworth
2018-06-01
Fix mpv damage issue when unfullscreening into floating
Ryan Dwyer
2018-06-01
Don't unmaximize floating views
Ryan Dwyer
2018-06-01
Don't let xwayland views set position unless unmanaged
Ryan Dwyer
2018-06-01
Remove container_self_or_parent_floating
Ryan Dwyer
2018-06-01
Rename container_set_geometry_from_view
Ryan Dwyer
2018-06-01
Store swayc coordinates as layout-local
Ryan Dwyer
2018-06-01
Rename set_maximized functions to set_tiled
Ryan Dwyer
2018-06-01
Fix unfullscreening a floating view
Ryan Dwyer
2018-06-01
Replace is_floating boolean with function
Ryan Dwyer
2018-06-01
Use L_FLOATING instead of reapable boolean
Ryan Dwyer
[next]