summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* Subscribe to workspace change events and redrawLibravatar Drew DeVault2015-12-13
|
* Display workspaces on swaybarLibravatar Drew DeVault2015-12-13
|
* Free last line in swaybarLibravatar Drew DeVault2015-12-13
|
* Merge pull request #302 from fluxchief/destroy-workspace-fixLibravatar Drew DeVault2015-12-13
|\ | | | | Make destroy_workspace behave as expected
| * Make destroy_workspace behave as expectedLibravatar Kevin Hamacher2015-12-13
|/
* Display output from a command on swaybarLibravatar Drew DeVault2015-12-13
|
* Correctly handle moving between fullscreen viewsLibravatar Drew DeVault2015-12-13
| | | | | | If focus would move in an output with a fullscreen view, it always leaves the output. If focus would enter an output with a fullscreen view, it always focuses the fullscreened view.
* Track the fullscreen view on a workspace swayc_tLibravatar Drew DeVault2015-12-13
|
* Fullscreen on top of barLibravatar Drew DeVault2015-12-13
|
* Pass keys along from wayland backend to clientsLibravatar Drew DeVault2015-12-12
|
* Implement invoking `sway` as IPC clientLibravatar Drew DeVault2015-12-12
| | | | As an alternative to invoking swaymsg.
* Fix build issueLibravatar Drew DeVault2015-12-12
|
* Add some more keyboard handling for wayland clientsLibravatar Drew DeVault2015-12-12
|
* Merge pull request #300 from mikkeloscar/configure-mouse-btnLibravatar Drew DeVault2015-12-12
|\ | | | | [RFC] Make mouse key used for drag/resize configurable
| * Add floating_modifier extension to manpageLibravatar Mikkel Oscar Lyderik2015-12-11
| |
| * Add floating_modifier extension to example configLibravatar Mikkel Oscar Lyderik2015-12-11
| |
| * Make mouse key used for drag/resize configurableLibravatar Mikkel Oscar Lyderik2015-12-11
| | | | | | | | | | This makes it possible to define what mouse button key (left|right) to use for dragging/resizing.
* | Fix config.c strlen errorLibravatar Drew DeVault2015-12-11
|/
* Initialize keyboard in registry pollLibravatar Drew DeVault2015-12-10
|
* Include wayland-server.h instead of -core.hLibravatar Drew DeVault2015-12-10
|
* Add keyboard handling shims to registryLibravatar Drew DeVault2015-12-10
|
* Copy+paste swaybg code to swaylock for testingLibravatar Drew DeVault2015-12-10
|
* Discover swaylock extension in registryLibravatar Drew DeVault2015-12-10
|
* Refactor gdk pixbuf code into shared client libLibravatar Drew DeVault2015-12-10
|
* Add swaylock subprojectLibravatar Drew DeVault2015-12-10
|
* Merge pull request #298 from mikkeloscar/readme-dependencyLibravatar Drew DeVault2015-12-08
|\ | | | | Add new dependency to README
| * Add new dependency to READMELibravatar Mikkel Oscar Lyderik2015-12-08
|/
* Style enforcementLibravatar Drew DeVault2015-12-08
|
* Merge pull request #296 from progandy/pixbufLibravatar Drew DeVault2015-12-08
|\ | | | | Support for more image formats for wallpapers with gdk-pixbuf (#282)
| * swaybg: load more image formats with gdk-pixbuf2Libravatar progandy2015-12-07
| | | | | | | | travis: added gdk-pixbuf2 dependency
* | Merge pull request #292 from christophgysin/manLibravatar Drew DeVault2015-12-05
|\ \ | | | | | | move manpages to subfolders
| * | move manpages to subfoldersLibravatar Christoph Gysin2015-12-02
| | |
* | | Free outputs on registry teardownLibravatar Drew DeVault2015-12-05
| |/ |/|
* | Merge pull request #295 from christophgysin/libLibravatar Drew DeVault2015-12-03
|\ \ | | | | | | remove archive from git, add *.a to gitignore
| * | remove archive from git, add *.a to gitignoreLibravatar Christoph Gysin2015-12-03
|/ /
* | Add swaylock protocol, add resource destructorsLibravatar Drew DeVault2015-12-03
| | | | | | | | This prevents sway crashing if swaybg or swaybar dies.
* | Revert "Remove build badge (Travis is broken, not sway)"Libravatar Drew DeVault2015-12-03
| | | | | | | | This reverts commit 297d8b3f02a97c8b23fedd4185016e785f7e2fda.
* | Merge pull request #293 from christophgysin/responseLibravatar Drew DeVault2015-12-02
|\ \ | | | | | | swaymsg: add newline after response
| * | swaymsg: add newline after responseLibravatar Christoph Gysin2015-12-02
| |/
* | Merge pull request #294 from christophgysin/matchLibravatar Drew DeVault2015-12-02
|\ \ | |/ |/| Fix using last output config if none matched
| * Fix using last output config if none matchedLibravatar Christoph Gysin2015-12-02
|/
* Merge pull request #291 from christophgysin/libsLibravatar Drew DeVault2015-12-02
|\ | | | | cmake: build common code only once
| * cmake: build common code only onceLibravatar Christoph Gysin2015-12-02
|/ | | | This creates (static) libraries for protocols/, common/, and wayland/.
* Merge pull request #290 from christophgysin/cmakeLibravatar Drew DeVault2015-12-02
|\ | | | | cmake: fix indentation and manpage dependencies
| * cmake: fix manpage dependenciesLibravatar Christoph Gysin2015-12-02
| | | | | | | | fixes #289
| * cmake: fix indentationLibravatar Christoph Gysin2015-12-02
|/
* Fix for_window [...] move scratchpad correctlyLibravatar Drew DeVault2015-12-01
|
* Revert "Fix bug with for_window [...] move scratchpad"Libravatar Drew DeVault2015-12-01
| | | | This reverts commit 0796b0c475bb46095d14a5291d62dd8e7d098262.
* Fix bug with for_window [...] move scratchpadLibravatar Drew DeVault2015-12-01
|
* Fix busted install of /etc/sway/configLibravatar Drew DeVault2015-12-01
|