aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAge
* Start port of swaybar to layer shellLibravatar Drew DeVault2018-03-29
| | | | | | This starts up the event loop and wayland display and shims out the basic top level rendering concepts. Also includes some changes to incorporate pango into the 1.x codebase properly.
* Address review feedbackLibravatar Drew DeVault2018-03-28
|
* Render layer surfaces and respect exclusive zoneLibravatar Drew DeVault2018-03-28
|
* Add initial layer shell skeletonLibravatar Drew DeVault2018-03-28
|
* Address review commentsLibravatar Drew DeVault2018-03-28
|
* Remove obsolete client codeLibravatar Drew DeVault2018-03-28
|
* Add solid-color rendering to swaybgLibravatar Drew DeVault2018-03-28
|
* Update wlroots APILibravatar emersion2018-03-19
| | | | | Breaking changes in wlr_xdg_shell_v6 and wlr_renderer have been made upstream.
* ipc new window eventLibravatar Tony Crisci2018-02-27
|
* Send surface enter/leave eventsLibravatar Drew DeVault2018-02-25
|
* take seat param for handle_command and renameLibravatar Tony Crisci2018-02-24
|
* update log.h for latest wlrLibravatar Tony Crisci2018-02-24
|
* basic layout commandLibravatar Tony Crisci2018-02-22
|
* rename new_input listener on input-managerLibravatar Tony Crisci2018-02-20
|
* make handle_output_destroy() staticLibravatar Tony Crisci2018-02-20
|
* add doc to sway_seat_get_focus_inactive()Libravatar Tony Crisci2018-02-20
|
* use quotes for container includeLibravatar Tony Crisci2018-02-17
|
* fix build for latest apiLibravatar Tony Crisci2018-02-14
|\
| * output destroyLibravatar Tony Crisci2018-02-14
| |
| * input device destroyLibravatar Tony Crisci2018-02-14
| |
* | get swayc in directionLibravatar Tony Crisci2018-02-14
| |
* | remove old focus memberLibravatar Tony Crisci2018-02-10
| |
* | use bfs iterator to collect focus stackLibravatar Tony Crisci2018-02-10
| |
* | refactor workspace.hLibravatar Tony Crisci2018-02-10
| |
* | separate seat get focus and seat get focus inactiveLibravatar Tony Crisci2018-02-07
| |
* | basic focus overhaulLibravatar Tony Crisci2018-02-04
|/
* Implement workspacesLibravatar Drew DeVault2018-01-30
|
* Remove include/sway/old/Libravatar Drew DeVault2018-01-30
|
* Execute pending commands when Xwayland is readyLibravatar Drew DeVault2018-01-30
|
* config reload: destroy old seat when removed from configLibravatar Dominique Martinet2018-01-22
| | | | | This adds new sway_seat_destroy and sway_cursor_destroy helpers and compare new and old config on free
* Merge pull request #1574 from acrisci/config-refactorLibravatar emersion2018-01-22
|\ | | | | Command criteria
| * criteria cleanupLibravatar Tony Crisci2018-01-21
| |
| * view interfaceLibravatar Tony Crisci2018-01-21
| |
| * basic command criteriaLibravatar Tony Crisci2018-01-20
| |
| * add kill commandLibravatar Tony Crisci2018-01-20
| |
| * seat config handler contextLibravatar Tony Crisci2018-01-20
| |
| * input config handler contextLibravatar Tony Crisci2018-01-20
| |
* | copy config references for input and seatLibravatar Tony Crisci2018-01-17
|/
* render override redirectLibravatar Tony Crisci2018-01-14
|
* common/log: finish removing most log functionsLibravatar Dominique Martinet2018-01-05
| | | | | Keep sway_abort and sway_assert and convert them to use wlr_log functions
* sway: change all sway_log to wlr_logLibravatar Dominique Martinet2018-01-05
|
* config: add 'set' commandLibravatar Dominique Martinet2018-01-05
|
* Merge pull request #1539 from acrisci/bindingsLibravatar Drew DeVault2018-01-04
|\ | | | | Bindings
| * Merge branch 'wlroots' into bindingsLibravatar Tony Crisci2018-01-04
| |\
| * | binding releaseLibravatar Tony Crisci2018-01-04
| | |
| * | keyboard translate keysymsLibravatar Tony Crisci2017-12-27
| | |
| * | binding configLibravatar Tony Crisci2017-12-27
| | |
* | | Allow to configure outputs by their identifierLibravatar emersion2017-12-29
| |/ |/|
* | Refactor output command, add output enableLibravatar emersion2017-12-27
|/
* ipc get_inputsLibravatar Tony Crisci2017-12-18
|