summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAge
...
* | | xkb configLibravatar Tony Crisci2017-12-15
| | |
* | | basic configurationLibravatar Tony Crisci2017-12-14
| | |
* | | seat configurationLibravatar Tony Crisci2017-12-12
| | |
* | | sway input deviceLibravatar Tony Crisci2017-12-12
| | |
* | | input configLibravatar Tony Crisci2017-12-11
| | |
* | | sway pointerLibravatar Tony Crisci2017-12-10
| | |
* | | keyboard removeLibravatar Tony Crisci2017-12-10
| | |
* | | basic keyboardLibravatar Tony Crisci2017-12-10
| | |
* | | seat focus on button pressLibravatar Tony Crisci2017-12-10
| | |
* | | Merge branch 'wlroots' into feature/inputLibravatar Tony Crisci2017-12-10
|\ \ \ | | |/ | |/|
| * | view activateLibravatar Tony Crisci2017-12-06
| |/
* | working pointer motionLibravatar Tony Crisci2017-12-10
| |
* | sway xcursor managerLibravatar Tony Crisci2017-12-09
| |
* | input include directoryLibravatar Tony Crisci2017-12-08
| |
* | sway cursorLibravatar Tony Crisci2017-12-08
| |
* | basic input manager and seatLibravatar Tony Crisci2017-12-07
| |
* | rename input to input-managerLibravatar Tony Crisci2017-12-07
| |
* | input skeletonLibravatar Tony Crisci2017-12-06
|/
* Merge pull request #1498 from emersion/configLibravatar Drew DeVault2017-12-05
|\ | | | | Add minimal config subsystem
| * Remove wlc includesLibravatar emersion2017-12-05
| |
| * Add minimal config subsystemLibravatar emersion2017-12-05
| |
* | view set positionLibravatar Tony Crisci2017-12-05
|/
* Merge branch 'wlroots' into feature/xwaylandLibravatar Tony Crisci2017-12-04
|\
| * wl-shell: class instead of app_idLibravatar Tony Crisci2017-12-03
| |
| * Merge branch 'wlroots' into feature/wl-shellLibravatar Tony Crisci2017-12-03
| |\
| * | basic wl-shellLibravatar Tony Crisci2017-12-03
| | |
| * | sway wl_shellLibravatar Tony Crisci2017-12-03
| | |
* | | xwayland shellLibravatar Tony Crisci2017-12-04
| |/ |/|
* | use "size" instead of "dimensions"Libravatar Tony Crisci2017-12-03
|/
* basic get_treeLibravatar Tony Crisci2017-12-03
|
* Handle view destruction properlyLibravatar Drew DeVault2017-11-25
|
* Fix rendering issues, wire up some xdg listenersLibravatar Drew DeVault2017-11-25
|
* Arrange windows on desktopLibravatar Drew DeVault2017-11-25
|
* Remove IPC_GET_PIXELSLibravatar Drew DeVault2017-11-22
|
* Wire up IPC serverLibravatar Drew DeVault2017-11-22
|
* Add initial command subsystem (untested)Libravatar Drew DeVault2017-11-22
| | | | Need to spin up the IPC server to test this
* Add views to tree and render themLibravatar Drew DeVault2017-11-22
|
* Add workspace to outputsLibravatar Drew DeVault2017-11-22
|
* wlr_data_device header updateLibravatar Dominique Martinet2017-11-23
| | | | wlroots 6a7560 renamed the header file
* Add outputs to the treeLibravatar Drew DeVault2017-11-19
|
* Move everything to sway/old/Libravatar Drew DeVault2017-11-18
|
* Initial (awful) pass on xdg shell supportLibravatar Drew DeVault2017-11-11
|
* Wire up output frame loopLibravatar Drew DeVault2017-11-11
|
* Initialize outputs from backend and add to treeLibravatar Drew DeVault2017-11-11
|
* Establish sway input submoduleLibravatar Drew DeVault2017-11-11
|
* Fix build yml filesLibravatar Drew DeVault2017-11-11
|
* Fire up the wlroots backend and run the event loopLibravatar Drew DeVault2017-11-11
|
* Fix init_tray function declarationLibravatar Adam Mizerski2017-11-05
| | | | | This fixes compilation failure: error: call to function 'init_tray' without a real prototype
* Merge pull request #1263 from nyorain/masterLibravatar Drew DeVault2017-10-08
|\ | | | | Implement get_clipboard ipc message
| * Rework get_clipboard implementationLibravatar nyorain2017-07-07
| |