aboutsummaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* 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 subsystemLibravatar emersion2017-12-05
* | view set positionLibravatar Tony Crisci2017-12-05
|/
* Add exec and exec_always commandsLibravatar emersion2017-12-04
* Merge branch 'wlroots' into feature/xwaylandLibravatar Tony Crisci2017-12-04
|\
| * wl-shell: class instead of app_idLibravatar Tony Crisci2017-12-03
| * wl-shell: dimensions to sizeLibravatar 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
|/
* Merge pull request #1489 from acrisci/feature/basic-get-treeLibravatar Drew DeVault2017-12-03
|\
| * basic get_treeLibravatar Tony Crisci2017-12-03
* | remove unused timespec_to_msecLibravatar Tony Crisci2017-12-03
|/
* log env after ipc initLibravatar Tony Crisci2017-12-02
* Merge pull request #1479 from acrisci/feature/meson-buildLibravatar Drew DeVault2017-12-01
|\
| * remove relevant CMakeLists.txtLibravatar Tony Crisci2017-11-30
| * add meson install filesLibravatar Tony Crisci2017-11-30
| * meson: common static libraryLibravatar Tony Crisci2017-11-30
| * use meson subdirectoriesLibravatar Tony Crisci2017-11-30
* | send callbacks with send_frame_doneLibravatar Tony Crisci2017-12-01
|/
* Merge pull request #1477 from acrisci/bug/set-modeLibravatar Drew DeVault2017-11-28
|\
| * set mode on outputLibravatar Tony Crisci2017-11-28
* | remove nvidia support claimLibravatar Tony Crisci2017-11-28
|/
* 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
* Invoke command handlers once parsedLibravatar Drew DeVault2017-11-22
* Wire up IPC serverLibravatar Drew DeVault2017-11-22
* Add initial command subsystem (untested)Libravatar Drew DeVault2017-11-22
* Add views to tree and render themLibravatar Drew DeVault2017-11-22
* Add workspace to outputsLibravatar Drew DeVault2017-11-22
* xdg_shell_v6: add _POSIX_C_SOURCE define for struct timespecLibravatar Dominique Martinet2017-11-23
* wlr_data_device header updateLibravatar Dominique Martinet2017-11-23
* 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
* Move sway's internal tree code to sway/tree/Libravatar Drew DeVault2017-11-11
* Establish sway input submoduleLibravatar Drew DeVault2017-11-11
* Fire up the wlroots backend and run the event loopLibravatar Drew DeVault2017-11-11
* Find and link to wlrootsLibravatar Drew DeVault2017-11-11
* nvidia: Validate the nvidia_drm module optionsLibravatar Dan Robertson2017-10-24
* handlers: preserve parent pointer valueLibravatar Mykyta Holubakha2017-10-17