aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
| * | 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
|/ /
* | ipc-server: add display destroy listener and remove ipc_terminateLibravatar Dominique Martinet2018-07-04
* | idle_inhibit: move server data to its own structLibravatar Dominique Martinet2018-07-02
* | idle_inhibit: stop inhibitor when views become invisibleLibravatar Dominique Martinet2018-07-02
* | Add idle inhibit unstable v1 supportLibravatar Dominique Martinet2018-07-02
|/
* sway views: add helpers to get view and layer from wlr_surfaceLibravatar Dominique Martinet2018-06-30
* Merge remote-tracking branch 'upstream/master' into atomicLibravatar Ryan Dwyer2018-06-30
|\
| * Revert "Don't unmaximize floating views"Libravatar Rostislav Pehlivanov2018-06-30
* | Render saved buffers with the surface's dimensionsLibravatar Ryan Dwyer2018-06-29
* | Merge remote-tracking branch 'upstream/master' into atomicLibravatar Ryan Dwyer2018-06-29
|\|
| * Merge branch 'master' into xwayland-wants-floatLibravatar Ryan Dwyer2018-06-27
| |\
| | * layer_shell: order destroying before sway_outputLibravatar Dominique Martinet2018-06-26
| * | Automatically float xwayland windowsLibravatar emersion2018-06-18
* | | Add comment about usage to arrange_windows declarationLibravatar Ryan Dwyer2018-06-29
* | | Replace list_empty with a simple alternativeLibravatar Ryan Dwyer2018-06-29
* | | Allow views to skip configuresLibravatar Ryan Dwyer2018-06-27
* | | Fix memleak in container_get_boxLibravatar Ryan Dwyer2018-06-27
* | | Remove transaction_add_damageLibravatar Ryan Dwyer2018-06-27
* | | Remove incorrect assertion and supporting codeLibravatar Ryan Dwyer2018-06-26
* | | Rename view's free callback to destroyLibravatar Ryan Dwyer2018-06-26
* | | Damage output when a fullscreen view unmapsLibravatar Ryan Dwyer2018-06-26
* | | Implement transaction timings debugLibravatar Ryan Dwyer2018-06-25
* | | Implement atomic layout updates for xwayland viewsLibravatar Ryan Dwyer2018-06-24
* | | Force transactions to complete in orderLibravatar Ryan Dwyer2018-06-24
* | | Fix crash when deleting last child in a tabbed or stacked containerLibravatar Ryan Dwyer2018-06-23
* | | Merge remote-tracking branch 'upstream/master' into atomicLibravatar Ryan Dwyer2018-06-23
|\ \ \ | | |/ | |/|
| * | Perform (partial) server initialization before dropping privileges.Libravatar Tobias Blass2018-06-19
| |/
* | Implement atomic layout updates for tree operationsLibravatar Ryan Dwyer2018-06-23
* | Preserve buffers during transactionsLibravatar Ryan Dwyer2018-06-18