aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* 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
* container: Move container_under_pointer here from handlers.Libravatar S. Christoffer Eliesen2015-10-29
* Merge pull request #208 from minus7/ipc_subscribeLibravatar Drew DeVault2015-10-27
|\
| * implemented IPC subscribe for workspace eventLibravatar minus2015-10-27
* | commands: Learn 'debuglog'.Libravatar S. Christoffer Eliesen2015-10-27
|/
* log: Add swayc_log, use at a few key places.Libravatar S. Christoffer Eliesen2015-10-25
* sway/output: Create, move code from handlers.c here.Libravatar S. Christoffer Eliesen2015-10-25
* seamless_mouse: Move pointer only if successfully changed workspace.Libravatar S. Christoffer Eliesen2015-10-23
* commands: cmd_results->input is duplicated/freed.Libravatar S. Christoffer Eliesen2015-10-23
* ipc,commands,config: Replace cmd_status enum with cmd_results struct.Libravatar S. Christoffer Eliesen2015-10-22
* config: Add "seamless_mouse" to decide if pointer crosses output edges.Libravatar S. Christoffer Eliesen2015-10-22
* config: Apply output config also during config reload.Libravatar S. Christoffer Eliesen2015-10-21
* main: Implement --get-socketpath switch.Libravatar S. Christoffer Eliesen2015-10-18
* merge + no c_extensionsLibravatar taiyu2015-09-18
|\
| * Fix warnings introduced by prior commitLibravatar Drew DeVault2015-09-18
* | multi command keybindsLibravatar taiyu2015-09-14
|/
* Revert "new_workspace null behavior + testmap functions + regex"Libravatar Drew DeVault2015-09-13
* visible valuesLibravatar taiyu2015-09-12
* new_workspace null behavior + testmap functions + regexLibravatar taiyu2015-09-12
* cmd status + workspace ws output opLibravatar taiyu2015-09-10
* mode supports multi token namesLibravatar taiyu2015-09-08