aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-12-31swaybar: use KDE's SNI IconThemePath propertyIan Fan
2018-12-31swaybar: do not create tray if hiddenIan Fan
2018-12-31swaybar: set bar dirty on SNI eventIan Fan
2018-12-31swaybar: implement mouse events for trayIan Fan
2018-12-31swaybar: implement tray renderingIan Fan
2018-12-31swaybar: implement tray configIan Fan
2018-12-31swaybar: add StatusNotifierItem to trayIan Fan
2018-12-31swaybar: add StatusNotifierHost to trayIan Fan
2018-12-31swaybar: implement icon themes and lookup for trayIan Fan
2018-12-31swaybar: add StatusNotifierWatcher to trayIan Fan
2018-12-31swaybar: add tray interfaceIan Fan
2018-12-31swaybar: remove old tray implementationIan Fan
2018-12-30hide_cursor: change to a seat subcommandBrian Ashworth
2018-12-30Verify seat fallback settings on reloadBrian Ashworth
2018-12-29Revamp seat configsBrian Ashworth
2018-12-29Add failure reply on IPC_SYNCBrian Ashworth
2018-12-25Split image_surface handling into own functionBrian Ashworth
2018-12-25Implement hide_cursor <timeout> commandBrian Ashworth
2018-12-25Change mouse buttons to x11 map and libevdev namesBrian Ashworth
2018-12-20Combine output_by_name and output_by_identifierBrian Ashworth
2018-12-15swaybar: fix cursor scaleBrian Ashworth
2018-12-13Rework default output configsBrian Ashworth
2018-12-09list.c: rename free_flat_list to list_free_items_and_destroyIan Fan
2018-12-09list.c: Remove list_foreachIan Fan
2018-12-04Add relative coordinates in JSON for i3bar click eventsHristo Venev
2018-11-28Implement bar gapsBrian Ashworth
2018-11-28Introduce a way to show config warnings in swaynagBrian Ashworth
2018-11-28Fix segfault when destroying unmapped child viewemersion
2018-11-28Merge pull request #3199 from emersion/handle-subsurface-destroyRyan Dwyer
2018-11-28Merge pull request #3207 from RedSoxFan/swaynag-no-term-buttonsemersion
2018-11-27Implement swaynag -B/--button-no-terminalBrian Ashworth
2018-11-27Change execute_command to return a list of resultsBrian Ashworth
2018-11-27Handle destroyed subsurfacesemersion
2018-11-25Implement title alignmentBrian Ashworth
2018-11-22Adding commands for configuring titlebar borders and paddingFlorent de Lamotte
2018-11-19Merge pull request #3083 from c-edw/feature/StripWorkspaceNameemersion
2018-11-19Add xwayland commandemersion
2018-11-18Add scroll factor config option.Spencer Michaels
2018-11-18Use #if instead of #ifdefemersion
2018-11-17Implement strip_workspace_name.Connor E
2018-11-17Move view {x,y,width,height} into container structRyan Dwyer
2018-11-12Use #if instead of #ifdef for WLR_HAS_*emersion
2018-11-11Allow multiple outputs for workspace outputBrian Ashworth
2018-11-08Merge pull request #3087 from RedSoxFan/side-gapsRyan Dwyer
2018-11-07Implement per side and per direction outer gapsBrian Ashworth
2018-11-07gaps: remove duplicate inner gapsBrian Ashworth
2018-11-06Add focus_follows_mouse always. (#3081)Connor E
2018-11-03Merge pull request #3021 from Snaipe/singlekey-binding-triggerDrew DeVault
2018-11-01Move view marks properties to container structRyan Dwyer
2018-11-01Merge pull request #3040 from RyanDwyer/border-props-to-containerDrew DeVault