aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* reload: reset input configsLibravatar Brian Ashworth2019-01-09
* swaybar: handle SNI signals betterLibravatar Ian Fan2019-01-08
* Merge pull request #3275 from ianyfan/remove-readlineLibravatar emersion2019-01-08
|\
| * Remove readline.cLibravatar Ian Fan2019-01-01
| * stringop.c: rewrite strip_whitespaceLibravatar Ian Fan2019-01-01
* | cursor: move unhide and timeout retrieval into separate functionsLibravatar Rouven Czerwinski2019-01-07
* | Implement tiling_drag_thresholdLibravatar Brian Ashworth2019-01-02
|/
* swaybar: use KDE's SNI IconThemePath propertyLibravatar Ian Fan2018-12-31
* swaybar: do not create tray if hiddenLibravatar Ian Fan2018-12-31
* swaybar: set bar dirty on SNI eventLibravatar Ian Fan2018-12-31
* swaybar: implement mouse events for trayLibravatar Ian Fan2018-12-31
* swaybar: implement tray renderingLibravatar Ian Fan2018-12-31
* swaybar: implement tray configLibravatar Ian Fan2018-12-31
* swaybar: add StatusNotifierItem to trayLibravatar Ian Fan2018-12-31
* swaybar: add StatusNotifierHost to trayLibravatar Ian Fan2018-12-31
* swaybar: implement icon themes and lookup for trayLibravatar Ian Fan2018-12-31
* swaybar: add StatusNotifierWatcher to trayLibravatar Ian Fan2018-12-31
* swaybar: add tray interfaceLibravatar Ian Fan2018-12-31
* swaybar: remove old tray implementationLibravatar Ian Fan2018-12-31
* hide_cursor: change to a seat subcommandLibravatar Brian Ashworth2018-12-30
* Verify seat fallback settings on reloadLibravatar Brian Ashworth2018-12-30
* Revamp seat configsLibravatar Brian Ashworth2018-12-29
* Add failure reply on IPC_SYNCLibravatar Brian Ashworth2018-12-29
* Split image_surface handling into own functionLibravatar Brian Ashworth2018-12-25
* Implement hide_cursor <timeout> commandLibravatar Brian Ashworth2018-12-25
* Change mouse buttons to x11 map and libevdev namesLibravatar Brian Ashworth2018-12-25
* Combine output_by_name and output_by_identifierLibravatar Brian Ashworth2018-12-20
* swaybar: fix cursor scaleLibravatar Brian Ashworth2018-12-15
* Rework default output configsLibravatar Brian Ashworth2018-12-13
* list.c: rename free_flat_list to list_free_items_and_destroyLibravatar Ian Fan2018-12-09
* list.c: Remove list_foreachLibravatar Ian Fan2018-12-09
* Add relative coordinates in JSON for i3bar click eventsLibravatar Hristo Venev2018-12-04
* Implement bar gapsLibravatar Brian Ashworth2018-11-28
* Introduce a way to show config warnings in swaynagLibravatar Brian Ashworth2018-11-28
* Fix segfault when destroying unmapped child viewLibravatar emersion2018-11-28
* Merge pull request #3199 from emersion/handle-subsurface-destroyLibravatar Ryan Dwyer2018-11-28
|\
| * Handle destroyed subsurfacesLibravatar emersion2018-11-27
* | Merge pull request #3207 from RedSoxFan/swaynag-no-term-buttonsLibravatar emersion2018-11-28
|\ \
| * | Implement swaynag -B/--button-no-terminalLibravatar Brian Ashworth2018-11-27
| |/
* / Change execute_command to return a list of resultsLibravatar Brian Ashworth2018-11-27
|/
* Implement title alignmentLibravatar Brian Ashworth2018-11-25
* Adding commands for configuring titlebar borders and paddingLibravatar Florent de Lamotte2018-11-22
* Merge pull request #3083 from c-edw/feature/StripWorkspaceNameLibravatar emersion2018-11-19
|\
| * Implement strip_workspace_name.Libravatar Connor E2018-11-17
* | Add scroll factor config option.Libravatar Spencer Michaels2018-11-18
* | Use #if instead of #ifdefLibravatar emersion2018-11-18
* | Move view {x,y,width,height} into container structLibravatar Ryan Dwyer2018-11-17
* | Use #if instead of #ifdef for WLR_HAS_*Libravatar emersion2018-11-12
* | Allow multiple outputs for workspace outputLibravatar Brian Ashworth2018-11-11
* | Merge pull request #3087 from RedSoxFan/side-gapsLibravatar Ryan Dwyer2018-11-08
|\ \