summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* 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 #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
|
* Move sway's internal tree code to sway/tree/Libravatar Drew DeVault2017-11-11
|
* Establish sway input submoduleLibravatar Drew DeVault2017-11-11
|
* Also need mesonLibravatar 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
|
* Find and link to wlrootsLibravatar Drew DeVault2017-11-11
|
* Merge pull request #1455 from etam/dbus_dependencyLibravatar Drew DeVault2017-11-05
|\ | | | | Update dbus dependency
| * Add dbus info to readmeLibravatar Adam Mizerski2017-11-05
| |
| * Dbus must be at least version 1.10Libravatar Adam Mizerski2017-11-05
| | | | | | | | Function dbus_message_iter_get_element_count is available since 1.10.
* | Merge pull request #1454 from etam/fix_init_trayLibravatar Drew DeVault2017-11-05
|\ \ | |/ |/| Fix init_tray function declaration
| * 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 #1443 from gferon/gferon-readme-editLibravatar Drew DeVault2017-11-02
|\ | | | | Update README.md
| * Update README.mdLibravatar Gabriel FĂ©ron2017-11-02
|/