]> git.mdlowis.com Git - proto/labwc.git/shortlog
proto/labwc.git
2022-08-30 Consolatissrc/config/mousebind.c: Fix mousebind ordering
2022-08-30 Consolatissrc/config/rcxml.c: Merge default mousebinds
2022-08-30 Consolatissrc/view.c: Fix minimizing the last window
2022-08-28 Johan MalmMerge pull request #307 from Consolatis/feature/tab_preview
2022-08-28 ConsolatisMove OSD handler for view destruction to osd.c
2022-08-28 Consolatissrc/osd.c: Integrate preview outline into OSD state
2022-08-28 Consolatisalt-tab preview: restore functionality after move to...
2022-08-28 ConsolatisPrepare OSD for reimplementation of the preview feature
2022-08-27 ConsolatisChase wlroots: Culling
2022-08-27 Johan Malmosd: position preview border within SSD max extents
2022-08-27 John Lindgrenview/ssd: Refactor and fix visual indication for active...
2022-08-26 Consolatissrc/{common/font,theme}.c: Switch to cairo helpers
2022-08-24 ConsolatisDisconnect view from destroying output
2022-08-24 FlrianAdd config option to disable preview outlines
2022-08-21 John Lindgrenkeyboard: Hide Alt-Tab switcher when canceling via...
2022-08-21 John Lindgrenosd: Do not show window switcher on disabled outputs
2022-08-20 Consolatissrc/osd.c: Add preview outlines
2022-08-20 Consolatiscommon/graphic-helpers: Add cairo helpers
2022-08-20 Consolatiscommon/graphic-helpers: Add multi_rect
2022-08-19 Johan Malmlabwc-theme(5): add menu.xbm
2022-08-18 Johan Malmview: view_move() s/double/int/ for x and y
2022-08-17 yizixiaofunc output_destroy_notify add free
2022-08-17 Johan Malmsrc/cursor.c: refactor nested if-statements
2022-08-17 Johan Malmcursor: do not clamp motion coordinates for xdg-shell...
2022-08-16 Consolatissrc/cursor.c: Keep sending motion events for out-of...
2022-08-16 John Lindgrencursor: Do not clamp motion coordinates for XWayland...
2022-08-12 Johan Malmkeybind: remove default alt-escape for Exit
2022-08-12 Consolatissrc/ssd/ssd_titlebar.c: Completely hide title when...
2022-08-12 Johan Malmscaled_font_buffer.c: simplify calls to zfree()
2022-08-12 Johan Malmmenu: render submenu arrows
2022-08-12 Johan Malmfont: remove unused font_buffer_update()
2022-08-11 Johan Malmmenu: do not require label attribute for highest level...
2022-08-11 Consolatissrc/xwayland-unmanaged.c: Prevent racing configure...
2022-08-01 01mickoREADME.md: fix broken link for 'environment' man page
2022-07-29 Jan BeichCI: auto-update freebsd-vm within major version
2022-07-29 Consolatissrc/config/session.c: Handle allocation failures
2022-07-29 Consolatissrc/config/session.c: Update dbus / systemd activation...
2022-07-24 Consolatissrc/view.c: Fix output handling with no outputs available
2022-07-23 John Lindgrenxwayland: Process unmanaged client configure requests...
2022-07-21 Johan MalmMerge pull request #457 from Consolatis/fix/xwayland_seat
2022-07-21 ConsolatisCI: Use MacOS-12 for FreeBSD runner
2022-07-21 Consolatisxwayland: (Re)set seat when xwayland is ready
2022-07-21 ConsolatisCI: Update FreeBSD runner
2022-07-18 John Lindgrenxwayland: Process move-only client configure requests...
2022-07-18 John Lindgrenresistance: Do not consider edges of disabled outputs
2022-07-18 John Lindgrencursor: Move resistance_resize_apply() before view_adju...
2022-07-17 Johan MalmMerge pull request #454 from Joshua-Ashton/bump-fd...
2022-07-17 Joshua Ashtonmain: Increase FD limit
2022-07-17 Joshua Ashtoncommon: Add helpers for raising/lowering FD limit
2022-07-15 Johan Malmbuf.c: fix bug in environment variable expansion
2022-07-15 Johan MalmNEWS.md: add notes on 0.5.3
2022-07-14 Johan MalmNEWS.md: add notes on 0.6.0
2022-07-14 Joshua Ashtoncursor: Fix crash when creating a cursor constraint
2022-07-13 Consolatisconfig/rcxml.c: Fix parsing of adaptiveSync setting
2022-07-13 Jan BeichCI: upgrade FreeBSD to 13.1
2022-07-12 Krsna MahapatraCI: Add missing deps for Void Linux runner
2022-07-11 Consolatissrc/view.c: Prevent crash by killing a moving application
2022-07-10 Johan MalmREADME.md: refresh and refactor
2022-07-09 Consolatissrc/output.c: Always react to new output configuration
2022-07-04 Johan Malmxwayland.c: fix position bug
2022-07-04 Consolatissrc/action.c: Convert action->arg to a list of action_arg
2022-07-03 Consolatissrc/view.c: Fall back to default geometry when changing...
2022-07-03 John Lindgren(Partly) fix handling of client-initiated configure...
2022-07-02 ConsolatisRestore original geometry when moving a tiled window
2022-07-02 ConsolatisRename unmaximized_geometry to natural_geometry
2022-07-02 Consolatissrc/view.c: Unmaximize on SnapToEdge
2022-07-02 Consolatissrc/view.c: Prevent SnapToEdge while in fullscreen
2022-07-02 Consolatissrc/view.c: Re-arrange tiled windows on un-fullscreen...
2022-07-02 Consolatissrc/view.c: Re-arrange tiled windows on decoration...
2022-07-02 Consolatissrc/view.c: Re-arrange tiled windows on layout change
2022-07-02 Consolatissrc/view.c: Convert SnapToEdge to use view_apply_xxx_ge...
2022-07-02 Consolatissrc/layers.c: Prevent re-arranging views if usable_area...
2022-06-30 Consolatissrc/layers.c: Adjust views based on usable_area changes
2022-06-30 Consolatissrc/ssd/ssd.c: Keep view->margin in sync when toggling...
2022-06-28 ConsusFix usable area calculation
2022-06-25 ConsolatisChase wlroots: wlr_input_device refactor
2022-06-25 Johan Malmmenu: support <separator />
2022-06-23 ConsolatisCI: add FreeBSD runner
2022-06-22 Johan MalmREADME: add link to website
2022-06-22 Johan MalmREADME: update links to scope document
2022-06-21 Consolatissrc/action.c: Fix includes for kill() and getpid()
2022-06-21 ConsolatisCI: add Void Linux in musl variant
2022-06-19 Flriansrc/osd.c: fix max text width
2022-06-18 Consusworkspaces: Allow switching/sending to the last used...
2022-06-17 Consolatissrc/debug.c: Sync with workspaces
2022-06-17 Consolatissrc/layers.c: Update output for popup after forced...
2022-06-16 Johan Malmaction.c: add _POSIX_C_SOURCE
2022-06-16 Joshua AshtonAllow leasing desktop displays
2022-06-15 Johan MalmMerge pull request #333 from Consolatis/wip/workspaces
2022-06-15 Consolatisworkspaces: Switch workspace when activating via panel
2022-06-15 Consolatisworkspaces: Hide menu if there is only a single workspace
2022-06-15 Consolatisworkspaces: Add default workspace sub menu
2022-06-15 Consolatisworkspaces: Add workspace actions
2022-06-15 Consolatisworkspaces: Wire up workspaces
2022-06-15 Consolatisworkspaces: Implement config parsing
2022-06-15 Consolatisworkspaces: Add workspaces.{c,h}
2022-06-15 Consolatissrc/osd.c: Hide OSD when there are no views on osd_update
2022-06-15 Consolatisinclude/labwc.h desktop_cycle_view: Clarify signature
2022-06-15 Consolatissrc/keyboard.c: Make any_modifier_pressed() global
2022-06-15 Consolatissrc/common/font.c: Add font_width()
next