summaryrefslogtreecommitdiffstats
path: root/include/sway
Commit message (Expand)AuthorAge
* 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
* 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
* | | 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
* | Fix output wildcard handlingLibravatar Brian Ashworth2018-07-20
* | Merge pull request #2304 from RedSoxFan/fix-2298Libravatar emersion2018-07-19
|\ \
| * | Fix deferred command handlingLibravatar Brian Ashworth2018-07-19
* | | Allow xwayland views to become urgent when on a non-visible workspaceLibravatar Ryan Dwyer2018-07-19
|/ /
* | Don't unfocus when an override redirect window is mappedLibravatar emersion2018-07-18
* | Implement default_floating_border command and adjust CSD behaviourLibravatar Ryan Dwyer2018-07-17
* | Merge pull request #2276 from RyanDwyer/urgencyLibravatar Drew DeVault2018-07-16
|\ \
| * | Mark containers as urgent in IPC if they have urgent viewsLibravatar Ryan Dwyer2018-07-16
| * | Update workspace urgent state when views close or move workspacesLibravatar Ryan Dwyer2018-07-16
| * | Implement urgency base functionalityLibravatar Ryan Dwyer2018-07-16
* | | Implement no_focus commandLibravatar Ryan Dwyer2018-07-16
|/ /
* | Make focus part of transactionsLibravatar Ryan Dwyer2018-07-15
* | Merge pull request #2272 from RyanDwyer/simplify-transactionsLibravatar Drew DeVault2018-07-15
|\ \
| * | Simplify transactions by utilising a dirty flag on containersLibravatar Ryan Dwyer2018-07-14
* | | Add extended debugging flagsLibravatar Drew DeVault2018-07-14
* | | Implement tap_button_map for input devicesLibravatar Brian Ashworth2018-07-14
|/ /
* | Merge pull request #2252 from rkubosz/scroll-button-optionLibravatar Drew DeVault2018-07-13
|\ \
| * | add scroll button optionLibravatar Robert Kubosz2018-07-11
* | | Don't disable borders for xwayland floating viewsLibravatar emersion2018-07-12
|/ /
* | Remove `clipboard` command and `get_clipboard` messageLibravatar emersion2018-07-10
* | Add get_config message type to ipcLibravatar Ian Fan2018-07-10
* | Remove duplicate function declaration and add assertionLibravatar Ryan Dwyer2018-07-09
* | Implement some floating move commandsLibravatar Ryan Dwyer2018-07-09
* | Split rendererLibravatar emersion2018-07-07
* | Merge pull request #2206 from martinetd/leaksLibravatar Drew DeVault2018-07-06
|\ \
| * \ Merge branch 'master' into leaksLibravatar emersion2018-07-06
| |\ \
| * | | cmd_results_to_json: return copied string and properly free the jsonLibravatar Dominique Martinet2018-07-05
* | | | Use opaque region to determine if frame done should be sentLibravatar Ryan Dwyer2018-07-07
| |/ / |/| |
* | | Implement mode --pango_markupLibravatar Brian Ashworth2018-07-05
|/ /
* | ipc-server: add display destroy listener and remove ipc_terminateLibravatar Dominique Martinet2018-07-04