aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* 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
* container: Store class attribute for views.Libravatar S. Christoffer Eliesen2015-11-24
* cmd_bindsym: Detect/handle duplicates.Libravatar S. Christoffer Eliesen2015-11-22
* cmd_workspace: Don't fill up config->workspace_outputs with duplicates.Libravatar S. Christoffer Eliesen2015-11-22
* stringop: lenient_strcmp: Add.Libravatar S. Christoffer Eliesen2015-11-21
* list: Add list_seq_find.Libravatar S. Christoffer Eliesen2015-11-21
* Parse output background configLibravatar Drew DeVault2015-11-19
* Refactor the crap out of wayland clientsLibravatar Drew DeVault2015-11-19
* Fix background extensionsLibravatar Drew DeVault2015-11-19
* Add background handlingLibravatar Drew DeVault2015-11-18
* Basic support for extensions in server and clientsLibravatar Drew DeVault2015-11-18
* Support cursors over wayland clientsLibravatar Drew DeVault2015-11-18
* Fix SIGBUS from wayland clientsLibravatar Drew DeVault2015-11-18
* Normalize indentationLibravatar Drew DeVault2015-11-18
* Clean up memory pool files betterLibravatar Drew DeVault2015-11-18
* Fix up wayland client implementationLibravatar Drew DeVault2015-11-18
* output: Support multiple adjacent outputs.Libravatar S. Christoffer Eliesen2015-11-16
* cmd_output: Replace existing config if called multiple times.Libravatar S. Christoffer Eliesen2015-11-16
* We don't need to implement strdupLibravatar Drew DeVault2015-11-12
* Further refinement of wayland client supportLibravatar Drew DeVault2015-11-12
* Start fleshing out wayland client implementationLibravatar Drew DeVault2015-11-12
* Start working on IPC for get_pixelsLibravatar Drew DeVault2015-11-12
* Add file and line number to log in Debug buildLibravatar Drew DeVault2015-11-11
* Add some documentation commentsLibravatar Drew DeVault2015-11-08
* Learn "gaps edge_gaps <on|off|toggle>".Libravatar S. Christoffer Eliesen2015-11-04
* commands: Learn 'move workspace to output <direction|name>'.Libravatar S. Christoffer Eliesen2015-11-03
* container.h: Remove unused.Libravatar S. Christoffer Eliesen2015-10-29
* input_state: Remove mouse_origin (x&y). Query wlc instead.Libravatar S. Christoffer Eliesen2015-10-29
* commands: Learn mouse_warping.Libravatar S. Christoffer Eliesen2015-10-29
* input_state: Extract 'pointer_position_set' function from handlers.Libravatar S. Christoffer Eliesen2015-10-29