aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* Clean up imported bar commandsLibravatar Drew DeVault2018-03-29
|
* Use statically allocated text bufferLibravatar Drew DeVault2018-03-29
|
* Fix failure to rearrange output in some casesLibravatar Drew DeVault2018-03-29
|
* Do some small cleanupLibravatar Drew DeVault2018-03-29
| | | | | | | - Fix workspace events (security config isn't in use so it wasn't being sent) - Kill status bar process when swaybar exits - Don't rearrange windows on every layer surface commit
* Call arrange_windows on layer destroyLibravatar Drew DeVault2018-03-29
|
* Restart swaybar on config reloadLibravatar Drew DeVault2018-03-29
|
* Terminate swaybar when freeing bar configLibravatar Drew DeVault2018-03-29
|
* Spawn swaybars when outputs are addedLibravatar Drew DeVault2018-03-29
|
* Add swaybg_commandLibravatar Drew DeVault2018-03-29
|
* Move bar config into its own fileLibravatar Drew DeVault2018-03-29
|
* Add bar configuration commandsLibravatar Drew DeVault2018-03-29
|
* Implement enough IPC for swaybar to workLibravatar Drew DeVault2018-03-29
|
* Fixed laggy focused output booleanLibravatar Drew DeVault2018-03-29
|
* Tear down bar when display exitsLibravatar Drew DeVault2018-03-29
|
* Clean up status line on exitLibravatar Drew DeVault2018-03-29
|
* Implement status lineLibravatar Drew DeVault2018-03-29
| | | | Does not yet support i3bar json protocol
* Iterate over workspaces backwardsLibravatar Drew DeVault2018-03-29
|
* Some layer shell fixesLibravatar Drew DeVault2018-03-29
| | | | Based on the corresponding rootston changes
* Respect user bar height preferenceLibravatar Drew DeVault2018-03-29
| | | | This is an i3-gaps feature we support
* Pixel-perfect renderingLibravatar Drew DeVault2018-03-29
|
* Add binding mode indicatorLibravatar Drew DeVault2018-03-29
|
* Re-render bar on IPC updatesLibravatar Drew DeVault2018-03-29
|
* Implement workspace button renderingLibravatar Drew DeVault2018-03-29
|
* Round up workspaces on each outputLibravatar Drew DeVault2018-03-29
|
* Only utilize the configured outputsLibravatar Drew DeVault2018-03-29
|
* Wire up basic IPC supportLibravatar Drew DeVault2018-03-29
|
* Start port of swaybar to layer shellLibravatar Drew DeVault2018-03-29
| | | | | | This starts up the event loop and wayland display and shims out the basic top level rendering concepts. Also includes some changes to incorporate pango into the 1.x codebase properly.
* Allow sway IPC clients to fall back to i3 socketLibravatar Drew DeVault2018-03-29
|
* Merge pull request #1652 from ascent12/glclearLibravatar emersion2018-03-29
|\ | | | | Clear buffer after beginning renderer
| * Clear buffer after beginning rendererLibravatar Scott Anderson2018-03-30
|/
* Maximize xdg shell surfaces on creationLibravatar Drew DeVault2018-03-29
| | | | | | | Makes them look better yo In the future we might want to only do this for tiled windows, and let floating windows do their own thing.
* Merge pull request #1643 from acrisci/xdg-protocol-headerLibravatar Drew DeVault2018-03-28
|\ | | | | add xdg-shell protocol header
| * add xdg-protocol headerLibravatar Tony Crisci2018-03-28
|/
* Merge pull request #1642 from swaywm/layer-shellLibravatar Drew DeVault2018-03-28
|\ | | | | Implement layer shell (rendering)
| * Address review feedbackLibravatar Drew DeVault2018-03-28
| |
| * Render layer surfaces and respect exclusive zoneLibravatar Drew DeVault2018-03-28
| |
| * Add initial layer shell skeletonLibravatar Drew DeVault2018-03-28
|/
* Merge pull request #1638 from swaywm/swaybg-layersLibravatar Drew DeVault2018-03-28
|\ | | | | Reimplement swaybg using surface layers
| * Address review commentsLibravatar Drew DeVault2018-03-28
| |
| * Refactor configure/ack configure/commit flowLibravatar Drew DeVault2018-03-28
| |
| * Remove obsolete client codeLibravatar Drew DeVault2018-03-28
| |
| * Fix styleLibravatar Drew DeVault2018-03-28
| |
| * s/scaling_mode/background_mode/gLibravatar Drew DeVault2018-03-28
| | | | | | | | Since it now includes SOLID_COLOR this is a more appropriate name.
| * Implement image backgroundsLibravatar Drew DeVault2018-03-28
| |
| * Add solid-color rendering to swaybgLibravatar Drew DeVault2018-03-28
| |
| * Add client protocols and swaybg skeletonLibravatar Drew DeVault2018-03-28
|/
* Merge pull request #1641 from swaywm/transformed-eventsLibravatar Drew DeVault2018-03-28
|\ | | | | Update input events per swaywm/wlroots#765
| * Update input events per swaywm/wlroots#765Libravatar Drew DeVault2018-03-28
|/
* Add subprojects to gitignoreLibravatar Drew DeVault2018-03-28
|
* Fix broken repo referencesLibravatar Drew DeVault2018-03-27
|