74 Commits (7f2e6d812a36e6c30623871c4640897593f6a6cd)

Author SHA1 Message Date
Ian Fan 4dba7c084a swaybar: when hiding bar, save old height to be restored upon reshow
6 years ago
Ian Fan a29ee77411 swaybar: send signal to status when hiding or showing bar
6 years ago
Ian Fan bcc61e5147 swaybar: handle mode/hidden_state changes
6 years ago
Ian Fan fed11d1c7b swaybar: move mode & mode_pango_markup to bar struct
6 years ago
Ian Fan a388ffa127 swaybar: only send initial workspace request if workspace buttons are enabled
6 years ago
Ian Fan 19f0bf3864 swaybar: add free_hotspots helper function
6 years ago
Ian Fan d0b54e932b swaybar: save id upon startup
6 years ago
Brian Ashworth d3f0e52784 bar-bindsym: address ianyfan's comments
6 years ago
Brian Ashworth 1c969e86f5 Implement bar bindsym
6 years ago
Ryan Dwyer 41bfd8c790 swaybar: allow null status_command
6 years ago
emersion d50f54fa42 swaybar: fix binding to wl_pointer multiple times
6 years ago
Ian Fan 02dfeea54c swaybar: synchronize rendering to output frames
6 years ago
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