aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* ipc: add tick eventLibravatar Ian Fan2018-08-01
* ipc: add binding eventLibravatar Ian Fan2018-08-01
* ipc: add window::mark eventLibravatar Ian Fan2018-08-01
* ipc: add shutdown eventLibravatar Ian Fan2018-08-01
* Merge pull request #2367 from emersion/iterator-redesignLibravatar Drew DeVault2018-07-30
|\
| * Remove output_surface_for_each_surface from headerLibravatar emersion2018-07-29
| * Completely switch over to new iteratorsLibravatar emersion2018-07-29
| * wip: redesign output_view_for_each_surface iteratorLibravatar emersion2018-07-29
| * wip: redesign output_layer_for_each_surface iteratorLibravatar emersion2018-07-29
| * wip: redesign output_drag_icons_for_each_surface iteratorLibravatar emersion2018-07-29
| * wip: redesign output_unmanaged_for_each_surface iteratorLibravatar emersion2018-07-29
* | Merge pull request #2381 from frsfnrrg/key-repeatLibravatar Drew DeVault2018-07-30
|\ \
| * | Bindings use advised keyboard repeat parametersLibravatar frsfnrrg2018-07-29
| * | Implement key repeat for pressed key bindingsLibravatar frsfnrrg2018-07-29
| |/
* | delete references to swaygrabLibravatar Eric Engestrom2018-07-30
* | util.h: add missing includeLibravatar Eric Engestrom2018-07-30
* | Fix title textures on scale changeLibravatar Brian Ashworth2018-07-30
|/
* Add virtual keyboard protocolLibravatar Drew DeVault2018-07-28
* When unfloating, return container to previously focused tiled containerLibravatar Ryan Dwyer2018-07-28
* Allow containers to floatLibravatar Ryan Dwyer2018-07-28
* Allow containers to be fullscreenLibravatar Ryan Dwyer2018-07-26
* Add xkb_numlock/xkb_capslock commands (#2311)Libravatar ProgAndy2018-07-25
* Implement setting NumLock and CapsLock statusLibravatar ProgAndy2018-07-25
* Merge pull request #2353 from emersion/render-opaque-overlayLibravatar Drew DeVault2018-07-25
|\
| * Improve rendering with a fullscreen opaque overlay surfaceLibravatar emersion2018-07-25
* | Merge pull request #2350 from ppascher/xwayland-optionalLibravatar Drew DeVault2018-07-25
|\ \
| * | reverted includes of "sway/config.h" and replaced with "config.h" from meson ...Libravatar Pascal Pascher2018-07-25
| * | more style fixes, included "sway/config.h" where neededLibravatar Pascal Pascher2018-07-25
| * | style fixes, exclude sway/desctop/xwayland.c when enable_xwayland: falseLibravatar Pascal Pascher2018-07-24
| * | Added meson option "enable_xwayland" (default: true) to enable/disable xwayla...Libravatar Pascal Pascher2018-07-24
* | | Implement floating_modifier <mod> [inverse|normal]Libravatar Brian Ashworth2018-07-24
|/ /
* | Merge pull request #2165 from swaywm/pid-workspacesLibravatar Drew DeVault2018-07-24
|\ \
| * | Merge branch 'master' into pid-workspacesLibravatar Drew DeVault2018-07-23
| |\|
| * | Implement pid->workspace trackingLibravatar Drew DeVault2018-07-01
* | | Merge branch 'master' into mouse-bindingsLibravatar Ryan Dwyer2018-07-24
|\ \ \
| * | | Remove unneeded constLibravatar Brian Ashworth2018-07-23
| * | | Switch to using a function to parse booleansLibravatar Brian Ashworth2018-07-23
| | |/ | |/|
* | | Invoke mouse bindingsLibravatar frsfnrrg2018-07-23
* | | Parse mouse binding optionsLibravatar frsfnrrg2018-07-23
|/ /
* | Store scratchpad list in sway_root instead of serverLibravatar Ryan Dwyer2018-07-23
* | Implement scratchpadLibravatar Ryan Dwyer2018-07-23
* | Handle set_{title,app_id} for xdg-shell and zxdg-shell-v6Libravatar emersion2018-07-22
* | Consider view's min/max sizes when resizingLibravatar Ryan Dwyer2018-07-22
* | Store last button and use it when views request to move or resizeLibravatar Ryan Dwyer2018-07-22
* | Prevent re-uploading the same cursor image multiple timesLibravatar Ryan Dwyer2018-07-22
* | Replace static handle_end_operation with seat_end_mouse_operationLibravatar Ryan Dwyer2018-07-22
* | Implement xdg shell request_move and request_resize eventsLibravatar Ryan Dwyer2018-07-22
* | Implement floating_modifier and mouse operations for floating viewsLibravatar Ryan Dwyer2018-07-22
* | Reset outputs on reloadLibravatar Brian Ashworth2018-07-20
* | Implement force_display_urgency_hintLibravatar Ryan Dwyer2018-07-21