summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
* Merge pull request #373 from sce/per_panel_configLibravatar Drew DeVault2015-12-20
|\
| * extensions: Track panels by wl_resource, position per panel.Libravatar S. Christoffer Eliesen2015-12-20
| * extensions: panel_config->resource => wl_surface_res.Libravatar S. Christoffer Eliesen2015-12-20
* | make gdk-pixbuf dependency really optionalLibravatar progandy2015-12-20
|/
* Fix default workspace name generationLibravatar Drew DeVault2015-12-18
* Merge pull request #359 from mikkeloscar/i3bar-commandLibravatar Drew DeVault2015-12-18
|\
| * Add bar option: swaybar_command <command>Libravatar Mikkel Oscar Lyderik2015-12-19
* | Terminate children when freeing output containerLibravatar Mikkel Oscar Lyderik2015-12-18
* | Reload swaybar/swaybg on config reload.Libravatar Mikkel Oscar Lyderik2015-12-18
|/
* Add shims for swaylock on compositorLibravatar Drew DeVault2015-12-18
* sway: insert numbered workspaces in orderLibravatar progandy2015-12-18
* sway: enable workspace selection by numberLibravatar progandy2015-12-18
* Bring unmanaged windows to front on output arrangeLibravatar Drew DeVault2015-12-16
* Implement bar option: separator_symbolLibravatar Mikkel Oscar Lyderik2015-12-16
* Implement bar option: output <output>Libravatar Mikkel Oscar Lyderik2015-12-15
* Add bar height option (Airblader/i3)Libravatar Mikkel Oscar Lyderik2015-12-15
* Add rgba support for bar colorsLibravatar Mikkel Oscar Lyderik2015-12-15
* Implement bar option: colors {}Libravatar Mikkel Oscar Lyderik2015-12-15
* Move default bar config to bar creation.Libravatar Mikkel Oscar Lyderik2015-12-15
* Added bar_cmd_bindsymLibravatar Yacine Hmito2015-12-15
* Make mouse key used for drag/resize configurableLibravatar Mikkel Oscar Lyderik2015-12-14
* Add initial support for custom bar-idLibravatar Mikkel Oscar Lyderik2015-12-14
* Move numlen(1) to sway/util.cLibravatar Mikkel Oscar Lyderik2015-12-14
* Revert "Make mouse key used for drag/resize configurable"Libravatar Drew DeVault2015-12-14
* Implement 'bar { }' block parsingLibravatar Mikkel Oscar Lyderik2015-12-14
* Subscribe to workspace change events and redrawLibravatar Drew DeVault2015-12-13
* Track the fullscreen view on a workspace swayc_tLibravatar Drew DeVault2015-12-13
* Pass keys along from wayland backend to clientsLibravatar Drew DeVault2015-12-12
* Add some more keyboard handling for wayland clientsLibravatar Drew DeVault2015-12-12
* Make mouse key used for drag/resize configurableLibravatar Mikkel Oscar Lyderik2015-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
* Discover swaylock extension in registryLibravatar Drew DeVault2015-12-10
* Refactor gdk pixbuf code into shared client libLibravatar Drew DeVault2015-12-10
* Add swaylock protocol, add resource destructorsLibravatar Drew DeVault2015-12-03
* Add framework for switching command setsLibravatar Drew DeVault2015-11-29
* Add bar config struct and defaultsLibravatar Drew DeVault2015-11-29
* cmd_output: Merge instead of replace output configLibravatar Christoph Gysin2015-11-29
* config: Store 'enabled' as intLibravatar Christoph Gysin2015-11-29
* Add text rendering support to wayland clientsLibravatar Drew DeVault2015-11-29
* Support desktop shell panels in compositorLibravatar Drew DeVault2015-11-29
* Remove trailing semicolonLibravatar Drew DeVault2015-11-29
* cmd_output: Use list_seq_find() to find matching configLibravatar Christoph Gysin2015-11-29
* Rearrange logging headersLibravatar Drew DeVault2015-11-28
* workspace: Learn sticky.Libravatar S. Christoffer Eliesen2015-11-27
* Add command line to swaygrabLibravatar Drew DeVault2015-11-27
* Move IPC client into common, refactor IPCLibravatar Drew DeVault2015-11-27
* criteria: Add. Learn for_window command.Libravatar S. Christoffer Eliesen2015-11-25
* container: Store app_id attribute for views.Libravatar S. Christoffer Eliesen2015-11-24