summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'master' into pid-workspacesLibravatar Drew DeVault2018-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
| * Implement some floating move commandsLibravatar Ryan Dwyer2018-07-09
| * swaylock: daemonize after lockingLibravatar emersion2018-07-07
| * 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
| |/