aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* 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
* | | 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
* | Fix output wildcard handlingLibravatar Brian Ashworth2018-07-20
* | swaybar: Fix scroll handling on workspace buttonsLibravatar minus2018-07-19
* | 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
* | Merge pull request #2281 from pvsr/X11_clickLibravatar emersion2018-07-18
|\ \
| * | make hotspot callback take an x11 button idLibravatar Peter Rice2018-07-16
* | | 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
|/ /
* | Merge pull request #2240 from RedSoxFan/implement-1961Libravatar Drew DeVault2018-07-11
|\ \
| * | Implement swaylock customization flagsLibravatar Brian Ashworth2018-07-10
* | | Move floating windows to front when focusedLibravatar Ryan Dwyer2018-07-11
|/ /
* | Remove `clipboard` command and `get_clipboard` messageLibravatar emersion2018-07-10
* | Add get_config message type to ipcLibravatar Ian Fan2018-07-10
* | Add get_binding_modes message type to ipcLibravatar Ian Fan2018-07-10
* | Update for swaywm/wlroots#1126Libravatar emersion2018-07-09
* | Remove duplicate function declaration and add assertionLibravatar Ryan Dwyer2018-07-09