aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorLines
2018-05-06Implement pango supportRyan Dwyer-0/+1
2018-05-05Move code for re-arranging after font height change into a common placeRyan Dwyer-1/+4
2018-05-05Implement title_formatRyan Dwyer-3/+14
2018-05-03Convert border_colors.text to float[4]Drew DeVault-1/+1
2018-05-03Change comment formatRyan Dwyer-1/+1
2018-05-03Calculate config->font_height based on existing container titlesRyan Dwyer-2/+16
2018-05-03Render titlesRyan Dwyer-1/+10
2018-05-01Restore view_update_position()Ryan Dwyer-0/+2
2018-05-01Move docblock and fix indenting of switch/case.Ryan Dwyer-0/+4
2018-04-30Implement bordersRyan Dwyer-9/+16
2018-04-30Remove arrange_windows()Ryan Dwyer-2/+0
2018-04-28Refactor arrange_windows()Ryan Dwyer-3/+23
2018-04-26Add map_from_region commandemersion-1/+9
2018-04-26Remove sway_container.workspace_layoutRyan Dwyer-4/+0
2018-04-25Merge branch 'master' into criteria-commandsDrew DeVault-1/+7
2018-04-24Fix a bunch of swaybar memory leaksemersion-1/+4
2018-04-24Improved key handling in swaylockMattias Eriksson-0/+3
2018-04-24Update wording about unmanaged/unmapped viewsRyan Dwyer-1/+1
2018-04-23Implement rename workspace commandRyan Dwyer-0/+1
2018-04-21Default to current time when triggering cursor eventsemersion-1/+1
2018-04-19Merge branch 'master' into fullscreenDrew DeVault-0/+4
2018-04-18Make key repeat configurableRyan Dwyer-0/+4
2018-04-18Fullscreen fixes.Ryan Dwyer-0/+1
2018-04-17Create sway_workspace struct.Ryan Dwyer-3/+9
2018-04-17Feedback for fullscreen.Ryan Dwyer-2/+0
2018-04-16Implement fullscreen.Ryan Dwyer-0/+14
2018-04-12swaylock: Securely zero-out password.Geoff Greer-2/+1
2018-04-10Clean up cursor simulation code.Danny Bautista-1/+2
2018-04-10Implement cursor event simulation with sway commands.Danny Bautista-1/+3
2018-04-08Merge pull request #1769 from acrisci/focus-inactive-fixesDrew DeVault-2/+14
2018-04-0880charTony Crisci-1/+2
2018-04-08Add input "identifier" map_to_output "identifier"Drew DeVault-1/+4
2018-04-08Merge branch 'wlroots' into focus-inactive-fixesTony Crisci-1/+3
2018-04-08Fix cursor motion issuesDrew DeVault-1/+1
2018-04-08Implement tablet tool supportDrew DeVault-1/+3
2018-04-07seat focus inactive children foreachTony Crisci-0/+7
2018-04-07seat get focus inactive viewTony Crisci-2/+6
2018-04-07Give keyboard focus to unmanaged xwayland surfacesemersion-0/+3
2018-04-07Merge pull request #1756 from emersion/output-damageDrew DeVault-12/+7
2018-04-07Merge pull request #1700 from swaywm/move-cmd-fullDrew DeVault-1/+17
2018-04-06Revert "Break everything^W^WUse wlr_box for sway_container"Drew DeVault-5/+8
2018-04-06Break everything^W^WUse wlr_box for sway_containerDrew DeVault-8/+5
2018-04-06Add debug tree viewDrew DeVault-1/+10
2018-04-06Simplify damage tracking functions, use them in layer shellemersion-12/+7
2018-04-06Send surface enter/leave events to view childrenemersion-0/+5
2018-04-06Implement move [left|right|up|down]Drew DeVault-0/+7
2018-04-06Fix wl_output enter/leave eventsemersion-0/+1
2018-04-05Remove L_TYPESemersion-3/+1
2018-04-05Merge pull request #1743 from emersion/subsurface-damage-trackingDrew DeVault-3/+68
2018-04-05Handle unmanaged surfaces motionemersion-0/+2