summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* basic wl-shellLibravatar Tony Crisci2017-12-03
|
* sway wl_shellLibravatar Tony Crisci2017-12-03
|
* Merge pull request #1489 from acrisci/feature/basic-get-treeLibravatar Drew DeVault2017-12-03
|\ | | | | basic get_tree
| * basic get_treeLibravatar Tony Crisci2017-12-03
| |
* | Merge pull request #1490 from acrisci/bug/unused-timepsec-funcLibravatar Drew DeVault2017-12-03
|\ \ | |/ |/| remove unused timepsec func
| * remove unused timespec_to_msecLibravatar Tony Crisci2017-12-03
|/
* Merge pull request #1487 from acrisci/feature/log-swaysockLibravatar Drew DeVault2017-12-02
|\ | | | | log env after ipc init
| * log env after ipc initLibravatar Tony Crisci2017-12-02
|/
* Merge pull request #1479 from acrisci/feature/meson-buildLibravatar Drew DeVault2017-12-01
|\ | | | | meson build
| * update travisLibravatar Tony Crisci2017-12-01
| |
| * meson dont warn on unused paramLibravatar Tony Crisci2017-12-01
| |
| * update hacking for mesonLibravatar Tony Crisci2017-12-01
| |
| * update readmes for mesonLibravatar Tony Crisci2017-12-01
| |
| * remove the rest of cmakeLibravatar Tony Crisci2017-12-01
| |
| * remove relevant CMakeLists.txtLibravatar Tony Crisci2017-11-30
| |
| * meson zsh completions installLibravatar Tony Crisci2017-11-30
| |
| * meson build swaymsgLibravatar Tony Crisci2017-11-30
| |
| * meson build manpagesLibravatar Tony Crisci2017-11-30
| |
| * add meson install filesLibravatar Tony Crisci2017-11-30
| |
| * meson: common static libraryLibravatar Tony Crisci2017-11-30
| |
| * make meson version configurableLibravatar Tony Crisci2017-11-30
| |
| * meson add version infoLibravatar Tony Crisci2017-11-30
| |
| * fix meson.build whitespaceLibravatar Tony Crisci2017-11-30
| |
| * use meson subdirectoriesLibravatar Tony Crisci2017-11-30
| |
| * working meson buildLibravatar Tony Crisci2017-11-29
| |
* | Merge pull request #1482 from acrisci/refactor/use-frame-doneLibravatar Drew DeVault2017-12-01
|\ \ | |/ |/| refactor: use frame done
| * 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 output
| * set mode on outputLibravatar Tony Crisci2017-11-28
| |
* | Merge pull request #1478 from acrisci/bug/remove-nvidia-support-claimLibravatar Drew DeVault2017-11-28
|\ \ | |/ |/| remove nvidia support claim
| * 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
|
* Remove IPC_GET_PIXELSLibravatar Drew DeVault2017-11-22
|
* 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
| | | | 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
|
* Merge pull request #1472 from martinetd/wlrootsLibravatar Drew DeVault2017-11-22
|\ | | | | Fix build with recent wlroots
| * common/util: replace WLC_BIT_MOD_* by WLR_MODIFIER_*Libravatar Dominique Martinet2017-11-23
| | | | | | | | This removes the last wlc/wlc.h include actually in use
| * xdg_shell_v6: add _POSIX_C_SOURCE define for struct timespecLibravatar Dominique Martinet2017-11-23
| | | | | | | | | | wlroots 1e0e73 added struct timespec to wlr_seat.h, so we need to define a _POSIX_C_SOURCE large enough whenever we include wlr_seat.h
| * wlr_data_device header updateLibravatar Dominique Martinet2017-11-23
|/ | | | wlroots 6a7560 renamed the header file
* Remove wlc dependencyLibravatar Drew DeVault2017-11-19
|
* 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
|