62 Commits (4eb3fe4830fe3931c6a608c5ec16f627f2847972)

Author SHA1 Message Date
Ian Fan 751bb4a376 swaybar: move i3bar definitions into separate file
6 years ago
Ian Fan 312d009f65 swaybar: fail if bar id is invalid
6 years ago
Geoff Greer c495164f60 swaybar, swaylock, & tree/container: Set cairo font options to render text and lines with subpixel hinting (if available).
6 years ago
emersion 8a5ff5a4db swaybar: don't wl_display_roundtrip on each frame
6 years ago
emersion 82f1393cbb swaybar: handle hotplugging
6 years ago
emersion 012df55be5 swaybar: use output names instead of output indexes
6 years ago
minus bfcfabee2b swaybar: Fix scroll handling on workspace buttons
6 years ago
Peter Rice 14511da75d send scroll events to swaybar blocks
6 years ago
Peter Rice 79a998849b make hotspot callback take an x11 button id
6 years ago
emersion 63b4bf5000
Update for swaywm/wlroots#1126
6 years ago
emersion aa36899d8a
Fix a bunch of swaybar memory leaks
7 years ago
Alex Xu (Hello71) 63267240bf Work around maybe-uninitialized in bar.c
7 years ago
Scott Anderson 4dfbc3160c Fix swaybar axis event logic
7 years ago
Scott Anderson c63554885e Remove void * casts
7 years ago
Scott Anderson 2ebb6073b7 Remove status command event on error
7 years ago
Ryan Dwyer c38de16722 Fix swaybar output config.
7 years ago
Drew DeVault f242362e7e Handle output removal on swaybar
7 years ago
Drew DeVault 38bdd4bdeb Address review feedback
7 years ago
Drew DeVault d48e7036aa Don't use asserts with side-effects
7 years ago
Drew DeVault 2605950769 Add hidpi support to swaybar
7 years ago
Drew DeVault 333dbcbe72 Render i3bar blocks
7 years ago
Drew DeVault 2a5108a278 Implement workspace switch on click
7 years ago
Drew DeVault ae14dfc7ae Implement scroll wheel workspace switching
7 years ago
Drew DeVault 8d1425bde9 Initialize seat pointer in swaybar
7 years ago
Drew DeVault 095ac31921 Use render_all_frames from bar_setup
7 years ago
Drew DeVault 6fe66d0e6c Fix layer_surface_closed
7 years ago
Drew DeVault da6e48520b Tear down bar when display exits
7 years ago
Drew DeVault 0464a9910d Clean up status line on exit
7 years ago
Drew DeVault 0d0ab7c5ce Implement status line
7 years ago
Drew DeVault 86ba0fc15d Re-render bar on IPC updates
7 years ago
Drew DeVault 3399ad9840 Round up workspaces on each output
7 years ago
Drew DeVault e5e8094dc3 Only utilize the configured outputs
7 years ago
Drew DeVault 5c9ad035db Wire up basic IPC support
7 years ago
Drew DeVault cab1352801 Start port of swaybar to layer shell
7 years ago
Johannes Lundberg 44e72573cb Fix include path to input-event-codes.h for FreeBSD.
7 years ago
John Axel Eriksson feb8bb96ee
swaybar protocol: handle button 4 and 5
7 years ago
akokshar@redhat.com 39df3aed82 styling fixes
7 years ago
akokshar@redhat.com 65022e1cbf click_events as documented at https://i3wm.org/docs/i3bar-protocol.html
7 years ago
Drew DeVault 387eca1b29 Revert "swaybar: Group child processes for signalling"
8 years ago
Drew DeVault 0fc9628f03 Merge branch 'master' into tray
8 years ago
Calvin Lee 33fdae2001 Remove Xembed Support
8 years ago
Yury Krivopalov 8f4bc0a374 swaybar: Group child processes for signalling
8 years ago
Calvin Lee 1451ee8fd1 Reorganize Tray Code
8 years ago
Calvin Lee 843ad38b3c Implement Tray Icons
8 years ago
Drew DeVault 9aed9d9359 UnGNUify the codebase
8 years ago
Drew DeVault b2226ac655 Add client support for HiDPI
8 years ago
Drew DeVault 61184e3208 Initial testing on hidpi clients
8 years ago
Drew DeVault 416417a54c Reorganize includes
8 years ago
Hummer12007 06f46955c0 Fix a warning
8 years ago
Drew DeVault 3bb880bf20 Implement configurable wrapping on bar ws scroll
8 years ago