]> git.mdlowis.com Git - proto/labwc.git/shortlog
proto/labwc.git
2023-01-01 Consolatissrc/layers.c: minor simplification
2023-01-01 Consolatissrc/view.c: on un-fullscreen restore SSD before applyin...
2022-12-29 Consolatissrc/view.c: Allow snapping to the same edge
2022-12-29 Consolatisssd: scale down button icons if necessary
2022-12-29 Johan Malmdesktop.c: handle layer-subsurfaces in get_cursor_context()
2022-12-29 Johan Malmlayer: s/struct wlr_box/output->usable_area/
2022-12-29 Johan Malmlayer: rename signal-handler functions to handle_*
2022-12-29 Johan Malmlayer: get `struct output` from wlr_output user-data
2022-12-29 Johan Malmlayer: s/layers_above_shell/layers_above_views/
2022-12-29 Johan Malmlayer: remove wl_list layers[] from `struct output`
2022-12-29 Johan Malminclude/layers.h: remove redundant `struct wlr_box...
2022-12-29 Johan Malmlayer: use scene-graph API more fully
2022-12-29 Consolatissrc/workspaces.c: prevent re-focus for always-on-top...
2022-12-29 Consolatissrc/workspaces.c: use cached server pointer
2022-12-23 Flriandocs: update theme documentation
2022-12-23 Flriansrc/theme.c: add menu to individual buttons
2022-12-22 John Lindgrenrcxml: Make sure a default libinput category always...
2022-12-22 John Lindgrendocs: Fix small typo in labwc-config(5) manpage
2022-12-21 Johan Malmseat.c: minor refactoring of seat_reconfigure()
2022-12-20 FlrianExclude checkpatch.pl from language stats
2022-12-20 Johan Malmsubprojects/wlroots.git: use 0.16 branch
2022-12-19 bi4k8don't set view->w and view->h when mapping xdg views
2022-12-19 Jan Beichview: limit XCB header to Xwayland after 286b2146c348
2022-12-15 FlrianREADME.md: fix header numbering
2022-12-14 bi4k8osd: bookend with calls to cursor_update_focus
2022-12-13 bi4k8osd: factor drawing out of osd_update
2022-12-12 Consolatisdocs/menu.xml: Add comment about hiding of workspaces...
2022-12-12 Consolatisdocs/rc.xml.all: Add <default /> description for mousebinds
2022-12-12 Consolatisdocs/rc.xml: add default mousebind example
2022-12-12 Consolatisdocs: reformat rc.xml.all
2022-12-12 Consolatisdocs: reformat default config
2022-12-10 Flriansrc/view.c: dont switch output on SnapToEdge if view...
2022-12-10 Consolatissrc/action.c: Provide generic parsing of XML action...
2022-12-08 bi4k8document Kill command
2022-12-08 bi4k8implement Kill action
2022-12-08 bi4k8don't NULL-check output when it can't be
2022-12-08 bi4k8fix cleanup issues in xdg_surface_new
2022-12-07 Johan MalmREADME.md: update build instructions
2022-12-06 Consolatismenu: Dynamically adjust menu width based on widest...
2022-12-06 Consolatismenu: Convert hardcoded item padding to theme vars
2022-12-06 Consolatistheme: Rename separator_width to separator_line_thickness
2022-12-06 Consolatismenu: Add generic menu_init() entry point
2022-12-01 Johan MalmREADME: restructure and amend project description
2022-11-29 Johan MalmCONTRIBUTING.md: describe how to upversion
2022-11-29 Johan Malmlabwc-menu(5): document separator
2022-11-28 ConsolatisCI: check codestyle only once
2022-11-28 Consolatisdocs: add basic README
2022-11-28 Consolatisdocs: install example configs
2022-11-27 John Lindgrenssd: Move implementation details from ssd.h to ssd...
2022-11-27 John Lindgrenssd: Allocate `struct ssd` and `struct ssd_hover_state...
2022-11-27 John Lindgrenview: Fix SSD margin computation
2022-11-27 Johan MalmFix minor coding style breaches
2022-11-27 Johan Malmci: run checkpatch.pl on all .c and .h files
2022-11-26 John Lindgrenssd: Add debug helpers
2022-11-26 John Lindgrenssd: Cosmetic cleanups
2022-11-26 John Lindgrenview: Hide decorations for fullscreen views
2022-11-26 John Lindgrenssd: Add missing state updates
2022-11-26 John Lindgrenssd: Eliminate unnecessary temporary variables
2022-11-26 John Lindgrenssd: Simplify ssd_create()
2022-11-26 John Lindgrenview: Add view_reload_ssd()
2022-11-26 John Lindgrenview: Enable/disable decorations explicitly
2022-11-25 John Lindgrenaction: Inline private/action.h into action.c
2022-11-25 John Lindgrenview: Move xdg_surface + xwayland_surface to derived...
2022-11-25 Johan Malmview: create derived structs
2022-11-22 John Lindgrenview/ssd: Move ssd->enabled to view->ssd_enabled
2022-11-22 John Lindgrenview/ssd: Move view->margin to view->ssd.margin
2022-11-22 John Lindgrenview: Add view_set_untiled()
2022-11-22 John Lindgrenview: Rename/move workspaces_send_to() to view_move_to_...
2022-11-22 John Lindgrenaction/view: Ensure view arguments are never NULL
2022-11-22 Scarcely Theressd: Inactive window button icons now follow theme...
2022-11-21 John Lindgreninclude: Break out view.h from labwc.h
2022-11-20 John Lindgreninteractive: Refactor natural_geometry/tiled state...
2022-11-20 John Lindgrenview: Reuse view_set_decorations() in view_toggle_decor...
2022-11-20 John Lindgrenview: Fix positioning of initially-maximized XWayland...
2022-11-20 Oğuz Ersennls: add turkish translation
2022-11-20 Johan MalmMerge pull request #618 from jlindgren90/xwayland-surface
2022-11-19 Arnaud Vallette... Update labwc-config.5.scd
2022-11-18 Consolatissrc/config/rcxml.c: Check for modifiers when merging...
2022-11-18 Jan Beichbuild: drop pixman dependency after 532656ad5b47
2022-11-17 Johan Malmbuild: bump version to 0.6.0
2022-11-17 Johan MalmNEWS.md: update notes on 0.6.0
2022-11-17 Johan Malmci: add hwdata
2022-11-17 Johan Malmwlroots.wrap: use 0.16.0
2022-11-16 Johan MalmRefuse to start when SUID is detected
2022-11-16 bi4k8update repeat rate of all keyboard input devices, not...
2022-11-15 Johan Malmcursor: combine two variables relating to frame-context
2022-11-15 Johan Malmoutput: test adaptive sync
2022-11-15 bi4k8Support smooth scroll and horizontal scroll
2022-11-15 John Lindgrencursor: Make update_pressed_surface() no-op except...
2022-11-15 Johan Malmview: survive setting fullscreen with no outputs
2022-11-11 bi4k8src/config/rcxml.c: distinguish no and unknown font...
2022-11-11 bi4k8keyboard: use 1000/rate msecs for keybind repeat event...
2022-11-11 John Lindgrenxwayland: Better document/assert view/surface association
2022-11-10 bi4k8fix typo
2022-11-06 Arnaud Vallette... src/cursor.c: Use 'handled' for state of consumed curso...
2022-11-06 Arnaud Vallette... Scroll-Bindings: Add docs
2022-11-06 Arnaud Vallette... Scroll-Bindings: Add default config
2022-11-06 Arnaudv6Scroll-Bindings: Add support for mouse wheel bindings
2022-11-03 Johan MalmFix coding style
2022-11-03 Johan Malmcheckpatch: ignore += UNNECESSARY_ELSE
next