aboutsummaryrefslogtreecommitdiff
path: root/include/sway
AgeCommit message (Expand)Author
2018-06-01Use L_FLOATING instead of reapable booleanRyan Dwyer
2018-06-01Implement floatingRyan Dwyer
2018-06-01Send frame done to floating viewsDrew DeVault
2018-06-01Implement `floating enable`Drew DeVault
2018-05-28Support i3's legacy force_focus_wrapping commandBrian Ashworth
2018-05-28Merge pull request #2060 from RedSoxFan/focus-wrappingemersion
2018-05-27Implement focus_wrappingBrian Ashworth
2018-05-28Fix ancestor typosRyan Dwyer
2018-05-27Merge pull request #2050 from smlx/focus-fixDrew DeVault
2018-05-27Implement bindsym/bindcode --lockedfrsfnrrg
2018-05-28Move previous cursor_position inline.Scott Leggett
2018-05-28Store previous position in sway_cursor.Scott Leggett
2018-05-28Merge branch 'master' into cmd-swapRyan Dwyer
2018-05-27Rename view_get_type to view_get_shellRyan Dwyer
2018-05-27Add shell criteria tokenRyan Dwyer
2018-05-27Focus containers only on entry.Scott Leggett
2018-05-26Implement swap commandBrian Ashworth
2018-05-25Clean up container title functionsRyan Dwyer
2018-05-22Replace empty argument with voidRyan Dwyer
2018-05-22Use constants for titlebar dimensionsRyan Dwyer
2018-05-21Don't track damage for views on inactive tabsRyan Dwyer
2018-05-21Implement tabbed layoutRyan Dwyer
2018-05-20Fix border commands from changing focusBrian Ashworth
2018-05-19Rebuild textures if needed when moving a containerRyan Dwyer
2018-05-17Implement show_marksRyan Dwyer
2018-05-16sway: run commands without waiting for XwaylandDominique Martinet
2018-05-15Change unmark implemention to match i3'sRyan Dwyer
2018-05-15Implement marksRyan Dwyer
2018-05-14Merge branch 'master' into fix-1975Brian Ashworth
2018-05-14Kill wl_shellemersion
2018-05-14Merge branch 'master' into fix-1975Brian Ashworth
2018-05-14Fix titles and detect edges for hide_edge_bordersBrian Ashworth
2018-05-14Revert "Revert "Merge pull request #1953 from RyanDwyer/criteria-focused""Ryan Dwyer
2018-05-14Revert "Revert "Merge pull request #1943 from RyanDwyer/criteria-improvements""Ryan Dwyer
2018-05-13Merge pull request #1970 from emersion/xdg-shell-stableDrew DeVault
2018-05-13Add xdg-shell stable supportemersion
2018-05-13Merge pull request #1824 from snaggen/idleDrew DeVault
2018-05-13Merge branch 'master' into edge-bordersRyan Dwyer
2018-05-13Idle handling for dpms/lockscreen et alMattias Eriksson
2018-05-12Don't destroy view child on xdg-popup unmapemersion
2018-05-12Merge branch 'master' into edge-bordersBrian Ashworth
2018-05-12Count descendant views for hide_edge_borders smartBrian Ashworth
2018-05-12Merge pull request #1959 from RyanDwyer/ipc-get-seatsDrew DeVault
2018-05-12Revert "Merge pull request #1943 from RyanDwyer/criteria-improvements"Drew DeVault
2018-05-12Revert "Merge pull request #1953 from RyanDwyer/criteria-focused"Drew DeVault
2018-05-12Implement IPC get_seats commandRyan Dwyer
2018-05-12Implement __focused__ criteriaRyan Dwyer
2018-05-11Overhaul criteria implementationRyan Dwyer
2018-05-10Damage borders when damaging viewemersion
2018-05-06Implement pango supportRyan Dwyer