aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Overhaul criteria implementationLibravatar Ryan Dwyer2018-05-11
* Damage borders when damaging viewLibravatar emersion2018-05-10
* Implement pango supportLibravatar Ryan Dwyer2018-05-06
* Move code for re-arranging after font height change into a common placeLibravatar Ryan Dwyer2018-05-05
* Implement title_formatLibravatar Ryan Dwyer2018-05-05
* Convert border_colors.text to float[4]Libravatar Drew DeVault2018-05-03
* Change comment formatLibravatar Ryan Dwyer2018-05-03
* Calculate config->font_height based on existing container titlesLibravatar Ryan Dwyer2018-05-03
* Render titlesLibravatar Ryan Dwyer2018-05-03
* Restore view_update_position()Libravatar Ryan Dwyer2018-05-01
* Move docblock and fix indenting of switch/case.Libravatar Ryan Dwyer2018-05-01
* Implement bordersLibravatar Ryan Dwyer2018-04-30
* Remove arrange_windows()Libravatar Ryan Dwyer2018-04-30
* Refactor arrange_windows()Libravatar Ryan Dwyer2018-04-28
* Add map_from_region commandLibravatar emersion2018-04-26
* Remove sway_container.workspace_layoutLibravatar Ryan Dwyer2018-04-26
* Merge branch 'master' into criteria-commandsLibravatar Drew DeVault2018-04-25
|\
| * Fix a bunch of swaybar memory leaksLibravatar emersion2018-04-24
| * Improved key handling in swaylockLibravatar Mattias Eriksson2018-04-24
* | Update wording about unmanaged/unmapped viewsLibravatar Ryan Dwyer2018-04-24
|/
* Implement rename workspace commandLibravatar Ryan Dwyer2018-04-23
* Default to current time when triggering cursor eventsLibravatar emersion2018-04-21
* Merge branch 'master' into fullscreenLibravatar Drew DeVault2018-04-19
|\
| * Make key repeat configurableLibravatar Ryan Dwyer2018-04-18
* | Fullscreen fixes.Libravatar Ryan Dwyer2018-04-18
* | Create sway_workspace struct.Libravatar Ryan Dwyer2018-04-17
* | Feedback for fullscreen.Libravatar Ryan Dwyer2018-04-17
* | Implement fullscreen.Libravatar Ryan Dwyer2018-04-16
|/
* swaylock: Securely zero-out password.Libravatar Geoff Greer2018-04-12
* Clean up cursor simulation code.Libravatar Danny Bautista2018-04-10
* Implement cursor event simulation with sway commands.Libravatar Danny Bautista2018-04-10
* Merge pull request #1769 from acrisci/focus-inactive-fixesLibravatar Drew DeVault2018-04-08
|\
| * 80charLibravatar Tony Crisci2018-04-08
| * Merge branch 'wlroots' into focus-inactive-fixesLibravatar Tony Crisci2018-04-08
| |\
| * | seat focus inactive children foreachLibravatar Tony Crisci2018-04-07
| * | seat get focus inactive viewLibravatar Tony Crisci2018-04-07
* | | Add input "identifier" map_to_output "identifier"Libravatar Drew DeVault2018-04-08
* | | Fix cursor motion issuesLibravatar Drew DeVault2018-04-08
| |/ |/|
* | Implement tablet tool supportLibravatar Drew DeVault2018-04-08
|/
* Give keyboard focus to unmanaged xwayland surfacesLibravatar emersion2018-04-07
* Merge pull request #1756 from emersion/output-damageLibravatar Drew DeVault2018-04-07
|\
| * Simplify damage tracking functions, use them in layer shellLibravatar emersion2018-04-06
* | Merge pull request #1700 from swaywm/move-cmd-fullLibravatar Drew DeVault2018-04-07
|\ \
| * | Add debug tree viewLibravatar Drew DeVault2018-04-06
| * | Implement move [left|right|up|down]Libravatar Drew DeVault2018-04-06
* | | Revert "Break everything^W^WUse wlr_box for sway_container"Libravatar Drew DeVault2018-04-06
* | | Break everything^W^WUse wlr_box for sway_containerLibravatar Drew DeVault2018-04-06
| |/ |/|
* | Send surface enter/leave events to view childrenLibravatar emersion2018-04-06
|/
* Fix wl_output enter/leave eventsLibravatar emersion2018-04-06
* Remove L_TYPESLibravatar emersion2018-04-05